* {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #003366;
	list-style-position: outside;
	list-style-type: disc;
}

BODY {
	margin: 20px;
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #010101;
	text-align: center;
}

DIV#containerBlue {
	width: 801px;
	border: 1px solid #0A3056;
	background-color: #FFFFFF;
}

DIV#containerContent {
	width: 799px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

DIV#containerLogo {
	width: 799px;
	height: 121px;
	background-color: #0A3056;
	border: 1px solid #FFFFFF;
}

TD#containerMain {
	vertical-align: top;
	width: 582px;
	background-image: url(images/content_shadow.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-left: 1px solid #0A3056;
	padding: 20px;
	font-family: Arial, Tahoma, Helvetica, Verdana;
}
.body-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
}


TD#containerMain A {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	text-decoration: none;
}

TD#containerMain A:hover {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	text-decoration: underline;
}

TD#containerSidebar {
	vertical-align: top;
	background-image: url(images/sidebar_shadow.jpg);
	background-repeat: no-repeat;
	background-color: #0A3056;
	width: 192px;
	border-right: 1px solid #FFFFFF;
	padding-top: 20px;
	padding-left: 12px;
	padding-right: 11px;
	padding-bottom: 10px;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
}

DIV#containerWhite {
	width: 803px;
	border: 1px solid #FFFFFF;
	background-color: #0A3056;
}

DIV#containerNavigation {
	width: 801px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-bottom: 1px;
	background-image: url(images/navigation_gradient.jpg);
	background-repeat: repeat-x;
}

DIV#footer {
	color: #006666;
	width: 805px;
	padding-top: 4px;
	line-height: 18px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
}

DIV#footerAddress {
	color: #FFFFFF;
	width: 805px;
	font-weight: bold;
	line-height: 19px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
}

DIV#layout {
	margin-left: auto;
	margin-right: auto;
	width: 805px;
}

A {
	color: #990033;
	margin: 0px;
	border: 0px;
	text-decoration: underline;
}

A.footerLink {
	color: #669999;
	line-height: 18px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	background-position: center;
	text-align: center;
}

A.footerLink:hover {
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: underline;
	font-family: Verdana;
}

A.sidebarLink {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

A.sidebarLink:hover {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

IMG {
	border: 0px;
}

IMG.border {
	border: 1px solid #000033;
}

H1.header {
	color: 0A3056;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	pardding: 0px;
	font-size: 18px;
}
A.sidebarLink-NOBOLD {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}
A.sidebarLink-NOBOLD:hover {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;
}
A.sidebarLink-NOBOLD:visited {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
A.Body-Bold {
	color: #003366;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
