body {
	background-color: #404040;
}
td, p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.borders {
	border: 1px solid #000000;
}
.smalltype {
	font-size: 10px;
	text-decoration: none;
}
.sitelabels, .formtablequestions
{
    width: 100px;
    color: #C0C0C0;
    vertical-align: top;
}
.accountbar
{
    background-color: #676767;
}
a {
	color:#EBFBFC;
	text-decoration:underline;
}
a:hover{text-decoration:none;}


h1
{
	font-size: 30px;
	color:#0FA5CA;
	text-transform:uppercase;
	font-weight:normal;
	width:auto;
	font-family: 'Times New Roman', Times, serif;
	color: #FFFFFF;
}
h2,h3
{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF2227;
	text-decoration: none;
	font-size: 14px;
}
.divider
{
    border-bottom-style: dashed;
    border-bottom-width: 2px;
    border-bottom-color: #C0C0C0;
}
.labelindent
{
    margin-left: 106px;
}
.bottomlinks, .bottomlinks a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.bottomlinks a:hover
{
    color: #FF0000;
}
.bluebg
{
    background-color: #d4ecf0;
    font-size: 4px;
}
.bluebg2
{
    background-color: #bddde3;
    font-size: 4px;
}
.bluebgnormal
{
    background-color: #d4ecf0;
    padding: 10px;
}
.bluebgnormal2
{
    background-color: #bddde3;
}
.bluebgnormal2 h3
{
    background-position: 0px 0px;
    color: #20829b;
    height: 21px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url('/images/circlewhite.gif');
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 2px;
    margin-left: 5px;
    margin-bottom: 5px;
}
.bluebgnormal2 p
{
    margin-top: 0px;
}
.sidelinks
{
    padding-right: 5px;
    padding-left: 5px;
}
.sidelinks a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4d676e;
    text-decoration: none;
}

.sidelinks td
{
    padding: 2px;
    padding-left: 23px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #7a969d;
    background-image: url('/images/file.gif');
    background-repeat: no-repeat;
    background-position: 7px 3px;
}
.sidelinks a:hover
{
    color: #000000;
}
/***global*******************************************/

.content { background:url(/images/bg.gif) center top repeat;}
.bg_content { background:url(/images/bg_wh.gif) 0 0 repeat-x; width:100%;}
.content .indent { padding:0 58px 15px 58px;}

.inside_content { padding:34px 35px 10px 37px;}
.textboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #212121;
}
.graybuttons
{
	border-right: medium none;
	border-top: medium none;
	font-weight: bold;
	font-size: xx-small;
	border-left: medium none;
   	background-color: #333333;
	color: #ffffff;
	border-bottom: medium none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 3px;
	padding-top: 3px;

}
.buttonrow
{
    padding-left: 110px;
}
.sitebuttons,.buttonrow input {
	border-right: medium none;
	border-top: medium none;
	font-weight: bold;
	font-size: xx-small;
	border-left: medium none;
	color: #ffffff;
	border-bottom: medium none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF2227;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.msgbox
{
    background-color: #808080;
    border: 2px dotted #CC3300;
    padding: 5px;
    color: #FFFFFF;
}