#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #051634;
	background-color: #FFFFFC;
	font-size: 80%;
	color: #051634;
	line-height: 1.5em;
}
#header {
	background: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #051634;
	background-image: url(blue_files/heading2.png);
	}
	#logo {
	background-repeat: no-repeat;
	height: 54px;
	top: 0px;
	right: 0px;
}
/*this container holds the horizontal navigation bar */	
	#navbar {
	background-color: #C62324;
	width: 100%;
	top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #051634;
	background-repeat: repeat;
}
.sized {
     height: 15px;
	 font-size: 8px;
     text align: right;
	 margin: 0;
	 padding-right: 10px;
	 display: inline;
	 }
#holderdiv {
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
}
.leftcoldiv {
	margin: 10px 0;
	background-color: #C62324;
	border: 1px solid #051634;
	width: 180px;
}
body {
	font-family: "Trebuchet MS", Arial;
	text-align: center;
	font-size: 100%;
	background-image: url(blue_files/blue_bg1.gif);
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	}
/*sets margins to 0 */	
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 8px;
}
.leftcoldiv p {
	margin: 5px 0;
	padding: 5;
	color: #ffffff;
	font-size: 90%;
	line-height: 1.3em;
}
.leftcoldiv h2 {
	margin: 0;
	background-color: #FF0000;
	color: #ffffff;
	font-size: 110%;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #051634;
	background-image: url(blue_files/blue_bg1.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0e3375;
}
.leftcoldiv h3 {
	margin: 0;
	background-color: #FF0000;
	color: #ffffff;
	font-size: 110%;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #051634;
	background-image: url(blue_files/blue_bg1.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0e3375;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0e3375;
}
.leftcoldiv h4 {
	margin: 0;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 110%;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #051634;
	background-image: url(blue_files/blue_bg3.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #154aa7;
	}
.full {
    width: 746px;
	margin-left: 10px;
	border-left: 1px solid #990000;
	border-top: 1px solid #990000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}	
h1 {
	font-size: 130%;
	margin: 0px;
	color: #000000;
	padding-top: 6px;
	padding-left: 10px;
	font-family: Helvetica, sans-serif, Arial;
}
h2 {
	font-size: 120%;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 2px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #051634;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(blue_files/blue_bullet.gif);
	color: #051634;
	font-size: 80%;
	font-weight: normal;
	margin-left: 20px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #003300;
}
a:link:hover {
	color: #000066;
}
.divider {
    margin-left: 230px;
	margin-right: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #051634;
}
.left {
    padding-left: 4px;
    padding-right: 4px;
	float: left;
}
.right {
    padding-left: 4px;
    padding-right: 6px;
	float: right;
}
.rightlogo {
    padding-top: 3px;
	padding-right: 5px;
	float: right;
}
.footer {
	font-size: 90%;
	margin-left: 10px;
	color: #0a285d;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a285d;
	padding-bottom: 10px;
	margin-right: 10px;
}
