@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 8px;
}
#container  {
	width: 879px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/fullBkg.jpg);
	background-repeat: no-repeat;
} 
#header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
/* left sidebar section here */
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 124px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 20px;
	color: #003366;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar1a {
	float: left; /* since this element is floated, a width must be given */
	width: 116px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 4px;
	margin: 0px;
	height: 330px;
	padding-bottom: 8px;
}
#sidebar1a h2 {
	font-size: 13px;
	color: #cc0000;
	margin-top: 0px;
	margin-bottom: 10px;
}
#sidebar1a p {
	margin-top: 6px;
	margin-bottom: 8px;
}
#sidebar1a a {
	color: #000000;
	text-decoration: none;
}
#sidebar1a a:hover {
	color: #cc0000;
}
#sidebar1b {
	float: left; /* since this element is floated, a width must be given */
	width: 115px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 4px;
	margin: 0px;
	height: 330px;
	padding-bottom: 8px;
	font-size: 12px;
}
#sidebar1b h2 {
	font-size: 13px;
	color: #cc0000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidebar1b p {
	margin-top: 6px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-left: 6px;
	padding-bottom: 2px;
}
#sidebar1b a {
	color: #000000;
	text-decoration: none;
}
#sidebar1b a:hover {
	color: #cc0000;
}


#sidebar1b img {
	margin-top: 40px;
	
}

/* main content */
#mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 131px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#mainContenta {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
/* beginning of main copy including colums */

#Content2 {
	width: 490px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
}
#Content2 h2 {
	font-size: 14px;
	margin-bottom: 6px;
	margin-top: 16px;
}
#Content2 h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#Content2 ul {
	margin-top: 6px;
	list-style-position: outside;
	margin-bottom: 10px;
}

#ContentNews {
	width: 495px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
}
#ContentNews h2 {
	font-size: 13px;
	margin-bottom: 6px;
	margin-top: 16px;
	color: #214c69;
}
#ContentNews h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #214c69;
}
#ContentNews ul {
	margin-top: 6px;
	list-style-position: outside;
	margin-bottom: 10px;
}
#ContentNews a {
	color: #993300;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.newsBlue {
	color: #214c69;
}

#ContentNews a:hover {
	color: #214c69;
}
#ContentAbout {
	width: 490px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
	height: 400px;
}
#ContentAbout h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#ContentAbout h2 {
	font-size: 14px;
	margin-bottom: 6px;
	margin-top: 16px;
}
#ContentAbout ul {
	margin-top: 15px;
	list-style-position: outside;
	margin-bottom: 10px;
}
#ContentAbout li {
	margin-top: 8px;
	list-style-position: outside;
	margin-bottom: 8px;
}

#Content2Inv {
	width: 480px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 5px;
}
#Content2Inv h2 {
	font-size: 14px;
	margin-bottom: 6px;
	margin-top: 16px;
}
#Content2Inv ul {
	margin-top: 6px;
	list-style-position: outside;
	margin-bottom: 10px;
}
.homeL {
	padding-right: 20px;
	margin-right: 0px;
}


#Content2a {
	width: 525px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
}
#Content2a a:link {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
#Content2a a:hover {
	color: #cc0000;
}
#Content3 {
	width: 700px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
}
#Content3 h2 {
	font-size: 14px;
	margin-bottom: 6px;
	margin-top: 16px;
}
#Content3 ul {
	margin-top: 6px;
	list-style-position: outside;
	margin-bottom: 10px;
}
#Content3 ol {
	margin-top: 6px;
	list-style-position: outside;
	margin-bottom: 10px;
}

/* columns with lists follow */
#lftColumn {
	margin: 0px;
	float: left;
	width: 240px;
}
#lftColumn li {
	font-size: 11px;
	line-height: 16px;
	background-image: url(../images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;
	color: #000000;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
}
#lftColumn  ul {
	border: 0px inset #003366;
	margin-left: 0px;
	padding-left: 4px;
	list-style-type: none;
	line-height: 1.4em;
	margin-top: 5px;
	font-size: 11px;
}
#lftColumn h2 {
	width: 240px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 12px;
	line-height: 14px;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #cc0000;
}
#lftColumnR {
	float: left;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 18px;
}
#lftColumnR li {
	font-size: 11px;
	line-height: 16px;
	background-image: url(../images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;
	color: #000000;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
}
#lftColumnR  ul {
	border: 0px inset #003366;
	margin-left: 0px;
	padding-left: 4px;
	list-style-type: none;
	line-height: 1.4em;
	margin-top: 5px;
	font-size: 11px;
}
#rgtColumn {
	float: right;
	width: 230px;
}
#rgtColumn li {
	font-size: 11px;
	line-height: 16px;
	background-image: url(../images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;
	color: #000000;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
}
#rgtColumn ul {
	border: 0px inset #003366;
	margin-left: 0px;
	padding-left: 4px;
	list-style-type: none;
	line-height: 1.4em;
	margin-top: 5px;
	font-size: 11px;
}
#rgtColumn h2 {
	width: 230px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 12px;
	line-height: 14px;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #cc0000;
}
#rgtColumnR {
	float: right;
	width: 230px;
	line-height: 18px;
}
#rgtColumnR li {
	font-size: 11px;
	line-height: 16px;
	background-image: url(../images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;
	color: #000000;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
}
#rgtColumnR ul {
	border: 0px inset #003366;
	margin-left: 0px;
	padding-left: 4px;
	list-style-type: none;
	line-height: 1.4em;
	margin-top: 5px;
	font-size: 11px;
}
/* end of main copy including colums */

#rgtImage {
	float: right;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
/* right sidebar section here */

#sidebar2 {
	width: 210px; /* padding keeps the content of the div away from the edges */
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: right;
}
#sidebar2a {
	width: 260px; /* padding keeps the content of the div away from the edges */
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
}

#sidebar2a h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #003366;
}
#sidebar2a p {
	font-size: 11px;
	margin-top: 8px;
}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* footer begins here */
#footer {
	font-size: 10px;
	padding-top: 0;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #003366;
	clear: both;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 35px;
}
#footer a {
	color: #003366;
	text-decoration: none;
}
#footer a:hover {
	color: #cc0000;
}

#topImage {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 99px;
}
#containerHome {
	width: 879px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.listHolder {
	margin-top: 0px;
	margin-bottom: 5px;
	width: 500px;
}
#Content3 p {
	margin-bottom: 3px;
}
#sidebarInv {
	width: 210px; /* padding keeps the content of the div away from the edges */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: left;
	margin-top: 5px;
}

.subTitle {
	margin-bottom: 8px;
}
#lftColumnR br {
	padding-bottom: 18px;
}
#coInfo {
	background-color: #003366;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
}
#ContentNews p {
	font-size: 11px;
	line-height: 14px;
	margin-top: 5px;
}
#ContentNews hr {
	color: #CCCCCC;
	font-weight: lighter;
}
#ContentNews h3 {
	color: #214c69;
	margin-bottom: 0px;
	font-size: 12px;
}
