body {
	font-family: Verdana, Arial, Verdana, san-serif; 
	font-weight: bold;
	z-index: 0;
	background: #fff url(images/hom_bk_blue.png);
  	text-align: center;
	margin: 0px;
}

#page-wrap {
	background-color: #FFF;
	border: 1px solid #ccc;
	min-width: 1000px;
	max-width: 1000px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
  	width:expression(document.body.clientWidth < 1000? "1000px" : document.body.clientWidth > 1000? "1000px" : "auto");
}


a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #111;
	text-decoration: none;
}

a:hover {
	color: #CC6600;
	text-decoration: underline;
}

h1
{
	line-height: 1.57;
	padding-top: 2px;
	font-size: large;
	font-weight: bold;
	color: #0D4979;
}

h2 
{
	line-height: normal;
	padding-top: 2px;
	font-size: normal;
	font-weight: bold;
	color: #0D4979;
}

#connectivity table      { 
	border: outset 1pt; 
	border-collapse: collapse;
	border-spacing: 0pt; 
	border-color: #000000;
}

#connectivity td         { 
    border: inset 1pt;	
	text-align:left;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #0C3868;
	border-color: #000000;
	height: 25pt;
}



#container {
	position: relative;
	width: 998px;
	font-size: small;
	z-index: 0;
	border: #fff solid 1px;
}

#logo {
	left: 0px;
	top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding:0px;
	height: 108px;
}
#logo img {
	margin: 0px;
	padding: 0px;
}

#search {
	xborder-top: 1px solid #CCC;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #335880; 
	letter-spacing: .104em;
	z-index: 2;
}

#menuBar {
	background: url(images/menu_background.jpg);
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 22px;
	color: #ccc;
}
.topLink {
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	font-size: small;
	z-index: 4;
}

a.topLink:link {
	color: #ccc;
	text-decoration: none;
}
a.topLink:visited {
	color: #ccc;
	text-decoration: none;
}
a.topLink:hover {
	color: #eee;
	text-decoration: none;
}


#nav {
	position: relative;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	float:left;
	font-size: smaller;
	font-weight: normal;
	width: 230px;
	xwidth: 170px;
	xmin-height: 300px;
	line-height: 16px;
	z-index: 2;
	clear:both;
}

#nav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#nav ul {
	padding-top: 0px;
	margin-top: 2px;
}

#nav li {
	list-style-type: none;
	list-style: square;
	display: list-item; 
	font-weight: bold;
	color: #0D4979;
	margin-left: 0px;
	margin-bottom: 5px;
	line-height: 120%;
}
#nav li a:link {
	color: #0D4979;
	text-decoration: none;
}
#nav li a:visited {
	color: #0D4979;
	text-decoration: none;
}
#nav li a:hover {
xcolor: #0D4979;
xtext-decoration: none;
	color: #CC6600;
}
.navHeading {
	font-weight: bold;
	font-size: larger;
	color: #0053A2;
}
.navFocus {
	font-weight: bold;
	padding-left: 10px;
	color: #0053A2;
}
.navFocusNoPad {
	font-weight: bold;
	color: #0053A2;
}
.navFocusSelected {
	font-weight: bold;
	margin-left: 10px;
	color: #CC6600;
}
.navDetails {
	line-height: normal;
	padding-bottom: 5px;
	margin-left: 20px;
	color: #000;
}
.navNewsDetails {
	line-height: normal;
	padding-left: 20px;
	color: #000;
}
.navSelect {
	font-weight: bold;
}

a.asNavLink:link {
	color: #0053B3;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .3em;
}
a.asNavLink:visited {
	color: #0053B3;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .3em;
}
a.asNavLink:hover {
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: .3em;
}

#sidebar_items {
	margin-top: 0px;
	padding-top: 5px;
	border-top: 1px solid #CCC;
}

#navigation_control{
	position: relative;
	line-height: normal;
	margin-top: 0px;
	margin-left: 250px;
	border-left: #CCC solid 1px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 3;
	font-weight: normal;
	text-align: justify;
}
#navigation_control h1{
	font-size: 20px;
	xline-height: 1.2;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-weight: bold;
	color: #0D4979;
	text-align: center;
}

#content {
	line-height: normal;
	margin-top: 0px;
	margin-left: 250px;
	border-left: #CCC solid 1px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 3;
	font-weight: normal;
	text-align: justify;
}

#content table {
	text-align: left;
}
#content img {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content a:link {
	color: #0053B3;
	text-decoration: none;
}
#content a:visited {
	color: #2253B3;
	text-decoration: none;
}
#content a:hover {
	color: #CC6600;
	text-decoration: underline;
}

/*
#content ul {
	padding-top: 0px;
	margin-top: 2px;
}
*/
#content ul {
	padding-top: 0px;
	margin-top: 2px;
	text-align: left;
}


#content li {
	text-align: justify;
}


.embedded_image img {
	text-align: top;
	position: relative;
	float: left;
	xborder: #CCC solid 2px;
	margin-right: 8px;
	background-color: #fff;
}

.eventsKey {
	color: #CC6600;
}
	
.contentTitle {
	line-height: 1.2;
	padding-top: 2px;
	font-size: x-large;
	font-weight: bold;
	color: #0D4979;
	text-align: left;
}
.contentSubTitle {
	line-height: 1.57;
	padding-top: 2px;
	font-size: large;
	font-weight: bold;
	color: #0D4979;
}
.contentLightTitle {
	line-height: normal;
	padding-top: 2px;
	font-size: normal;
	font-weight: bold;
	color: #0D4979;
	text-align: left; /* mpt*/
}
#footer {
	border-top: #CCC solid 1px;
	position: static;
	margin-top: 10px;
	text-align: right;
	font-size: smaller;
	z-index: 4;
	font-weight: normal;
	color: #CC6600;
}

.createFloatBox {
	text-align: center;
	position: relative;
	float: right;
	xwidth: 180px;
	border: #CCC solid 2px;
	padding: 0px;
	margin: 8px;
	margin-bottom: 40px;
	top:40px;
	right: 0px;
	background-color: #fff;
}

#printzone {
	text-align: right;
	font-style: bold;
}

.clsCMOnMenu{
	font-size: 12px;
    padding: 2px 4px 8px 8px;
	color: #ccc;
}

.clsCMOverMenu {
	font-size: 12px;
        padding: 2px 4px 8px 8px;
	color: white;
}

#alliancesContent {
	font-size: smaller;
	color: #000000;
}

#alliancesContent td{
	text-align: center;
    padding: 10px;
	border: thin solid #DDDDDD
}

#alliancesContent a:hover {
xcolor: #0D4979;
	text-decoration: none;
	color: #CC6600;
}

.siteMapTopicTitle {
	border-bottom: 1px solid #a1a5a9; 
	padding-bottom: 3px; 
	padding-top: 5px; 
	color: #76797c; 
	margin-bottom: .5em;
	font-size: large;
	font-weight: bold;
	text-align: left;
}

.siteMapItemTitle {
	margin-left: 10px;
}

.siteMapSubItemTitle {
	margin-left: 20px;
}

.toolBox
{
	border-bottom: 1px solid #a1a5a9; 
	padding-bottom: 20px; 
	padding-top: 5px; 
	color: #76797c; 
	margin-bottom: .5em;
}

.toolTitle
{
	font-size: large;
	font-weight: bold;
	text-align: left;
}

.toolContent
{
	font-size: small;
	font-weight: normal;
	text-align: left;
}

/*
	navigation control at the bottom of the various navigation sub pages
*/
#cycle {
	border-top: 1px solid #CCC;
	line-height: normal;
	padding-top: 2px;
	font-size: normal;
	font-weight: bold;
	color: #0D4979;
}

#cycle h1 {
	font-size: 20px;
}

#cycle a:link {
	color: #CC6600;
	text-decoration: none;
	padding: 4px;
}
#cycle a:visited {
	color: #CC6600;
	text-decoration: none;
	padding: 4px;
}
#cycle a:hover {
	color: #fff;
	background-color:#CCC;
	text-decoration: none;
}


#flashLayer 
{
	width: 100px;
}

#staticNavLayer
{
	border: 0px;
}

#staticNavLayer img
{
	border: 0px;
}

/*
	validation classes
*/
.validation-advice
{
	color: #CC0000;
	font-size: 10pt;
	font-weight: normal;
}

