body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;
	
	margin:0px;

	background-image:url(images/bg/b_main.gif);

	background-repeat:repeat-y;

}



p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	margin:1ex 0 1ex 0;

}



td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}



th {

	font-size: 11px;

	text-align:left;

	vertical-align:top;

}



li {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	list-style-image: url(images/gen/bullet.gif);

}

	

.whitetext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ffffff;

}



.whitetext_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ffffff;


}

a { font-family: Verdana, Arial, sans-serif; color:#033879; text-decoration:none; font-size:11px;}

a:hover { color:#033879; text-decoration:underline;}

a:active { color:#033879; text-decoration:underline;}

a:visited { color:#033879; text-decoration:none;}

a:visited:hover { color:#033879; text-decoration:underline;}



A.bodylink { font-family: Verdana, Arial, sans-serif; color:#000000; text-decoration:none; font-size:11px;}

A.bodylink:hover { color:#074DA2; text-decoration:underline;}

A.bodylink:active { color:#CE0000; text-decoration:underline;}

A.bodylink:visited { color:#000000; text-decoration:none;}

A.bodylink:visited:hover { color:#074DA2; text-decoration:underline;}



#divUpControl{position:absolute; width:391px; left:340px; top:130px; z-index:1; text-align: right} 

#divDownControl{position:absolute; width:391px; left:340px; top:360px; z-index:1; text-align: right}

#divContainer{position:absolute; width:450px; height:295px; overflow:hidden; top:116px; left:268px; clip:rect(0,450px,305px,0); visibility:hidden} 

#divContent{position:absolute; top:50px; left:0px} 



.formfield {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #183C69;

	background-color: #FFFFFF;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #2C5383;

	border-right-color: #2C5383;

	border-bottom-color: #2C5383;

	border-left-color: #2C5383;

	background-image: url(images/gen/formshadow.gif);

}

	

.formfield2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #183C69;

	background-color: #ffffff;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #2C5383;

	border-right-color: #2C5383;

	border-bottom-color: #2C5383;

	border-left-color: #2C5383;

}

.menu {

	background-color: #FFFFFF;

}

.menu_x {

	background-color: #cccccc;

}

.submenu {

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 10px;

    font-weight:bold;

    position:absolute;

    width:100px;

    border: 0px #000000 solid;

    padding: 0px;

    background-color: #ffffff;

    line-height: 1px;

    line-height: 14px;

    line-height: 16px;

    line-height: 1px;

    line-height: 14px;

    z-index: 90;

}

H1{
            font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size : 18px;
            font-weight: bold;
            color : #0057C2;
	    margin-top:8px;
}

.blue_title{
            font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size : 15px;
            font-weight: bold;
            color : #0057C2;
}

.imageSquare{position:relative; width:85px; height:85px; color:#000; background-color:#ffffff; overflow:hidden;}
#tl, #bl, #tr, #br {position:absolute; width:14px; height:14px; color:#ffffff;overflow:hidden;}
#tl {top:0px; left:0px; background-image:url(images/bg/bg_top_left.gif); background-repeat:no-repeat; }
#bl {bottom:0px; left:0px; background-image:url(images/bg/bg_bottom_left.gif); background-repeat:no-repeat; }
#tr {top:0px; right:0px; background-image:url(images/bg/bg_top_right.gif); background-repeat:no-repeat; }
#br {bottom:0px; right:0px; background-image:url(images/bg/bg_bottom_right.gif); background-repeat:no-repeat; }
