
body {
background:#092F67;
color: #666;
margin: 0px;
line-height: 14pt;
font-size: 10pt;
}

div.container {
	background: #fff;
}

a#logo {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;

}

div#nav {
height: 41px;
text-align: center;
padding-left: 0px;
vertical-align:middle;
padding-bottom: 10px;
background-image:url(../images/newtemplate/menu3.gif);
background-repeat: repeat-x;
border-left: #ffffff 1px solid; 
}

div#placeholder-nav {
color: #999;

height: 41px;
vertical-align:middle;
padding-bottom: 10px;
background-image:url(../images/newtemplate/menu3.gif);
background-repeat: repeat-x;
border-left: #ffffff 1px solid; 
}

div#placeholder-hero {
align: center;
background: #fff;
width: 550px;
height: 180px;
}

div#sub {
	background: #eee;
}

td.menu-item {
	color: #fff;	
background:  #003B71;
padding-left:5px;
}

td.menu-item-hover {
	color: #222;
background:  #cccccc;
}

td.menu-item-selected {
	color: #fff;
}

td.submenu-item {
	background: #f9f9f9;
	color: #333;
	font-size: 11px;
	padding: 6px !important;
width: 100px;
border: 1px dotted #cccccc; 
}

td.submenu-item-hover {
	background:  #cccccc;
	color: #333;
	font-size: 11px;
	padding: 6px !important;
border-bottom: 1px dotted #cccccc; 

}

td.submenu-item-selected {
	background: #fff;
	color: #666;
	font-size: 11px;
	padding: 6px !important;

}

/* @group Forms */

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 18px;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	margin: 0;
	padding: 6px 18px;
}


.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #002776;
	text-decoration: underline;	
}

a:hover, a:active {
	color: #e00034;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background:  #3B6396 url(/images/cssimg/bg-header-17-1.png) repeat-x 0 0;
	margin: 36px;
}

div#header-left, div#header-right, div.whoslogged {
	height: 126px;	
	line-height: 126px;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-search {
	height: 66px;
	padding: 48px 40px 0 10px;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 80px;
height: 10px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-nav {
	height: 30px;
	padding-left: 30px;
padding-top:0px;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#main div.inner {
padding: 20px 0px 30px 27px;
width: 600px;
}

div#main h1 {color:#002776; font-size: 16pt; font-weight:normal;}
div#main h2 {color:#E00034; font-size: 12pt; font-weight:normal;}
div#main p {font-family: arial;color: #000000;font-size:10pt;line-height: 14pt;}

div#sub {
	padding: 18px 0 0 0;
}

div#sub-bottom {
	background: url(/images/cssimg/bg-side-17-1.png) repeat-x 0 0;
	height: 144px;
}

div#cap-bottom {
	background: #3B6396 url(/images/cssimg/bg-footer-17-1.png) repeat-x 0 0;
	height: 8px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
