﻿/* -- PAGE -- */

html,
body,

body {
	margin: 14px;
	padding: 0px;
	background: #003366;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

/* -- CONTENT -- */

body,
h1, h2, h3, h4,
p, span, div, input, textarea, select, td, li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

h1 { font-size: 18px; font-weight: normal; }
h2 { font-size: 17px; font-weight: normal; }
h3 { font-size: 12px; font-weight: bold; }
h4 { font-size: 9px; font-weight: bold; }
h1, h3 {
	color: #003366;
}

body, p, span, div, input, textarea, select, td, li {
	font-size: 12px;
}

p, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px 12px 1em 12px;
}

form, ul, ol, li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003366;
}

a img {
	border: 0px;
}

a[disabled] {
	color: #003366;
}

hr {
	height: 1px;
	border: none;
	border-top: 1px solid #dddddd;
}

ul {
	list-style-type: disc;
}

/* -- LAYOUT -- */

#Main {
	width: 940px;
	min-height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
}

#footMain {
	padding: 6px auto 20px auto;
	background-color: #003366;
}

#contentMain_col #contentMain_colCopy {
	float: right;
	width: 610px;
	background-color: #FFFFFF;
}

#contentMain_col #contentMain_colSides {
	float: left;
	width: 288px;
	
}.pgMain {
	background-color: #A5CBED !important;
	background-image: url(../images/content_foot.gif) !important;
}

.pgMain #pgContent #pgContent_top {
	background-image: url(../images/copy_top.gif) !important;
	background-color: #A5CBED;
	height: 7px;
}

.pgMain #pgContent #pgContent_foot {
	background-image: url(../images/copy_foot.gif) !important;
	background-color: #A5CBED;
	height: 7px;
}

.pgMain .sideTop .navBar_top .navBar_topLeft {
	background-image: url(../images/navBar_left.gif) !important;
	background-color: #A5CBED;
}

.pgMain .sideTop .navBar_top .navBar_topRight {
	background-image: url(../images/navBar_right.gif) !important;
}

/* -- TOPMENU -- */

#topMenu #topMenu_left {
	float: left;
	width: 20px;
	height: 32px;
	background-image: url(../images/bar_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#topMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#topMenu ul.navSub01 {
	float: left;
	width: 940px;
	background-image: url(../images/bar_x.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#topMenu ul.navSub02 {
	display: none;
}

#topMenu #topMenu_right {
	float: left;
	width: 20px;
	height: 32px;
	background-image: url(../images/bar_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#topMenu ul li {
	display: block;
}

#topMenu ul li a {
	display: block;
}

#topMenu ul.navSub01 li {
	float: left;
}

#topMenu ul.navSub01 li .navSub_left {
	float: left;
	width: 2px;
	height: 32px;
	background-image: url(../images/bar_sep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#topMenu ul.navSub01 li a {
	display: block;
	float: left;
	padding: 0px 12px 0px 12px;
	line-height: 30px;
	color: #333333;
	background-image: none;
}

#topMenu ul.navSub01 li .navSub_right {
	display: none;
}

#topMenu ul.navSub01 li.bottom .navSub_right {
	display: block;
	float: left;
	width: 2px;
	height: 32px;
	background-image: url(../images/bar_sep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#topMenu ul.navSub01 li:hover a,
#topMenu ul.navSub01 li.current a {
	background-image: url(../images/bar_o.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#topMenu ul.navSub01 li.consort a {
	background-image: url(../images/bar_z.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#topMenu ul.navSub01 li ul li {
	float: none;
}

#topMenu ul.navSub01 li ul li a {
	float: none;
	line-height: normal;
}

#topMenu ul.navSub01 li:hover ul.navSub02 {
	position: absolute;
	z-index: 2;
	display: block;
	width: 200px;
	margin-top: 30px;
	border-bottom: 1px solid #aaaaaa;
}

#topMenu ul.navSub01 li ul.navSub02 li a {
	padding: 4px 12px 4px 12px;
	border: 1px solid #aaaaaa;
	border-bottom-width: 0px;
	background-color: #FFFF99;
	background-image: none;
}

#topMenu ul.navSub01 li ul.navSub02 li.current a,
#topMenu ul.navSub01 li ul.navSub02 li:hover a {
	color: #ffffff;
	background: url(../images/p_slice.gif) repeat-x left top;
}

/* -- FOOTER -- */

#footMain #footLeft {
color: #003366;
	background-color: #003366;
	background-image: none;
}

#footMain #footLeft a,
#footMain #footRight a {
	color: #592057;
	text-decoration: underline;
}


/* -- MAIN PAGE --*/

#contentMain_col {
	padding: 15px 14px 14px 14px;
	background: #dddddd url(../images/foot_grey.gif) no-repeat center bottom;
}

#contentMain_col #contentMain_colCopy {
	float: right;
	width: 610px;
}

#contentMain_col #contentMain_col_panels {
	float: left;
	width: 288px;
}

/*-- NAVIGATION --*/

.navBar a.navBar_showall {
	display: block;
	padding-right: 10px;
	font-size: 11px;
	text-align: right;
	text-decoration: underline;
	background-color: #ffffff;
}

.navBar_top .navBar_topLeft,
.navBar_foot .navBar_footLeft {
	float: left;
	width: 7px;
	height: 7px;
}

.navBar_top .navBar_topRight,
.navBar_foot .navBar_footRight {
	float: right;
	width: 7px;
	height: 7px;
}

.navBar_top h2 {
	float: left;
	padding: 0px;
	line-height: 30px;
	font-size: 14px;
}

.sideTop .navBar_top a {
	color: #ffffff;
}

.sideTop .navBar_top{
	background: url(../images/p_slice.gif);
}

.sideTop .navBar_top .navBar_topLeft {
	background-color: A5CBED;
	background-repeat: no-repeat;
	background-position: left top;
}

.sideTop .navBar_top .navBar_topRight {
	background-color: A5CBED;
	background-repeat: no-repeat;
	background-position: right top;
}

.sideMain ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background: #ffffff;
}
 
#contentMain_colCopy .navBar { 
	margin-top: 20px;
 } 
 
.sideTop .navBar_top h2 { 
	color: #FFCC00;
 }
 
.sideNav ul {
	height: 98px;
	border-top: 1px solid #FFFFFF;
}

.sideNav li a img {
	display: none;
}

.sideNav li a.current img {
	position: absolute;
	display: block;
	float: left;
	width: 132px;
	height: 98px;
}

.sideNav li.side_2 img {
	margin-top: -19px;
}

.sideNav li.side_3 img {
	margin-top: -39px;
}

.sideNav li.side_4 img {
	margin-top: -59px;
}

.sideNav li.side_5 img {
	margin-top: -79px;
}

.sideNav li a span {
	display: block;
	float: right;
	width: 145px;
	height: 12px;
	font-size: 11px;
	background-color: #FFCC99;
	overflow: hidden;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.sideNav li a.current span {
	color: #ffffff;
	background: url(../images/p_item.gif) repeat-x left top;
}

.sideNav li.side_1 a span {
	border-top: 0px;
}
