@charset "utf-8";
/* CSS Document */

html {
background-color: #002147;
}

body {
	margin:0;
padding:0;
	font-family: arial, helvetica, san-serif;
color:#666;
font-size:90%;
line-height:150%;
}

h1, h2, h3, h4 {
	color: #002147;
line-height:140%;
}

h5, h6 {
	color: #002147;
line-height:140%;
}

h1, h2 {
	font-size: 15pt;
}

img {
border: none;
}

#footer table td {cursor: pointer;cursor: hand; }  

div#pageWrap {
padding:0;
margin:0;
background: #fff url(/cssimg/ct-bg.png) no-repeat top left;
}

div#pageContainer {
margin:0;
}

div#contentContainer {
width: 100%;
clear:both;
border-top: #fcee29 6px solid;
}

div#content-main {
width: 100%;
height: auto;
clear:both;
padding-top:20px;
}

div#content-sub {
width: 100%;
height: auto;
clear:both;
padding-top:20px;
}

div#header {
width: 100%;
height:106px;
background: #003964 url(/cssimg/logo.png) no-repeat top left;
}

div#footer {
width: 100%;
height:150px;
clear:both;
background-color: #002147;
text-align:center;
}

div.footerNaviWrap {
padding-top:10px;
cursor:hand;
padding-right:20px;
}

div.navi-main {
height:106px;
text-align:right;
float:right;
clear:right;
margin-right:2%;
}

div.navi-mainWrap {
text-align:right;
margin-top:75px;
}

td.leftCol {
height:auto;
padding-left:20px;
width:238px;
}


table.leftColWrap {
height:auto;
width:238px;
background:transparent url(/cssimg/signup-bg.png) no-repeat bottom left;
margin-top:25px;
margin-bottom:20px;
}

td.rCol {
text-align:left;
padding-right:20px;
padding-left:20px;
background: transparent url(/cssimg/pg-bg-swirl.png) no-repeat bottom right;
}

td.rColWrap {
text-align:left;
margin:0;
}


td.leftCol-sub {
height:auto;
padding-left:20px;
}

div.leftNavi-wrap {
height:322px;
width:200px;
margin-top:25px;
padding-left:10px;
background:transparent url(/cssimg/Lnavi-bg-2.png) no-repeat top left;
padding-top:15px;
}

div.leftNavi-body {
}

div.leftNavi-body td {
border-bottom:1px dotted #fff;
padding-top:5px;
padding-bottom:5px;
}

div.ct {
margin-top:25px;
padding-left:10px;
padding-right:15px;
}

td.cCol {
text-align:left;
}

td.rCol-sub {
height:auto;
width: 238px;
padding-right:20px;
}

table.short-cut-wrap {
text-align:left;
height:auto;
width:100%;
}

div.box-2 {
text-align:right;
padding-bottom:5px;
height:130px;
width:100%;
float:right;
clear:both;
}

div.box-3 {
text-align:left;
margin-bottom:10px;
width:100%;
}

td.link-img {
width:150px;
padding-top:4px;
border-top:1px dotted #ccc;
}

td.link-img-body{
padding:10px;
border-top:1px dotted #ccc;
}

div#placeholder-box3 {
width:238px;
height:auto;
}

td#newsletter {
}

div.marquee {
clear: both; 
text-align: center;
padding:10px;
background:transparent url(/cssimg/marquee-bg-2.png) no-repeat top left;
}


/* @group Forms */

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	margin: 0;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 18px;
}

.secure-login, .newsletter-form {
	padding-top: 30px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
}


.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

.form {
color: #002147;
font-weight:bold;
}

#header table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #1969bc;
	text-decoration: none;	
cursor:default;
}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;
cursor:default;
}

div.leftMenu td {
padding-top:5px;
padding-bottom:5px;
border-bottom:1px dotted #fff;
}

div.LBox {
padding:0px 10px 0px 15px;
}

div.LBox input {
width:205px;
}

div.LBoxHD {
color:#3d75bf;
font-size:13pt;
font-weight:bold;
height:30px;
padding-top:6px;
text-align:center;
}

div#placeholder-search {
	padding-top: 12px;
	text-align:left;
}

div.search-box input.cat_textbox_small {
	width: 140px;
border:1px solid #66cc33;
background-color:#009933;
color:#ffffff;
margin-left:7px;
}


div.breadcrumb a {
color:#999;
text-indent:300px;
cursor:default;
}

div#placeholder-rss {
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* CSS Document */

td.menu_main {
color: #fff;
text-align:left;
font-size:11pt;
cursor:default;
border-left:1px dotted #fcee29;
padding-left: 10px;
}

td.menu_main_hover {
color: #ffff33;
text-align:left;
font-size:11pt;
cursor:default;
border-left:1px dotted #fcee29;
padding-left: 10px;
text-decoration:underline;
}

td.menu_main_selected {
	color: #002147;
background-color:#ffff33;
text-align:left;
font-size:11pt;
cursor:default;
border-left:1px dotted #ffff33;
padding-left: 10px;
}

td.sub_menu {
	background: #fff;
	color: #999;
	font-size: 11pt;
	padding: 6px !important;
border-bottom:1px dotted #ccc;
width:150px;
cursor:default;
text-align:center;
}

td.sub_menu_hover {
	background: #ffff33;
	color: #006092;
	font-size: 11pt;
	padding: 6px !important;
border-bottom:1px dotted #ccc;
width:150px;
cursor:default;
text-align:center;
}

td.sub_menu_selected {
	background: #ffff33;
	color: #006092;
	font-size: 11pt;
	padding: 6px !important;
border-bottom:1px dotted #ccc;
width:150px;
cursor:default;
text-align:center;
}


td.menu-footer {
color: #497ec2;
text-align:left;
font-size:11pt;
cursor:default;
padding-left: 10px;
}

td.menu-footer-hover {
color: #ffff33;
text-align:left;
font-size:11pt;
cursor:default;
padding-left: 10px;
text-decoration:underline;
}

td.menu-footer-selected {
	color: #ffff33;
text-align:left;
font-size:11pt;
cursor:default;
padding-left: 10px;
}

td.menu_left {
color: #fff;
text-align:left;
font-size:11pt;
cursor:default;
font-weight:bold;
}

td.menu_left_hover {
color: #ffff33;
text-decoration:underline;
text-align:left;
font-size:11pt;
cursor:default;
font-weight:bold;
}

td.menu_left_selected {
color: #fff;
background-color:#3d75bf;
text-align:left;
font-size:11pt;
cursor:default;
font-weight:bold;
}


#but175 a {
	width:394px;
	height:133px;
	display:block;
	background-image:url(../images/175Up.jpg);
	background-repeat: no-repeat;	
	margin:0 auto;
}
#but175 a:hover {
	width:394px;
	height:133px;
	display:block;
	background-image:url(../images/175Down.jpg);
	background-repeat: no-repeat;	
}