body {
	background-color:#003F87;
	text-align:center;
}
.main {
	background-color:#FFFFFF !important;
	font-family:Arial;
	font-size:13px;
	text-align:left;
	width:750px;
	margin:20px 0px 0px 0px;
}
select { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
width: 200px;
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
} 

.alert {
	background-color:#BFBFFE !important;
	font-family:Arial;
	font-size:13px;
	text-align:left;
	width:400px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: separate;
}
.borderbox {
	background-color:#FFFFFF !important;
	font-family:Arial;
	font-size:16px;
	text-align:center;
    width:131px;
	border-width: 3px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #003F87;
	border-collapse: separate;
    padding:5px;
    margin-left:3px;
    margin-top:10px;
                
}
table.grayborder {
	background-color:#FFFFFF !important;
	font-family:Arial;
	font-size:13px;
	text-align:left;
	width:92%;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #C0C0C0;
	border-collapse: separate;
}
td.grayborder {
	background-color:#FFFFFF !important;
	font-family:Arial;
	font-size:13px;
	text-align:left;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #C0C0C0;
	border-collapse: separate;
}
.formdiv {
	background-color:#EFEFEF !important;
	font-family:Arial;
	font-size:13px;
	text-align:center;
	width:340px;
	border-width: 2px;
	border-spacing: 0px;
	border-style: dashed;
	border-color: black black black black;
	border-collapse: separate;
                padding:10px;
}
.maintext {
	font-family:Arial;
	font-size:13px;
	text-align:left;
}
.rel {
	position:relative;
	top:0px;
	left:0px;
	clear:both;
}
.left {
	width:170px;
	float:left;
	text-align:center;
	margin:0px 0px 0px 0px;

}
.navcolumn {
	width:167px;
	float:left;
	text-align:center;
	margin:0px 0px 0px 3px;

}
.right_f {
	width:580px;
	float:right;
	text-align:left;
}
.middle  {
	width:410px;
	float:left;
	/*border:1px solid red;*/
}
.right {
	width:170px;
	float:right;
	/*border:1px solid red;*/
}
.bottom {
	background-color:#FFFFFF;
	height:9px;
	width:750px;
	clear:both;
}
.lrText, .bar {
	margin:10px 10px 0px 10px;
	width:150px;
	color:#000;
	text-align:center;
}
.bar {
	border:1px solid #BB8916;
}
.barTitle {
	background-color:#BB8916;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.barText {
	background-color:#FFF;
	color:#000;
	width:128px;
	text-align:center;
	margin:0px 10px 0px 10px;
}
.barLink {
	width:126px !important;
	margin:6px 0px 6px 0px;
	text-align:center;
	font-size:12px;
}
a {
	color:#2586d7;
	text-decoration:underline;
}
a:hover {
	color:#000066;
	text-decoration:none;
}
h1 { 
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 22px; 
font-weight: bold; 
color: #E3170D; 
}
h3.st {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 17px; 
color:#000000;
font-size:17px;
text-align:center;
}
h3 { 
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 17px; 
font-weight: bold; 
color: #2586d7; 
}
.middleText {
	margin-top:10px;
}
.middleFullText {
	margin:10px 10px 0px 0px;
}
.copyright {
	background-color:#003F87;
	font-family:Arial;
                color:#DFDFDF;
	font-size:10px;
	text-align:center;
	width:400px;
                float:center;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 145px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 129px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
font-weight: bold;
font-size: 12px;
color: white;
background-color: #003F87;
border-bottom: 1px solid #000000;
border-left: 7px solid #000000;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 147px; /*IE 5*/
w\idth: 129px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 80%;
margin:0 auto;
}

.curlycontainer .innerdiv{
background: transparent url(../images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}
ul.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #00CC33;
text-decoration: none;
background-color: #CCCCCC;
text-indent: 5px;
list-style-position: outside;
list-style-image: url(arrow.gif);
list-style-type: square;
padding: 6px;
margin: 2px;
}