/******************************************************/
/***                  NEW styles                    ***/
/******************************************************/

/* CSS Document */

a img {
	border: none;
}
html>body th {
	font-size: 12px;
}
html>body td {
	font-size: 12px;
}
html>body #content_center {
	font-size: 12px;
}

/* ***** HEADERS ***** */

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	padding: 0;
}
h1 {
	font-size: 21px;
    color: #E66600;
	font-weight: normal;
}
h1 a { 
    color: #D2691E;
    text-decoration: none;
}
h2 { 
    font-size: 110%;
    color: #000000;
}
h2 a { 
    color: #000000;
    text-decoration: none;
}
h2.title { 
    font-size: 14px;
    color: #225F9D;
}
h2.title a { 
    color: #225F9D;
    text-decoration: none;
}
h2.rightcol { 
    font-size: 14px;
    color: #D2691E;
	margin: 0;
}
h2.rightcol a { 
    color: #D2691E;
}
h2.rightcolrev { 
    font-size: 13px;
    color: #fff;
	background-color: #FF9900;
	margin: 0;
	padding: 5px;
}
h2.rightcolrev a { 
    color: #fff;
}
h3 { 
    font-size: 100%;
	color: #000000;
}
h3 a {
	color: #000000;
    text-decoration: none;
}
h3.title { 
    font-size: 12px;
	color: #000000;
}
h3.title a { 
    text-decoration: none;
}
h4 { 
    font-size: 100%;
	font-style: italic;
	font-weight: normal;
    color: #000000;
}
h4 a { 
    font-style: italic;
	font-weight: normal;
    color: #000000;
    text-decoration: none;
}
h5 { 
    font-size: 14px;
    color: #D2691E;
	margin: 0;
}
h5 a { 
    color: #D2691E;
}


/* ***** LISTS ***** */

ul.list1 {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
ul.list1 li {
	background: url(/gwiz4/common/images/arrow.gif) no-repeat 0px 1px;
	padding: 0 0 0 10px;
	margin: 0 0 1px 0;
}
html>body ul.list1 li {
	background: url(/gwiz4/common/images/arrow.gif) no-repeat 0px 0px;
}
ul.list1 li.linktable_more {
	background: url(/gwiz4/common/images/arrow.gif) no-repeat 0px 8px;
	padding: 8px 0 0 10px;
	margin: 0 0 1px 0;
}
ul.list1 li ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

ul.list1 li ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
ul.list1 li ul li {
	background: url(/gwiz4/common/images/bullet_small.gif) no-repeat 0px 7px;
	padding: 0 0 0 10px;
	margin: 0 0 1px 0;
}

ul.list2 {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
ul.list2 li {
	background: url(/gwiz4/common/images/bullet_small.gif) no-repeat 0px 7px;
	padding: 0 0 0 6px;
	margin: 0 0 1px 0;
}
ul.list1_rightcolumn {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
ul.list1_rightcolumn li {
	background: url(/images/arrow.gif) no-repeat 0px 0px;
	padding: 0 0 0 10px;
	font-size: 11px;
	margin: 0;
	line-height: 14px;
}

/* ***** MAIN TABLE CELLS ***** */

#maintable_horiznav {
	background-color: #377FBB;
	height: 20px;
}

#maintable_banner_master {
	vertical-align: top;
	border-top: 6px solid #000000;
	border-left: 8px solid #000000;
	border-right: 8px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #000000;
	width: 100%;
}

#maintable_banner {
	vertical-align: top;
	border-top: 3px solid #8FBC8F;
	border-left: 3px solid #8FBC8F;
	border-right: 3px solid #8FBC8F;
	border-bottom: 3px solid #8FBC8F;
	/* background-color: #8FBC8F; */
	background-color: #B7CAC2;
	width: 980px;
}

/* .horiznav_dept {
	 border-bottom: 1px solid #ccc;
}
.horiznav_dept_a {
	color: #fff;
	text-decoration: none;
} */

#maintable_banner_left {
	/* width: 149px; */	
	border-right: 2px solid #8FBC8F;
}

#maintable_banner_center {
	/* width: 608px; */
}

#maintable_banner_right {
	/* width: 213px; */
	border-left: 2px solid #8FBC8F;
}

#contenttable_master {
	vertical-align: top;
	border-top: 1px solid #000000;
	border-left: 8px solid #000000;
	border-right: 8px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #000000;
	width: 100%;
}

#contenttable {
	vertical-align: top;
	border-top: 3px solid #8FBC8F;
	border-left: 3px solid #8FBC8F;
	border-right: 3px solid #8FBC8F;
	border-bottom: 3px solid #8FBC8F;
	width: 980px;
	/* background-color: #B7CAC2; */
}

#contenttable_left {
	vertical-align: top;
	width: 149px;
	border-right: 2px solid #8FBC8F;
	background-color: #2F4F4F;
}

#contenttable_center {
	width: 613px;
	vertical-align: top;
	background-color: #FAEBD7;
	padding: 20px 10px;
}

#contenttable_right {
	/* Controls width of right column */
	width: 205px;
	border-left: 2px solid #8FBC8F;
	vertical-align: top;
	background-color: #B7CAC2;
	height:auto;
	padding: 20px 0 20px 10px;
	/* This controls right margin space color */
	background-color: #B7CAC2;
} 

#maintable_footer_master {
	vertical-align: top;
	border-top: 2px solid #000000;
	border-left: 8px solid #000000;
	border-right: 8px solid #000000;
	border-bottom: 8px solid #000000;
	background-color: #000000;
	width: 100%;
}
#maintable_footer {
	vertical-align: top;
	border-top: 3px solid #8FBC8F;
	border-left: 3px solid #8FBC8F;
	border-right: 3px solid #8FBC8F;
	border-bottom: 3px solid #8FBC8F;
	background-color: #B7CAC2;
	width: 980px;
	height: 25px;
}

/* ***** RIGHTCOLUMN PROMOS ***** */

div.rightcol_textpromo {
}
div.rightcol_textpromo p {
	font-size: 11px;
}
div.rightcol_listpromo {
}
div.rightcol_boxpromo {
	border: 1px solid #FF9900;
	padding: 1px;
}
div.rightcol_boxpromo p {
	font-size: 11px;
	padding: 5px;
	margin: 0;
}

/* ***** IMAGE CLASSES ***** */

.content_image {
	margin: 3px 12px;
	float: left;
}
.separator_centercol {
	background: url(/images/line_separator_green_1.gif) repeat-x 0 0; 
	font-size: 4px; 
	line-height: 4px;
	margin: 10px 0 15px 0;
}
.separator_rightcol { 
	background: url(/images/line_separator_green_1.gif) repeat-x 0 0; 
	width: 185px;
	font-size: 4px; 
	line-height: 4px;
	margin: 10px 0 15px 0;
}
#footer1 {
	vertical-align: top;
	background: #2F4F4F;
	padding: 5px 10px 5px 10px;
	color: #fff;
	font-size: 11px;
}
#footer1 a {
	color: #fff;
	text-decoration: none;
}
#footer2 {
	padding: 10px 10px 5px 10px;
	font-size: 11px;
}
.skip_to_content {
	display: none;
}
.more {
	text-align: right;
}

.rightcolcontact {
	padding-left: 10px;
	font-size: 11px;
	background: url(/gwiz4/common/images/arrow.gif) no-repeat 0px 29px;
}
.basictable {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 15px;
}
.basictable th {
	padding: 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	background-color: #ccc;
}
.basictable td {
	padding: 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.linktable {
	border-top: 1px solid #ccc;
	width: 399px;
	margin-bottom: 15px;
}
.linktable_left {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 6px 10px;
	vertical-align: top;
}
.linktable_right {
	padding: 10px 6px 6px 10px;
	width: 50%;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}
.linktable_more {
	padding-top: 6px;
	background: url(/gwiz4/common/images/arrow.gif) no-repeat 0px 7px;
}

.faqlist li {
	font-weight: bold;
}

#list_atoz {
 	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	clear: both;
}

#list_atoz li {
	float: left;
	margin: 0 5px 0 0;
	color: #666;
	font-size: 12px;
}
#list_atoz li a {
	float: left;
	height: 20px;
}
.directory_on {
	background-color: #fff;
}
.directory_on {
	background-color: #f2f5fb;
}
.directory_toplink {
	text-align: right;
}

.table_directory {
	clear: both;
	margin-top: 5px;
}
.table_directory td {
	padding: 6px;
	vertical-align: top;
}

.table_slideshow {
	width: 96%;
}
html>body .table_slideshow {
	width: 100%;
}

#active_menu_item {
	border-bottom: 1px solid #CCCCCC;
	color: #003300;
	border-left-style: none;
	background-color:#CCFFCC;
}

#vertical_nav_container {
    padding: 25px 0;
}
#vertical_nav {
 	list-style: none;
	border-bottom: 1px solid #ccc;  
	margin: 0;
	padding: 0;
	width: 149px;
}
#vertical_nav li {
 	padding: 0;
	margin: 0;
	
}
#vertical_nav li a {
     text-decoration: none;
}
#vertical_nav li.menu1_at {
 	background-color: #fff;
	border-top: 1px solid #ccc;
	padding: 4px 0 4px 10px;
	font-size: 11px; 
}
#vertical_nav li.menu1_at a {
 	font-weight: bold;
	color: #E66600;
}
#vertical_nav li.menu1_off {
    background-color: #F0F0F0;
	border-top: 1px solid #ccc;
	padding: 4px 0 4px 10px;
	font-size: 11px; 
}
#vertical_nav li.menu1_off a {
	font-weight: bold;
}

/* 2nd level */
#vertical_nav li ul { 
	list-style: none;
	margin: 0;
	/* height, , ,left border */
	padding: 0 0 4px 15px;
}
#vertical_nav li ul li {
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size: 11px;
	background-color: #fff;
}
#vertical_nav li.menu2_at {
	font-weight: normal;
	font-size: 11px;
	padding: 4px 0 0 0;
}
#vertical_nav li.menu2_at a {
	font-weight: normal;
}
#vertical_nav li.menu2_off {
	font-weight: normal;
	color: #225F9D;
	font-size: 11px;
	padding: 4px 0 0 0;
}
#vertical_nav li.menu2_off a {
	font-weight: normal;
	color: #225F9D;
}

/* 3rd level */
#vertical_nav ul li ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#vertical_nav ul li ul li {
	font-weight: normal;
	padding: 0;
	margin: 0;
	background-color: #fff;
}

#vertical_nav li.menu3_off {
	padding: 4px 5px 0 15px;
	background: url(/gwiz4/common/images/bullet_square.gif) no-repeat 6px 10px;
}
#vertical_nav li.menu3_at {
	padding: 4px 5px 0 15px;
	background: url(/gwiz4/common/images/bullet_square_orange.gif) no-repeat 6px 10px;
}
#vertical_nav li.menu3_at a {
	font-weight: normal;
	color: #E66600;
}
#vertical_nav li.menu3_off a {
	font-weight: normal;
	color: #225F9D;
}

/* ***** FEATURE EYE BOX ***** */

#eyebox {
	background: #ccc url(/images/box/eyebox_bg.png) repeat-x bottom; 
	padding: 0;
	margin: 0;
	background-color: F5F5F5;
	width: 185px;
	/* background-color: #B7CAC2; */
}
#eyebox_top {
	height: 46px; 
	display: block;
}
#eyebox_list {
	border-left: 1px solid #eb8a3e;
	border-right: 1px solid #eb8a3e;
	list-style: none;
	margin: 0 0 0 0;
	width: 160px;
	padding: 8px 12px 8px 12px;
}

#eyebox_list li {
	background: url(/images/arrow.gif) no-repeat 0px 0px;
	padding: 0 0 0 10px;
	font-size: 11px;
	margin: 0 0 1px 0;
	line-height: 14px;
}
#eyebox_bottom {
	height: 22px;
	padding: 0 0 0 2px;
	clear: both;
}
html>body #eyebox_bottom { /* allow for IE */
	padding: 0;
}
.eyebox_bottom_img {
	float:left;
}
