* {
   font-family:Arial,Verdana,Helvetica,sans-serif;
   font-size:11px;
   color:#000;
   line-height:1.23;
}


form, p {
   padding:0px;
   margin:0px;
}

body {
   bgcolor:#FFF
   padding:0px;
   margin:0px;
}

div.page {
width:812px;
display:block;
margin:0px auto 0px auto;
padding:0px 0px 0px 0px;
text-align:center;
}

div.header {
   width:812px;
   text-align:center;
}
div.header h1 {
   font-size:24;
   color:#BD0000;
   font-weight:bold;
   margin:0px;
   padding:0px;
}
div.header h2 {
   font-size:14;
   color:#000000;
   font-weight:bold;
   margin:0px;
   padding:0px;
}

div.content {
   width:812px;
   text-align:center;
}
div.content h1 {
   font-size:16;
   color:#BD0000;
   font-weight:bold;
   margin:0px;
   padding:0px;
}

div.footer {
   width:812px;
   text-align:center;
}

.mybold {
   color:#BD0000;
   font-size:14;
}
.mystrong {
   color:#13416F;
   font-size:12;
   text-decoration: underline;
}


.formText {
   font-size: 13px;
   font-weight: bold;
   padding:5 0 0 0;
   text-align:right;
}
.regFormField {
   width: 70px;
   height: 20px;
   font-size: 11px;
}
A.formLink:link  , A.formLink:visited	{ font-size: 10px;	color: #000; text-decoration: underline;}
A.formLink:hover, A.formLink:active	{color: #fff;font-size: 10px;text-decoration: underline;}			 
.searchFormField {
   width: 23px;
   height: 18px;
   font-size: 11px;
}
A.formLinkSearch:link  , A.formLinkSearch:visited	{ font-size: 13px;	color: #000; text-decoration: underline;}
A.formLinkSearch:hover, A.formLinkSearch:active	{color: #000; font-size: 13px;text-decoration: underline;}			
