/* Start of CMSMS style sheet 'Delta T Main' */
body {
	background:#CCCCCC url(images/body_background.jpg) repeat-x;
	margin:0; padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a { color:#0066CC; }
h1 {
	font-size:18px;
	color:#0d5c96;
	border-bottom:#0d5c96 2px solid;
	margin-top: 10px;
}
h2 { font-size:14px; }
h3 { font-size:14px; color:#333333; }
table { font-size:12px; }
img { border:0; }

#holder {
	background:url(images/content_slice.jpg) repeat-y; width:919px;
	margin:auto;
}

ul { list-style-image:url(images/bullet7.gif); }

b { font-size:12px; font-weight:bold; }

#header_menu { background:url(images/header_menu.jpg) no-repeat; height:42px; width:919px; padding:0; padding:0px 14px 0 15px; }

#top_menu_table { background:url(images/menu_top_slice.jpg) repeat-x; height:38px; }
#top_menu { width:890px; }

#header_logo { background:url(images/header_logo.jpg) no-repeat; height:187px; width:919px; padding:0; overflow:auto; line-height:-1px; }

#left_menu_holder { width:188px; margin:0; padding:0; vertical-align:top; }
#left_menu_holder a { color:#FFFFFF; }

/*#left_menu { background:url(images/menu_slice.jpg) repeat-y; margin:0; padding:0; }*/

#content { width:711px; background:url(images/content_background.jpg) no-repeat; min-height:172px; vertical-align:top; margin:0; padding:0; }


#footer { background:url(images/footer.jpg) no-repeat; height:120px; width:919px; color:#FFFFFF; font-size:10px; text-align:center; line-height:16px; }


.menu_item { background:url(images/menu_grey.jpg) no-repeat; height:40px;
		width:176px; padding:4px 4px 0 8px; color:#FFFFFF; 
		font-weight:bold; font-size:14px; display:block; }
.menu_item a { text-decoration:none; color:#FFFFFF; }
.menu_item li {
	height:auto !important;
}
.menucolor207 { background-image:url(images/menu_blue.jpg);height:40px; }
.menucolor205 { background-image:url(images/menu_orange.jpg);height:40px; }
.menucolor199 { background-image:url(images/menu_red.jpg); height:40px; }
.menucolor208 { background-image:url(images/menu_green.jpg); height:40px; }
li.menucolor199 li.menu_item {
	background:#AF0000 none repeat scroll 0%;
}
li.menucolor205 li.menu_item {
	background:#E28F29 none repeat scroll 0%;
}
li.menucolor207 li.menu_item {
	background:#1C94EB none repeat scroll 0%
}
li.menucolor208 li.menu_item {
	background:#00B857 none repeat scroll 0%
}



.rotate_image { width:150px; height:94px; display:block; }
.rotator_holder { text-align:left; vertical-align:top; }
.rotator_holder a { color:#000000; text-decoration:none; }
.rotator_header { width:100%; height: 40px; text-align:center; font-weight:bold; }
.arrow { float:right; padding-top:7px; }

.page_block { padding:0 16px; width:680px; }
.page_block table { padding-top:16px; }

#right_column { width:40%; padding-left:16px; }


#tech_table { background:#ededed; margin:0; }
#tech_table td { background:#ffffff; padding:4px; }

td.tech_heading { padding-top:20px; font-size:14px; font-weight:bold; }


#foot { background:#CCCCCC; text-align:right; color:#333333; font-size:11px; font-weight:bold; }
#foot a { color:#333333; text-decoration:none; }

#print_logo {
	display:none;
}


/*** ESSENTIAL STYLES ***
#top_menu li:hover ul,
ul#top_menu li.sfHover ul {
	left:3px;
	top:37px;
}
#top_menu li li:hover ul,
ul#top_menu li li.sfHover ul {
	left:180px;
	top:-1px;
}
#top_menu ul li {
	width:160px;
}
#top_menu ul {
	width:160px;	
}
#top_menu li { z-index:999; }

#left_menu li:hover ul,
ul#left_menu li.sfHover ul {
	left:188px;
	top:-1px;
}
#left_menu li li:hover ul,
ul#left_menu li li.sfHover ul {
	left:180px;
	top:-1px;
}
#left_menu ul li {
	width:180px;
}
#left_menu ul {
	width:189px;	
}

.nav { list-style:none; margin:0; padding:0; }
.nav ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
}
.nav li {
	float:left;
	position:relative;
	z-index:99;
}

.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}

.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/*** DELTA T LEFT FLYOUT SKIN ***/
.nav ul li {
	background:#888888;
	border-left:1px solid #fff;
	border-top:1px solid #cccccc;
}
.nav ul li a {
	padding:4px;
	display:block;
}
	
.nav li:hover, .nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {

}
.nav li li {
	background:#888888;
}
.nav li li li {
	background:#888888;
}




/* End of 'Delta T Main' */

