body {
background-color:	     #FFFFFF;
color:			         #000000;
margin-bottom:           0;
margin-top:              0;
margin-left:             0;
margin-right:            0;
background-image:	     url(../images/background.gif);	
background-position:     top center;
background-repeat: 	     no-repeat;
}

.siteTitle {
font-size:               24px;
font-weight:             bold;
color:                   #0053A0;
font-family:	         arial,helvetica,sans-serif;
}

.footer{
font-weight:             bold;
color:                   white;
font-family:	         arial,helvetica,sans-serif;
}

.buttonscontainer {
width:                   200px;
}

.buttons a {
color:                   #FFFFFF;
border:                  2px solid;
background-color:        #1478a6;
padding:                 2px;
padding-left:            4px;
font:                    17px Arial, sans-serif;
font-weight:             bold;
text-decoration:         none;
border-color:            #9BA0A2 #000000 #000000 #9BA0A2;
display:                 block;
margin:                  0px;
width:                   220px;
text-align:              center;
}

.buttonSelected a {
border-color:			#000000 #9BA0A2 #9BA0A2 #000000;
text-decoration:		underline;
font-style:				italic; 
}

.buttons a:hover {
color:                   #FFFFFF;
border:                  2px solid;
background-color:        #0053a0;
padding:                 2px;
padding-left:            4px;
font:                    16px Arial, sans-serif;
font-weight:             bold;
text-decoration:         none;
border-color:            #000000 #000000 #000000 #000000;
display:                 block;
margin:                  0px;
width:                   220px;
text-align:              center;
}

.content{
font-size:               14px;
font-weight:             100;
color:                   #00529F;
font-family:	         arial;
}

.regtext{
font-size:               18px;
font-weight:             600;
color:                   #00529F;
font-family:	         Monotype Corsiva;
}

.soon{
font-size:               28px;
font-weight:             600;
color:                   #00529F;
font-family:	         arial;
}

.link {
color:                   #00539f;
font:                    18px Arial, sans-serif;
font-weight:             bold;
text-decoration:         underline;
text-align:              left;
}

.cissue{
color:                   #00539f;
font:                    14px Arial, sans-serif;
font-weight:             bold;
text-decoration:         underline;
text-align:              left;
}

.history {
color:                   #00539f;
font:                    14px Arial, sans-serif;
font-weight:             bold;
text-decoration:         underline;
text-align:              left;
}

.form_validation {
	color: red;
	font-weight: bold;
	vertical-align: middle;
	text-align= left;
}

.form_label {
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
}


#sitemap a {
width: 50px;
height: 16px;
margin:0;
text-align: center;
font-family: arial,helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
height: 12px;
text-decoration:none;
text-align: center;
padding: 0px;
cursor: hand;
}

#sitemap a:hover{
color: #999999;
text-align: center;
font-size: 12px; 
text-decoration: underline; 
font-family: arial,helvetica,sans-serif;
}
