/* CSS Document */

body { padding:0px; margin:10px 0px;}
form{padding:0px; margin:10px 0px;}

.topcurve{ background:url(../images/topcurve.gif) no-repeat; height:29px;}
.bottomcurve { background:url(../images/botcurve.gif) no-repeat; height:29px;}

.txtbox { border:1px solid #7f9db9}
.txtboxrequired { border:1px solid red;}

.content { background:url(../images/bgcurve.gif) repeat-y;font-family:arial; font-size:12px; color:#000;}

h1{font-family:arial; font-size:18px; color:#000;}

.footer { font-family:arial; font-size:9px; color:#000; text-align:center;}
.footer2 { font-family:arial; font-size:12px; color:#000; text-align:center; padding-top:4px;}
.footer2 a, .footer2 a:visited, .footer2 a:hover { color:#000; text-decoration:underline;}