html {
	overflow-x : hidden;
}
body {
	padding: 20px 0 20px 0;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	background-color: #0c0f2f;
}


#container {
	margin: 0 auto 0 auto;
	width: 950px;
	background: #FFFFFF;
	text-align: left;
	border: 4px solid #efb025;
}

a img {
	border: none;
}

a {
	color: #456FA2;
	text-decoration: underline;
}

a:hover {
	color: #888888;
	text-decoration: none;
}



ul, ol {
	margin: 4px 0 15px 35px;
	padding: 0;
}

ul ul, ol ol {
	margin: 4px 0 0 15px;
	padding: 0;
}

li {
	margin: 0 0 4px 0;
	padding: 0;
}

#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 160px;
	width:100%;
}
#headertext{
	position:relative;
	margin-left:200px;
	padding-top: 35px;
	margin-right:50px;
	font-family: "Adobe Garamond Pro Bold", "Arno Pro Smbd Display", "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight:bold;
	text-align: right;
	color: #3c3f7f;
/*	color: #004a91; */
}
#smheadertext{
	position: relative;
	margin-left: 0px;
	margin-right:50px;
	margin-top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #004a91;
	text-align: right;
}
#smbodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #004a91;
}
#header img {
	display: block;
}




#search-box {
	position: absolute;
	top: 20px;
	right: 20px;
}	

#search-box form {
	margin: 0;
	padding: 0;
}

#search-box input {
	margin: 0;
	padding: 0;
	width: 160px;
	color: #888888;
}



/************************************
main navigation @ top
*************************************/
/* TOP NAV */
#nav { 
	color:#fff;
	background-color:#004A91;
	list-style:none;
	text-align:center;
	width:950px;
	margin:0px;
	padding:0px;
}
#nav ul { 
	color:#fff;
	background-color:#004A91;
	list-style:none;
	text-align:center;
	margin:0px 0px 4px 0px;
	padding:0px;
}
#nav li {
	background-color:#004A91;
	display: inline;
	list-style:none;
	float:left;
	position:relative;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 4px;
	font-weight: bold;
}

#nav li a, #nav li a:link, #nav li a:active, #nav li a:visited{
	display:block;
	margin:0px;
	padding:4px 12px 4px 12px;
	color:#fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#nav li a.current, #nav li a.current:link, #nav li a.current:active, #nav li a.current:visited {
	background-color:#efb025;
	text-decoration:none;
	color:#004A91;
	font-weight: bold;
}
#nav li a:hover {background-color:#efb025; text-decoration:none; color:#004A91;
}
#nav li.first{
	margin:0px 1px 0px 1px
	padding:0px 12px 0px 12px; width:80px;
}
#nav li.last{
	margin:0px 1px 0px 1px
	padding:0px 14px 0px 12px;
	border-right-color: #efb025;
	border-right-style: solid;
	border-right-width: 0px; width:152px;
}
#nav li ul {
	display:none;
	list-style:none;
	position:absolute; color:#fff;
	margin:0px;
	padding:0px;
	width:170px;
	z-index:1000;
	border-color: #efb025;
	border-style: solid;
	border-width: 4px;
}
#nav li ul li {
	float:none;
	text-align:left; color:#fff;
	width:170px;
	border-right-color: #efb025;
	border-right-style: solid;
	border-right-width: 0px;
}
#nav li:hover ul {
	display:block;
	margin: 0px;
	z-index:1000;
	text-align:left; color:#fff;
}
#nav li:hover ul li{
	display:block;
	margin: 0px;
	z-index:1000;
	text-align:left; color:#fff;
}
/************************************
main navigation @ top
*************************************/

#cpgnav {
	margin-left:-20px;
	
}

#cpgnav, #cpgnav ul 
	{ /* all lists */
	margin-left:-20px;
	background-color: #004A91;
	margin: 0;
	list-style: none;
	color:#fff;
	height:30px;
	border:solid #cccccc;
	border-width:1px 0px 0px 0px;
	text-align: left;
	z-index:1000;
	}
#cpgnav a
	{
	display: block;
	width: 114px;
	background-color: #004A91;
	text-decoration:none;
	color:#fff;	
	}
#cpgnav a:hover
	{
	display: block;
	width: 114px;
	background-color: #000000;
	text-decoration:none;
	color:#fff;	
	}
#cpgnav li 
	{ /* all list items */
	float: left;
	text-align:center;
	line-height : 30px;
	background-color: #004A91;
	border-left:1px solid #9cb49c;
	color:#fff;
	width:auto;
	z-index:1000;
	height : 30px;
	}
	


#cpgnav li ul
	{ /* second-level lists */
	position: absolute;
	z-index:1000;
	line-height:30px;	
	background: #004A91;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border:1px solid #002c00;
	color:#fff;
	height : auto;
	width:120px;
	text-align:left;
	
	padding: 0px 4px 0px;
	}

#cpgnav li ul li
	{
	position : relative;
	left : 3px;
	line-height:12px;
	text-align:left;
	font-family:arial;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	border-left:0px;
	color:#fff;	
	z-index:1000;
	width: 114px;
	}

#cpgnav li ul li a
{
	border-right:0px;
	width:114px;
	padding:4px 0px 4px 1px;;
	margin:0px 0px 4px 0px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	z-index:1000;	
}

#cpgnav li ul li a:hover
{
	background-color:#000000;
	color:#fff;	
	z-index:1000;	
}

#cpgnav li:hover ul, #cpgnav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left:0px;
	z-index:1000;
	width: 114px;	
}



#top-nav {
	background: #004a91;
	color: #FFFFFF;
	width: 100%;
	font-size: 12px;
}

#top-nav ul {
	margin: 0;
	padding: 5px 22px 5px 22px;
	list-style: none;
}

#top-nav li {
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
}

#top-nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#top-nav a:hover {
	color: #B0B0B0;
	text-decoration: none;
}

#content {
	width: 780px;
	float: center;
	display: inline;
	margin: 20px 20px 20px 0;
}
#detailcontent {
	width: 700px;
	margin: 5px 5px 5px 5px;
	}
#detailcontent h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 16px;
	color: #456FA2;
}
#detailcontent h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 14px;
	color: #456FA2;
}
.post {
	margin: 0 0 20px 0;
}

#content h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 16px;
	color: #456FA2;
}

#content h1 a {
	text-decoration: none;
}

#content h1 a:hover {
	text-decoration: none;
}

#content h1.pagetitle {
	font-size: 1.1em;
	color: #888888;
	margin-bottom: 6px;
}



#content h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 10px;
	color: #707070;
}

#content h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	color: #404040;
}

#content h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.05em;
	color: #606060;
}




#content .post-date {
	color: #707070;
	font-size: 10px;
	margin: 0 0px 3px 400px;
	text-align: right;
}

#content p {
	margin: 0 0 12px 0;
	line-height: 140%;
}

#content .post-info {
	color: #505050;
	font-size: 0.8em;
	background: #F4F4F4;
	padding: 4px 8px 4px 8px;
}

#content .post-info a {
	text-decoration: none;
}

#content .post-info a:hover {
	text-decoration: underline;
}

#content .single-date {
	text-align: right;
	font-size: 0.9em;
	color: #707070;
	margin-bottom: 3px;
}




#content .attachment-image {
	text-align: center;
	padding: 10px 0 10px 0;
}




code {
	font: 0.9em 'Courier New', Courier, Fixed;
	color: #456FA2;
}

blockquote {
	background: #F4F4F4;
	padding: 4px 8px 4px 8px;
	margin: 5px 0 15px 0;
	font-size: 0.9em;
}




acronym, abbr, span.caps {
	font-size: 0.9em;
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #808080;
}




.navigation {
	display: block;
}






#wp-calendar caption {
	text-decoration: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 0.9em;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	color: #456FA2;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
	
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td a {
	color: #456FA2;
	font-weight: bold;
}

#wp-calendar td.pad:hover {
	background-color: #FFFFFF; 
}






img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}




.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}

.thinborder{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #F7F7F7;
}


#sidebar {
	width: 210px;
	float: left;
	display: inline;
	margin: 20px 0 20px 10px;
}

#sidebar h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #456FA2;
	margin: 0 0 2px 0;
	padding: 0 0 3px 0;
	border-bottom: 6px solid #F4F4F4;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul ul {
	margin: 6px 0 15px 8px;
	padding: 0;
}

#sidebar ul ul ul {
	margin-bottom: 6px;
}

#sidebar li {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.95em; 
}

#sidebar a {
	color: #505050;
	text-decoration: none;
}

#sidebar a:hover {
	color: #456FA2;
	text-decoration: underline;
}




h3#comments, h3#respond {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 6px 0;
	font-size: 1.1em;
	background: #456FA2;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
}

ol.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}

ol.commentlist li {
	margin: 0;
	padding: 0;
	border-top: 8px solid #F4F4F4;
	padding: 3px 0 5px 0;
}

ol.commentlist li.alt {
	border-top: 8px solid #E8E8E8;
}

ol.commentlist .comment-date {
	width: 35%;
	float: right;
	text-align: right;
	font-size: 0.9em;
	display: inline;
}

ol.commentlist .comment-author {
	width: 55%;
	float: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	font-size: 1.2em;	
	color: #808080;
	display: inline;
}

ol.commentlist .comment-date a, ol.commentlist .comment-author a {
	text-decoration: none;
}

ol.commentlist .comment-date a:hover, ol.commentlist .comment-author a:hover {
	text-decoration: underline;
}

ol.commentlist .comment-text {
	clear: both;
}




form#commentform textarea {
	width: 100%;
}

form#commentform label {
	font-size: 0.9em;
}
/************************************
footer navigation @ top
*************************************/
/* TOP NAV */
#footernav { 
	color:#fff;
	background-color:#456FA2;
	list-style:none;
	text-align:center;
	width:950px;
	margin:0px;
	padding:0px;
}
#footernav ul { 
	color:#fff;
	background-color:#456FA2;
	list-style:none;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#footernav li {
	background-color:#456FA2;
	display: inline;
	list-style:none;
	float:left;
	position:relative;
	border-right-color: #fff;
	border-right-style: solid;
	border-right-width: 6px;
}

#footernav li a, #footernav li a:link, #footernav li a:active, #footernav li a:visited {
	display:block;
	margin:0px 1px 0px 1px;
	padding:4px 14px 4px 14px;
	color:#fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#footernav li a.current, #footernav li a.current:link, #footernav li a.current:active, #footernav li a.current:visited {
	background-color:#efb025;
	text-decoration:none;
	color:#004A91;
	font-weight: bold;
}
#footernav li a:hover {background-color:#efb025; text-decoration:none; color:#004A91;
}
#footernav ul li.first {
	margin:0px 1px 0px 0px ;
	padding:0px 16px 0px 16px;
	border-right:0;
}
#footernav ul li.last {
	margin:0px 1px 0px 1px
	padding:0px 18px 0px 14px;
	border-right-color: #efb025;
	border-right-style: solid;
	border-right-width: 0px;
	width:125px;
}
#footernav ul li.last ul {
	display:none;
	list-style:none;
	position:absolute;
	z-index:1000;
	background-color:#456FA2;
	margin:0px;
	padding:0px;
	width:145px;
	border-color: #efb025;
	border-style: solid;
	border-width: 4px;
	bottom: 20px;
}
#footernav ul li.last ul li {
	text-align:left; color:#fff;
	width:135px;
	border-right-color: #efb025;
	border-right-style: solid;
	border-right-width: 0px;
}
#footernav ul li.last:hover ul {
	display:block;
	margin: 0px;
	z-index:1000;
}

#footernav li ul {
	display:none;
	list-style:none;
	position:absolute;
	background-color:#456FA2;
	margin:0px;
	padding:0px;
	width:160px;
	z-index:1000;
	border-color: #efb025;
	border-style: solid;
	border-width: 4px;
	bottom: 20px;
}
#footernav li ul li {
	text-align:left; color:#fff;
	width:150px;
	border-right-color: #efb025;
	border-right-style: solid;
	border-right-width: 0px;
}
#footernav li:hover ul {
	display:block;
	margin: 0px;
	z-index:1000;
}
#footer {
	background-color:#fff;
	margin:0px;
	clear: both;
	border-top-color:#efb025;
	border-top-style:solid;
	border-top-width:10px;
	padding: 0px 5px 25px 5px;
	color: #404040;
	font-size: 10px;
	text-align: center;
}

#footer a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #054040;
	text-decoration: none;
}
#footer a:link {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #054040;
	text-decoration: none;
}
#footer a:active {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #054040;
	text-decoration: none;
}
#footer a:visited {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #054040;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #004A91;
	text-decoration: underline;
}
.thinborder {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-collapse:collapse;
}
/************************************************
*	Comments									*
************************************************/
	
#content .commentlist 
{
	margin:0;
	padding:0;
	border-top:#ddd 1px solid;
}
#content .commentlist li 
{
	list-style:none;
	margin: 0;
	padding:1.5em;	
	border-bottom: #ddd 1px solid;	
}
.commentlist li.alt 
{
    background:#f6f3f3;    
}
.commentlist li .cmtinfo 
{
	font-size:0.9em;	
	text-align:right;		
	color:#999;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
	float:left;
	color:#333;
}
#content .nocomments 
{
	text-align:center;
	color:#999;
	font-size:0.9em;
	font-style:italic;
}
.trackback
{
	background:url(../images/icon_trackback.png) no-repeat left center;
	padding:0px 17px;
}
#wrapper .feed 
{
	background:url(../images/icon_feed.gif) no-repeat left center;
	padding:5px 17px;
}
input.textbox
{
	border:#ccc 1px solid;
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}
#header, #content, #sidebar, #footer, .widget 
{
	overflow:hidden;
}

SELECT {FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;COLOR: #9f0000;BACKGROUND-COLOR:#FFFFFF; FONT-SIZE: 9pt;FONT-WEIGHT: 400;}
OPTION {FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;COLOR: #9f0000;BACKGROUND-COLOR:#FFFFFF; FONT-SIZE: 9pt;FONT-WEIGHT: 400;}
INPUT {FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;COLOR: #9f0000;BACKGROUND-COLOR:#FFFFFF; FONT-SIZE: 9pt;FONT-WEIGHT: 400;}
TEXTAREA {FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;COLOR: #9f0000;BACKGROUND-COLOR:#FFFFFF; FONT-SIZE: 9pt;FONT-WEIGHT: 400;}
.heading {COLOR:#000033;Font-Size:12px;Font-Family: Helvetica, Verdana, Arial, sans-serif;FONT-WEIGHT:600;}
A.heading:link {COLOR:#00009F;FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;FONT-SIZE: 12px;}
A.heading:visited {COLOR:#00009F;FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;FONT-SIZE: 12px;}
A.heading:hover {COLOR:#cc3300;FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;TEXT-DECORATION: underline;FONT-SIZE: 12px}

.whitehead {COLOR: #FFFFFF;Font-Size: 13px;Font-Family: Helvetica, Verdana, Arial, sans-serif;TEXT-DECORATION: none;FONT-WEIGHT: 600;}
A.whitehead:link {COLOR: #FFFFFF;FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;FONT-SIZE: 11px;FONT-WEIGHT: 600;}
A.whitehead:visited {COLOR: #FFFFFF;FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;FONT-SIZE: 11px;FONT-WEIGHT: 600;}
A.whitehead:hover {COLOR: #CCCCCC;FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;TEXT-DECORATION: underline;FONT-SIZE: 11px;FONT-WEIGHT: 600;}
TD.whitehead {COLOR: #FFFFFF;Font-Size: 11px; Font-Family: Helvetica, Verdana, Arial, sans-serif;TEXT-DECORATION: none;FONT-WEIGHT: 600;}

.smallwhitehead {COLOR: #FFFFFF;Font-Size:12px;Font-Family: Helvetica, Verdana, Arial, sans-serif;TEXT-DECORATION: none;}
A.smallwhitehead:link {COLOR: #FFFFFF;FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;FONT-SIZE: 12px;}
A.smallwhitehead:visited {COLOR: #FFFFFF;FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;FONT-SIZE: 12px;}
A.smallwhitehead:hover {COLOR: #CCCCCC;FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;TEXT-DECORATION: underline;FONT-SIZE: 12px;}
TD.smallwhitehead {COLOR: #FFFFFF;Font-Size: 12px; Font-Family: Helvetica, Verdana, Arial, sans-serif;TEXT-DECORATION: none;}

TD.watermark {COLOR: #DFDFCF;Font-Size:30px;Font-Family: Helvetica, Verdana, Arial, sans-serif;TEXT-DECORATION: none;}
TD.smallbluehead {COLOR: #00009F;Font-Size:10px;Font-Family: Helvetica, Verdana, Arial, sans-serif;TEXT-DECORATION: none;}

.small  {FONT-FAMILY: Arial, verdana, Helvetica, Verdana, sans-serif; FONT-SIZE:10px;}

.titledata {font-family: verdana, sans-serif; font-size:18px; color:#222222; font-weight : bold;}
.redhead {font-family: verdana, sans-serif; font-size:12px; color:#9F0000; font-weight : bold;}
.description {font-family: verdana, sans-serif; color:#343434;}
.link {font-family: verdana, sans-serif; font-size:12px; underline;}
.tablebg {background-color:#FFFFFF;}
.bodybg {background-color:#111144;}
.brokertablebg {background-color:#F4EBD8;}
 HR { color: #222222; }
a.textLink { color:#555555;}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
