/******************************| Start CSS |**************************************/

body {font-family: Verdana, Arial;font-size:11px;}
.contentCNT {text-align:center;}

/**********************************************************************************
****||||     Link Classes                                                  ||||****
**********************************************************************************/

.mainImageLinks {margin:10px 0px 10px 10px;padding: 0;text-align:right;background-color:#00438c;width:173px;height:175px;float:left;}
.mainImageLinks img a {border:none;}
.mainImageLinks a {color:#FFFF00;text-decoration:none;font-weight:bold;}
.mainImageLinks a.bump:hover, a.bump:visited, a.bump:active {color:#FFFF00;}
.mainImageLinks a.bump {margin:5px 5px 5px 0px;display:block;}
#divContainer {width:100%;}

/**********************************************************************************
****||||     Spacers                                                       ||||****
**********************************************************************************/

.spacerII {display:block;height:8px;}
.padding3px {padding:3px;}

/**********************************************************************************
****||||     Image handlers                                                ||||****
**********************************************************************************/

.imgRT {float:right;margin:10px 5px 10px 10px;}
.imgCNT {text-align:center;}
#floatRight {float:right;}
.imgLFT {float:left;text-align:left;margin:10px 0px 10px 0px;}
.listIMG {margin:5px 10px 5px 0px;vertical-align: middle;}
.controlListIMG {vertical-align: middle;height:32px;}

/**********************************************************************************
****||||     Image Navigation -HOME PAGE                                   ||||****
**********************************************************************************/

.NAV1container
{
	text-align:center;
}
.NAV1
{
	background-color:#02346A;
	text-align:right;
}
.goHERE
{
	display:block;
	color:yellow;
	margin:4px 15px 4px 0px;
	font-size:10px;
	font-weight:bold;
}
a.goHERE:link
{
	text-decoration:none;
}
a.goHERE:hover
{
	text-decoration: none;
	color: #ffffcc;
}
a.goHERE:active
{
	text-decoration:none;
}
a.goHERE:visited
{
	text-decoration:none;
}


/**********************************************************************************
****||||     Global Navigation or i header                                 ||||****
**********************************************************************************/

.Iheader {width:742px;height:100px;}

.headerBack
{
	background-image: url(../images/Global-background.jpg);
	background-repeat:no-repeat;
	height:73px;
	vertical-align:bottom;
}
.NAV2container
{
	text-align: left;
	background-color:#02346A;
	padding:3px 3px 3px 3px;
	color:#fff;
}
.NAV2
{
	margin: 0;
	padding: 0;
}

.NAV2 li
{
	display: inline;
}

.NAV2 li a
{
	color: white;
	padding: 2px 12px 2px 12px;
	text-decoration: none;
	border-right: 1px dotted white;
}

.NAV2 li a:visited
{
	color: white;
}

.NAV2 li a:hover, .NAV2 li .current
{
	color: yellow;
}
#selected
{
	color:yellow;
	font-weight:bold;
	border:none;
}


/**********************************************************************************
****||||     i footer navivation                                           ||||****
**********************************************************************************/

#conFooter
{
	text-align: center;
	padding:15px 0px 5px 0px;
	border-top:solid 1px #00438C;
	line-height:1.7em;
	color:#666666;
	font-size:10px;
}
#conFooter a {color:#666666;}
#conFooter a:hover, a:visited, a:active {color:#666666;}

.Footer {margin:0;padding:0;/*** background: black url(media/blockdefault.gif) center center repeat-x; ***/}
.Footer li {display: inline;}
.Footer li a
{
	color: #666666;
	padding:2px 5px 2px 5px;
	margin:0px 3px 0px 3px;
	text-decoration: underline;
}
.Footer li a:visited {color: #666666;}
.Footer li a:hover, .Footer li .current {color: #00438c;}
/** USE THIS FEATURE FOR HOVER OVER COLOR background: transparent url([image file here]) center center repeat-x;**/


/**********************************************************************************
****||||     Content Areas                                                 ||||****
**********************************************************************************/


.contentHolder
{
	vertical-align:top;
	text-align:left;
	padding: 10px;
}
#contentONE
{
	padding: 0px 10px 10px 0px;
	text-align: left;
	line-height: 2em;
	width: 219px;
	vertical-align:top;
}
#contentTWO
{
	padding:10px 20px;
	text-align:left;
	vertical-align:top;
	text-align:left;
	width: 228px;
}
#contentTHREE
{
	padding:0px 0px 10px 10px;
	text-align:left;
	/*line-height: 1.7em;*/
	width: 219px;
	vertical-align:top;
}
.CTHRblock
{
	display:block;
	margin:12px 10px 0px 0px;
}

.subList{line-height:1.7em; padding:0px 0px 0px -10px;}

/**********************************************************************************
****||||     Headings                                                      ||||****
**********************************************************************************/

h1
{
	font-size:18px;
	font-weight:bold;
	color:#00438C;
	display:inline;
}
h2
{
	font-size:16px;
}
h3
{
	color: #02346A;
	font-size: 16px;
	font-weight::bold;
	display: inline;
}
h4
{
	color: #02346A;
	font-size: 14px;
	display: inline;
}
h5
{
	color:#02346A;
	font-size:11px;
	font-weight:bold;
	display:inline;
}
h6
{
	font-size:11px;
	display: block;
	text-align: left;
	color: #00438C;
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 0px 0px;
	border-top: solid 1px #00438C;
	border-bottom: solid 1px #00438C;
	clear: both;
	float: none;
}
.h5alt
{
	color:#02346A;
	font-size:11px;
	font-weight:bold;
	display:block;
	margin:9px 0px 0px 0px;
}
.header1 {
	font-size: 22px;
	color : #02346A;
}
p.HMlinks
{
	display:block;
	margin:5px 0px 0px 0px;
}


/**********************************************************************************
****||||     Template Three                                                ||||****
**********************************************************************************/

.LFTcolumn
{
	width:180px;
	vertical-align:top;
	padding:2px 0px 0px 0px;
	border-top:solid 1px #00438C;
}
.RTcolumn
{
	width:180px;
	vertical-align:top;
	padding:2px 0px 0px 0px;
	border-top:solid 1px #00438C;
}
.MNcont
{
	width:350px;
	border-left:solid 1px #00438C;
	border-right:solid 1px #00438C;
	padding:5px 15px 5px 15px;
	text-align:left;
	vertical-align:top;
}
.headingTWO
{
	text-align:left;
	padding:2px 0px 2px 15px;
	background-color:#638CCE;
	color:White;
	font-weight:bold;
}
.formSpace {
	color:#000;
}
.trade
{
	height:50px;
	background-image:url(../images/tradegrd.jpg);
	width:220px;
	border:solid 1px #033162;
	text-align:center;
	vertical-align: middle;
	padding-top:15px;
	margin:8px 0px 0px;
	z-index:2;
}
.trade2
{
	height:70px;
	width:220px;
	border:solid 1px #033162;
	text-align:center;
	vertical-align: middle;
	margin:12px 0px 0px 4px;
	z-index:1;
	position:relative;
}
#tdcontentArea {
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	text-align: left;
	vertical-align: top;
}
.contentDisplay {
	padding: 5px;
	float: right;
	height: 400px;
	width: 300px;
	border: 1px solid #638CCE;
	overflow: scroll;
}
.box2 {
	float: left;
	width: 250px;
	margin-left: 10px;
	margin-bottom: 30px;
}
.box1 {
	float: left;
	width: 250px;
}
.marginBottom
{
	margin-bottom:20px;
}
.hrDrop
{
	color:#0066FF;
	size: 1;
	border-color:#0066CC;
	border-width: .5px;
}.subfooter {
	padding: 5px;
	border: 1px solid #00438C;
	height:75px;
}

/*********************************| End CSS |*************************************/
