/* CONTENT
--------------------------------------------------------------------------------------------*/
#c-main, #c-main2 {
	clear:both;
	padding:0.1em 0 3em 0;
}
#c-main, #c-main2 {
	width:100%;
	position:relative;
	font-size:1em;
	background-color:#f4f4f4;
	background-image:url(/images/shared/placeholder-bg.gif);
}

/* LEFT NAVIGATION
--------------------------------------------------------------------------------------------*/
#nav-left {
	float:left;
	width:154px;
	padding:3px;
	background:#fff;
	font-size:1em;
}

/* tier 1 */
#nav-left ul.t1 {
	float: left;
	width: 152px;
	background: #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}
#nav-left ul.t1 li {
	float: left;
	margin: 0px 0 0 0;
	width: 152px;
	border-top:1px solid #eaeaea;
}
#nav-left ul.t1 li a {
	display:block;
	color:#7f7f7f;
	text-decoration:none;
	padding:0.6em 1.2em;
	background:#fff;
}
#nav-left ul.t1 li a:hover {
	background:url("/images/shared/nav-left-bullet.gif") #edf4f9 no-repeat 5px 0.8em;
}
#nav-left ul.t1 li.active {
	/*border:1px solid #1f5e8b;*/
}
#nav-left ul.t1 li.active a {
	color:#1f5e8b;
	background:url("/images/shared/nav-left-bullet.gif") #edf4f9 no-repeat 5px 0.8em;
}

/* tier 2 */
#nav-left ul.t1 li ul.t2 {
	float: left;
	margin-top: 0px;
	float:none \9;
}
#nav-left ul.t1 li ul.t2 li a {
	background:#fff;
	color:#7f7f7f;
	padding-left:25px;
}
#nav-left ul.t1 li ul.t2 li.active a {
	color:#1f5e8b;
}

/* RIGHT MODULES
--------------------------------------------------------------------------------------------*/
/* panel-298 */
.panel-298 {
	width:298px;
}
.panel-298 .head {
	padding:18px 9px 0 9px;
	background:  url("/images/shared/c-panel-298-top.png") no-repeat;
}
.panel-298 .head h3 {
	color:#5d8db1;
	font-size:1.2em;
	font-weight:bold;
	background:#fff;
	border-bottom:1px solid #e6eff4;
	padding:0 9px 0.6em 9px;
	width:262px;
}
.sIFR-hasFlash .panel-298 .head h3 {
	visibility: hidden;
    /* other CSS properties go here */
 	font-size:1em;
 }
.panel-298 .body {
	background:  url("/images/shared/c-panel-298-mid.png") repeat-y;
	padding:8px 20px;
	color:#535547;
	line-height:1.3em;
}
.panel-298 .body p {
	padding:0.5em 0;
}
.panel-298 .body strong,
.panel-298 .body a {
	color:#4283a4;
}
.panel-298 .body a {
	text-decoration:none;
	line-height:1.5em;
	background:  url("/images/shared/ul-dotted-5790ae.gif") repeat-x 0 100%;
}
.panel-298 .body ul.links li {
}
.panel-298 .foot {
	height:13px;
	background:  url("/images/shared/c-panel-298-btm.png") no-repeat;
}

/* 300-WIDTH GLASS MODULE
--------------------------------------------------------------------------------------------*/
.module300-glass {
	position: relative;
	width:308px;
	margin:0 0 10px 0;
}
.module300-glass .head {
	background:url(/images/modules/module300-glass-top.png) no-repeat;
	height:auto !important;
	height:20px;
	min-height:20px;
	padding:16px 9px 0 9px;
}
.module300-glass .head h3 {
	font-size:1.3em;
	font-weight:normal;
	color:#4283a4;
	padding:0 8px 6px 8px;
	display:inline;
}
.module300-glass .head h4 {
	font-size:1.75em;
	font-weight:normal;
	color:#4283a4;
	padding:0 8px 6px 8px;
	display:inline;
}
.sIFR-hasFlash .module300-glass .head h3 {
	padding:3px 8px;
}
.sIFR-hasFlash .module300-glass .head h4 {
	padding:3px 8px;
}
.module300-glass .foot {
	clear: both;
	overflow:hidden;
	height:14px;
	background:url(/images/modules/module300-glass-btm.png) no-repeat;
}

.module300-glass .foot2 {
    clear: both;
    overflow:hidden;
    position: relative;
    z-index: 1;
    height:9px;
    background:url(/images/modules/module300-glass-btm.png) no-repeat;
}

.module300-glass .body {
	position: relative;
	z-index: 900;
	padding: 0 9px 0 9px;
	background:url(/images/modules/module300-glass-mid.png) repeat-y;
}
*html .module300-glass .demo img {
	position: relative;
	bottom: -5px;
    	
}

*html .module300-glass .foot2 {
	height: 9px;
    position: relative;
    top: -5px;
}
*+html .module300-glass .demo{
    height: 106px;
}
.module300-glass .demo img {
    position: relative; 
    bottom: -5px;	
}	
.module300-glass .body hr {
	margin:8px 0;
	border-collapse:collapse;
	border:1px solid #ccc;
	border-width:1px 0 0 0;
	background:transparent;
	height:1px;
}
.module300-glass .body hr + h4 {
	margin-top:0;
}
.module300-glass .body h4 {
	color:#000;
	font-weight:bold;
}
.module300-glass .body .content {
	clear: both;
	border-top:2px solid #c6dae4;
	padding: 10px 10px 5px 10px;
	color:#333;
	background-color: #ffffff;
	line-height:1.3em;
}
.module300-glass .body .content p {
    padding: 0px;
    margin: 0px;	
}
.module300-glass .body .content a {
	position: absolute;
	bottom: 5px;
	left: 20px;
	z-index: 1000;
	color:#4283a4;
	text-decoration:none;
	line-height:1.5em;
	background:url("/images/shared/ul-dotted-4283a4.gif") repeat-x 0 100%;
}

#expandlink a {
	position: relative;
	top: 3px;
	left: 0px;
    color:#4283a4;
    text-decoration:none;
    line-height:1.5em;
    background:url("/images/shared/ul-dotted-4283a4.gif") repeat-x 0 100%;
}

/* 300-WIDTH BASIC BLUE MODULE
--------------------------------------------------------------------------------------------*/
.module300-basic {
	width:300px;
	margin:0 4px 10px 4px;
}
.module300-basic .head {
	background:url(/images/modules/module300-basic-top.gif) no-repeat;
	padding:14px 15px 8px 15px;
}
.module300-basic .head h3 {
	color:#000;
	font-weight:normal;
}
.module300-basic .foot {
	overflow:hidden;
	height:6px;
	background:url(/images/modules/module300-basic-btm.gif) no-repeat;
}
.module300-basic .body {
	background:url(/images/modules/module300-basic-mid.gif) repeat-y;
	padding:10px 15px;
	color:#333333;
	line-height:1.2em;
}
.module300-basic .body p {
	margin:0.5em 0;
}
.module300-basic .body p:first-child {
	margin-top:0;
}
.module300-basic .body p:last-child {
	margin-bottom:0;
}
.module300-basic .body a {
	color:#4f4f4f;
	text-decoration:none;
	background:url("/images/shared/ul-dotted-515151.gif") repeat-x 0 100%;
}
.module300-basic .body ol {
	margin:0.5em 0 0.5em 18px;
	list-style:outside decimal;
}
.module300-basic .body ol li {
	line-height:1.2em;
	margin-bottom:0.6em;
}

/* 200-WIDTH BASIC BLUE MODULE
--------------------------------------------------------------------------------------------*/
.module200-basic {
	width:200px;
	margin:0 0 5px 0;
}
.module200-basic .head {
	background:url(/images/modules/module200-basic-top.gif) no-repeat;
	padding:14px 15px 8px 15px !important;
	padding:7px 7px 4px 7px;
}
.module200-basic .head h3 {
	line-height: 14px;
	color:#000;
	font-weight:normal;
	background-color:#daeaf0;
}

.module200-basic .foot {
	overflow:hidden;
	height:6px;
	background:url(/images/modules/module200-basic-btm.gif) no-repeat;
}
.module200-basic .body {
	background:url(/images/modules/module200-basic-mid.gif) repeat-y;
	padding: 10px 10px;
	color:#333333;
	line-height:1.2em;
}
.module200-basic .body p {
	margin:0.5em 0;
}
.module200-basic .body p:first-child {
	margin-top:0;
}
.module200-basic .body p:last-child {
	margin-bottom:0;
}
.module200-basic .body a {
	color:#4f4f4f;
	text-decoration:none;
	background:url("/images/shared/ul-dotted-515151.gif") repeat-x 0 100%;
}
.module200-basic .body ol {
	margin:0.5em 0 0.5em 18px;
	list-style:outside decimal;
}
.module200-basic .body ol li {
	line-height:1.2em;
	margin-bottom:0.6em;
}


.first-column {
	float: left;
	position: relative;
	left: 10px;
}
.second-column {
	float: left;
	position: relative;
	left: 30px;
}

.ml20 {
	position: relative;
	left: 10px;
}

/* 275-WIDTH BASIC BLUE MODULE
--------------------------------------------------------------------------------------------*/
.module275-basic {
	margin:0;
	margin-bottom: 30px;
	width: 275px;
	float: left;
	clear: both;
}

.module275-basic .head {
	background: url('/images/modules/module275-basic-top.gif') no-repeat left; 
	height: 30px;
    width: 275px;
    float: left;
    clear: both;
}
.module275-basic .head a {
	background: none!important;
	color: #01507f!important;
	font-weight: bold;
	position: relative;
	top: 10px;
	left: 15px;
	font-size: 14px; 
	font-family: Verdana;
}
.module275-basic .body .list {
	margin-left: 15px;
}
.wpt {
	background: none!important;
	line-height: 0px;
	font-size: 0px;
}
.before-wpt {
	margin-bottom: 0px!important;
}

.module275-basic .body {
	background: url('/images/modules/module275-basic-mid.gif') repeat-y;
    width: 275px;
    float: left;
    clear: both;
}
.module275-basic .foot {
	background: url('/images/modules/module275-basic-btm.gif') no-repeat;
	height: 14px;
    width: 275px;
    float: left;
    clear: both;
}
.main-list li a {
	background: none!important;
	font-weight: bold;
}

.main-list li.sitemap-parent {
    height: 15px;
    line-height: 15px;
}

.main-list li.sitemap-parent a {
	display: block;
    height: 15px;
    line-height: 15px;
}

.main-list li li, .main-list li ul, .wpt {
	margin: 0px!important;
	padding: 0px!important;
	padding-left: 10px!important;
	height: auto;
}
.main-list ul {
	list-style: none !important;
}

.main-list ul li {
	background: none!important;
	font-family: Arial!important;
	font-size: 11px!important;
}
.main-list ul li a {
	color: #7f7f7f!important;
	background: none!important;
	line-height: 15px!important;
}

/* BLUE APPLY BUTTONS
--------------------------------------------------------------------------------------------*/
div.btn-apply {
	background:url("/images/shared/btn-apply-lt.gif");
	width:100%;
}
.btn-apply a {
	display:block !important;
	background:url("/images/shared/btn-apply-rt.gif") no-repeat 100% 0 !important;
	color:#fff !important;
	border:none !important;
	padding:0px 6px !important;
	font-size:11px !important;
	line-height:19px !important;
	text-align:center !important;
	width:auto !important;
}
.btn-apply a:hover {
	text-decoration:underline !important;
}

/* GREY BUTTONS
--------------------------------------------------------------------------------------------*/
div.btn-grey {
	background:url(/images/shared/btn-grey-lt.gif) no-repeat 0 0;
	width:100%;
	max-width:250px;
}
.btn-grey a {
	display:block !important;
	background:url(/images/shared/btn-grey-rt.gif) no-repeat 100% 0 !important;
	color:#005495 !important;
	border:none !important;
	padding:0px 6px !important;
	font-size:11px !important;
	line-height:20px !important;
	text-align:center !important;
	width:auto !important;
}
.btn-grey a:hover {
	text-decoration:underline !important;
}

/* YELLOW BUTTONS
--------------------------------------------------------------------------------------------*/
div.btn-yellow {
	background:url(/images/shared/btn-yellow-lt.gif) no-repeat 0 0;
	width:100%;
	max-width:250px;
}
.btn-yellow a {
	display:block !important;
	background:url(/images/shared/btn-yellow-rt.gif) no-repeat 100% 0 !important;
	color:#002945 !important;
	border:none !important;
	padding:0px 6px !important;
	font-size:11px !important;
	line-height:20px !important;
	text-align:center !important;
	width:auto !important;
}
.btn-yellow a:hover {
	text-decoration:underline !important;
}


/* STRAPLINE COMMON STYLES
 * Note: all background and color styles must use full 6-character hex codes, as these
 * are passed through to sIFR and cannot be shortened codes like #fff or #000
--------------------------------------------------------------------------------------------*/
#straplines div h2 {
	display:inline;
	padding:0 0.1em;
	text-transform:uppercase;
	font-weight:normal;
	line-height:normal;
	text-align:center;
}
#straplines h2 {
	font-size:1.7em;
}
#strapline1 h2, #strapline11 h2 {
	background:#ffffff;
	color:#000000;
}
#strapline2 {
	margin:2px 0 0 0;
}
#strapline2 h2, #strapline22 h2 {
	font-size:2.1em;
	background:#307095;
	color:#ffffff;
	text-transform: uppercase;
}
#strapline3, #strapline33 {
	margin:2px 0 0 0;
}
#strapline3 h2, #strapline33 h2 {
	font-size:2.1em;
	background:#307095;
	color:#ffffff;
    text-transform: uppercase;
}
#strapline4 {
	margin:2px 0 0 0;
}
#strapline4 h2 {
	font-size:2.1em;
	background:#307095;
	color:#ffffff;
    text-transform: uppercase;
}
#strapline5 {
	margin:2px 0 0 0;
}
#strapline5 h2 {
	font-size:2.1em;
	background:#307095;
	color:#ffffff;
    text-transform: uppercase;
}



/* PRESS CORNER
--------------------------------------------------------------------------------------------*/
.press_corner_archive_link {
	height: 20px;
	line-height: 20px;
	clear:both;
	float: left;
	display: block;
	width: 300px;
}
.press_corner_archive_link img {
	width: 20px;
	height: 20px;
	float: left;
	cursor: pointer;
}

.press_corner_archive_link a {
	display: block;
	float: left;	
}

.press_corner_archive_link span {
	float: left;
	cursor: pointer;
}

.press_corner_delimiter {
	float: left;
	clear: both;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 0px;
	background: url("/images/shared/ul-dotted-4283a4.gif") repeat-x center center;
}

.press_corner_category_name {
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	clear: both;
	text-transform: uppercase;
	font-size: 12px;
}

.press_corner_category_name a {
	color: #000000 !important;
	background: transparent !important;
}

.press_corner_header {
	margin: 10px 0px 10px 0px;
	float: left;
	clear: both;
	width: 100%;
}

.press_corner_categories_list {
	clear: both;
	float: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
}

.press_corner_categories_list strong {
	display: block;
	float: left;
	margin-right: 5px;
}

.pres_corner_categories_list a {
	display: block;
}

.press_corner_items_list {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0px 10px 0px;
}

.press_corner_item, .press_corner_item_bordered {
	margin-bottom: 10px;
	clear: both;
	float: left;
	clear: both;
	width: 100%;
	
}

.press_corner_item_bordered {
	border-bottom: 1px dashed #EEEEEE;
}

.press_corner_item strong, .press_corner_item_bordered strong {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	line-height: 16px;
	margin-bottom: 1px;
}

/* top anchor */
.top_anchor {
	display: block;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

table.blue {
    _width: 390px;
}
table.blue td {
    color: #4283A4;
    _padding: 0;
}
