
body
{
	margin-top: 11px;
}

div.banner
{
	margin-bottom: 17px;
}

div.body
{
	width: 940px;
	margin: 0 auto;
}

div.breadcrumb
{
	height: 20px;
	margin-bottom: 20px;
}
body#darkblue div.breadcrumb	{ color: #2e3192; }
body#darkblue div.breadcrumb a	{ color: #2e3192; }
body#darkblue div.breadcrumb a:hover	{ color: #2e3192;text-decoration:none;}
body#lightblue div.breadcrumb 	{ color: #006ab6; }
body#lightblue div.breadcrumb a	{ color: #006ab6; }
body#lightblue div.breadcrumb a:hover	{ color: #006ab6;text-decoration:none;}

body#orange div.breadcrumb 	{ color: #f58020; }
body#orange div.breadcrumb a 	{ color: #f58020;}
body#orange div.breadcrumb a:hover 	{ color: #f58020;text-decoration:none;}

div.clear
{
	clear: both;
}

div.colCenter
{
	float: left;
	width: 305px;
	margin-bottom: 20px;
	margin-right: 12px;
}

div.colLeft
{
	float: left;
	width: 305px;
	margin-bottom: 20px;
	margin-right: 12px;
}

div.colMain
{
	float: left;
	width: 610px;
	margin-bottom: 20px;
	margin-right: 24px;
}

div.colRight
{
	float: left;
	width: 305px;
	margin-bottom: 20px;
}

img.floatLeft
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

img.floatRight
{
	float: right;
}

div.footer
{
	clear: both;
	padding-top: 10px;
	padding-bottom: 40px;
}
body#pink div.footer		{ border-top: 1px dotted #ed008c; }
body#purple div.footer		{ border-top: 1px dotted #864b9d; }
body#darkblue div.footer	{ border-top: 1px dotted #2e3192; }
body#lightblue div.footer	{ border-top: 1px dotted #006ab6; }
body#orange div.footer	{ border-top: 1px dotted #f58020; }

div.footerLogos
{
	float: right;
}

div.footerLogos img
{
	vertical-align: middle;
}

img.header
{
	margin: -14px;
	position: relative;
	top: -14px;
}

div.homeBox
{
	width: 272px;
	float: left;
	padding: 18px 20px;
}

div.homeBoxes
{
	background: url(../images/boxes_home.gif) top left repeat-y;
}

div.image
{
	margin-bottom: 17px;
}

div.list
{
	clear: both;
	margin-bottom: 25px;
}

div.listText
{
	float: right;
	width: 608px;
}

div.logo
{
	padding-top: 17px;
	margin-bottom: 34px;
}

div.more
{
	text-align: right;
}

div.navi
{
	height: 28px;
	margin-bottom: 7px;
	margin-right: -2px;
}

div.naviItem
{
	float: left;
	width: 154px;
	margin-right: 3px;
	text-align: center;
}
div.naviItem#cyan		{ background: #00aeef; }
div.naviItem#pink		{ background: #ed008c; }
div.naviItem#darkblue	{ background: #2e3192; }
div.naviItem#orange		{ background: #f58020; }
div.naviItem#blue		{ background: #006ab6; }
div.naviItem#purple		{ background: #864b9d; }

div.resources
{
	background: bottom left no-repeat;
	padding: 14px;
}
body#pink div.resources 		{ background-color: #fbcce8; background-image: url(../images/footer_resources.gif) ; }
body#darkblue div.resources 	{ background-color: #d5d6e9; background-image: url(../images/footerBlue_resources.gif) ; }
body#lightblue div.resources 	{ background-color: #cfe0f0; background-image: url(../images/footerLBlue_resources.gif) ; }
body#orange div.resources 	{ background-color: #fde7d2; background-image: url(../images/footerOrange_resources.gif) ; }