/******** Body Elements ********/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #ffffff;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	line-height: 180%;

}

/******** Layout Elements ********/

.wrapper {
	width: 974px;
	margin: 0 auto;
                padding: 5px;
	background-color: #cccccc;
}

.topheader {
	height: 20px;
	margin: 0 0 0 0;
	padding: 3px;
	background-color: #cccccc;
	line-height: 10px;
	overflow: hidden;
	position: relative;
color: #555555;
}

.topheader ul { 
margin:0; 
list-style:none; 
} 

.topright { 
position: absolute; 
top: 1px; 
right: 15px; 
margin:0px; 
padding:0px 0px 0px 0px; 
color: #555555;
font-size: 10px;
} 

.topleft { 
position: absolute; 
top: 3px; 
left: 15px; 
margin:0px; 
padding:0px 0px 0px 0px; 
color: #FFFFFF;
} 

.style1 {
	height: 14px;
	font: arial;
	font-size: 8px;
	width: 50px;
}

.style2 {
	height: 14px;
	font: Arial;
	font-size: 8px;
}
.style3 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.header {
	height: 100px;
	margin: 0 0 0 0;
	padding: 0px;
	border: 0px solid #98B7E0;
	background-color: #cc4444;
	text-align: left;
	line-height: 20px;
	clear: left;
	position: relative;
                background: url(images/headbluefill.png);
}


.headright { 
position: absolute; 
top: 15px; 
right: 15px; 
margin:0px; 
padding:0px 0px 0px 0px; 
color: #FFFFFF;
font-size: 18px;
	text-align: right;
} 


.leftwrap {
	margin: 5px 0px 0px 0px;
	float: left;
	width: 195px;
	padding: 0px;
                background: url(images/fill.png) top repeat-x; 
	background-color: #ffffff;
}

.centerwrap {
                height: 550px;
                float: left;
                background: url(images/fill.png) top repeat-x; 
	background-color: #ffffff;
	width: 574px;
	margin: 5px 5px 0px 5px;
	}

.centerwraplong {
                float: left;
                background: url(images/fill.png) top repeat-x; 
	background-color: #ffffff;
	width: 574px;
	margin: 5px 5px 0px 5px;
	}

.rightwrap {
                height: 550px;
	margin: 5px 0px 0px 0px;
	float: right;
	width: 195px;
	padding: 0px;
                background: url(images/fill.png) top repeat-x; 
	background-color: #ffffff;
}

.content {
font-size: 12px;
padding:45px 5px 5px 5px; 
word-wrap: break-word;
overflow: hidden;
text-align: justify;
border-top: solid #cccccc;
}

.aligncenter {
text-align: center;
}

.tl {background: url(images/topleft.png) 0 0 no-repeat} 
.tr {background: url(images/topright.png) 100% 0 no-repeat; padding:10px} 
.hl {background: url(images/headblueleft.png) 0 0 no-repeat} 
.hr {background: url(images/headblueright.png) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}




.bottom {
	margin: 5px 0px 5px 0px;
	height: 150px;
	padding: 0px;
	width: 974px;
                background: url(images/fill.png) top repeat-x; 
	background-color: #ffffff;
}

.footer {
clear: both;
	margin: 5px 0 0 0;
	padding: 5px;
	background-color: #003759;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	width: 964px;
}




/******** Document Styles ********/
.text_over_image
{
 background:url(images/1.PNG);  /* image to display */
 width:247px;                     /* width of image */
 height:51px;                    /* height of image */
 color:#555555;                   /* text color */
 font-size:18px;                  /* font size */
 font-weight:bold;                /* font weight */
 font-family:Arial;               /* font family */
 text-decoration:nono;       /* text decoration */
 padding-left:3px;                /* left position of text */
 padding-top:28px;                /* top position of text */
 border:0px solid #FF0000;        /* border around image if desired */
 overflow:hidden;                 /* so div won't change size */
 }



.txt {
	font-size: 20px;
	font-weight: bold;
color: #ffffff;
text-align: left;
}
.txtb {
	font-size: 14px;
	font-weight: bold;
color: #ffffff;
text-align: left;
}
.txtc {
	font-size: 9px;
line-height: 10px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
color: #ffffff;
text-align: right;
	margin: 15px 0 0 7px;
}	

h2 {
	font-size: 12px;
	font-weight: bold;
text-align: center;
}

h3 {
	font-size: 16px;
	font-weight: bold;
text-align: left;
color: #000000;
}

h4 {
	font-size: 16px;
	font-weight: bold;
text-align: left;
color: #CC2222;
}

a, a:active, a:visited {
	color: #238DA8;
	text-decoration: none;
}

a:hover {
	color: #555555;

	text-decoration: underline;
}

.topheader a, .header a:active, .header a:visited {
	color: #3333ff;
}

.topheader a:hover {
	color: #98B7E0;
	text-decoration: underline;
}

p {
	margin: 0 0 15px 0;
}

.footer p {
	margin: 0;
	font-size: 11px;
	line-height: 13px;
}


/******** List Styles Styles ********/

ul li {
	margin: 0 0 0 3px;
	list-style: none;
}

ul ul li {
	margin: 3px 0 3px 30px;
	list-style: circle;
}

ul ul {
	margin: 0 0 15px 0;
}