@charset "utf-8";
/* CSS Document */

body{
background-color:#3c73ac;
background-repeat: repeat-x;
color:#000000;
font-family: 'Courier New', Courier, monospace;
font-size:14px;
}

ol{
color:#96000b;
font-size:24px;
margin-top:0;
margin-left:15px;
margin-right:5px;
margin-bottom:0;
}

ol li{padding-bottom:15px;}

ol p {
font-size:16px;
color: #000000;
margin-left:auto;
margin-right:5px;
padding-top:0;
margin-top:0;
text-align:left;
}

p{font-size:16px;
margin-left:0px;
margin-right:10px;
padding-top:0;
margin-top:0;
color:#000;
text-align:justify;
}

h4{
color: #96000b;
font-size:14px;
text-align:center;
}
h2{
color:#053868;
font-size:24px;
margin-top:0;
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
margin-left:5px;
margin-right:5px;
margin-bottom:0;
}

h3{
color: #96000b;
font-size:18px;
padding:0;
margin:0;
border-bottom: 1px solid silver;
margin-bottom: 5px; 
padding-bottom: 3px;
}

.logo{
position:relative;
top:0px;
left: 5px;
width:400px;
height:100px;
background-image: url(logo.gif);
z-index:5;
}

.mainDiv{
position: relative;
top:20px;
width:980px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}

.wrapper{margin: 0 auto; width: 920px; padding-top:77px;}
.side-shadow-l {background: url(side-shadow-l.png); position:absolute;background-repeat:repeat-y; top:50px; width:20px; left:0px;}
.side-shadow-r {background: url(side-shadow-r.png); position:absolute; background-repeat:repeat-y; top:50px; width:20px; right:0px;}


.imageLinks A:link {color: #ffffff;}
.imageLinks A:visited {color: #ffffff;}
.imageLinks A:active {color: #ffffff;}
.imageLinks A:hover {color: #ffffff;}

.internalLinks A:link {color: #96000b; text-decoration:none;}
.internalLinks A:visited {color: #96000b; text-decoration:none;}
.internalLinks A:active {color: #96000b; text-decoration:none;}
.internalLinks A:hover {color: #053868; text-decoration:none;}


}
.mainDiv_top_933152 div {
   background: url(images/roundedcornr_933152_tl.png) no-repeat top left;
}
.mainDiv_top_933152 {
   background: url(images/roundedcornr_933152_tr.png) no-repeat top right;
}
.mainDiv_bottom_933152 div {
   background: url(images/roundedcornr_933152_bl.png) no-repeat bottom left;
}
.mainDiv_bottom_933152 {
   background: url(images/roundedcornr_933152_br.png) no-repeat bottom right;
}

.mainDiv_top_933152 div, .mainDiv_top_933152, 
.mainDiv_bottom_933152 div, .mainDiv_bottom_933152 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}

.form-style{margin:0; padding:0;}
.form-style p{margin:0px; bottom:0px; top:0px; padding:0px; color:#96000b; font-family:"Comic Sans MS";}

		.form_field {
			font-size : 13px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #474747;
			font-weight : bold;
			text-align:left;
		}

		.form_text{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.text_box{
			font-size : 14px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #FFFFFF;
			background:#3c73ac;
			border: 1px solid silver;
			width:180px;
			height:20px;
			margin:0;
		}
		
		.text_select{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.form_error{
			font-size : 10px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #053868;
			font-weight : bold;
		}
