@charset "UTF-8";
body.oneColLiqCtrHdr {
	font: 100% Arial, Helvetica, sans-serif;
	background-image:url(../images/back1_1_swirl.jpg);
	background-position:top left;
	background-repeat:repeat;
	background-color: #002762;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#container {
	width: 94%;  /* this will create a container 80% of the browser width */
	/* background: #FFFFFF; */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	background: #052D68;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0;
	}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}
#linkheader {
	background-image:url(../images/back_links1_1.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #F8F8F8;
	padding:10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0;
}
#mainContent {
	background-image:url(../images/back_mainframe1_1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0;
	background-color:#AEAEB0;
}
#mainContenthome {
	background-color:#FFF;
	min-width:830px;
}
#subMainContent {
	padding:20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0;
	background-color:#FFF;
}
#footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color:#DDDDDD;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* main content styles */

h1, h2, h3 {
	font-family: "Adobe Caslon Pro", "Adobe Caslon Regular", "Times New Roman", serif;
	font-style:normal;
	font-weight:100;
	color: #002762;
	text-shadow:#666;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	word-spacing: normal;
	margin-left: 5px;
	line-height:120%;
	font-weight: normal;
}
blockquote {
	font-style:italic;
	color: #002762;
}
th {
	background-color: #002762;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.enter {margin:0; padding:0; color:#fff; margin-left:10px; padding-bottom:8px;}

/* EN proposal styles */

h2.proposal, h3.proposal, h4.proposal, h5.proposal {font-family: Arial, Helvetica, sans-serif; font-size:99%; color:#002762;}

h2.proposal {  }

h3.proposal {margin-left:20px; font-weight:bold; }

h4.proposal {margin-left:40px;}

h5.proposal {margin-left:60px;}

p.proposal {margin-left:40px; font-size:98%;}

p.proposal60 {margin-left:60px; font-size:98%;}

li.emptable {margin:0; padding:0; margin-bottom: 10px; margin-left: -15px; font-size:95%; }

.bordertop {border-top: solid 1px #999; padding-top: 8px;}

p.faq-q {margin:0; padding: 10px; background-color: #F7F7F7;}
p.faq-a {margin-left:40px; font-size:99%;}
p.faqindex {text-align:right; font-size:95%}
ol.faq {margin-left:60px; font-size: 99%}
.faqmenu {background-color: #E2E8F3;}
.padbttm {padding-bottom:10px}

/* special classes from old site */
a:link {
	font-style: normal;
	text-decoration: none;
}

a:visited {text-decoration:none}

a:hover {text-decoration:underline}

.rightside_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000066;
	text-align: left;
	word-spacing: normal;
	margin-left: 5px;
}

.rightside_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #C31E38;
	text-align: left;
	word-spacing: normal;
	margin-left: 5px;
}

.gray_back {
	color: #CCCCCC;
	background-color: #AEADAF;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #6B82A0;
	text-indent: 0px;
}
.text_white, .white_text {
	color: #FFFFFF;
	text-decoration: none;
}
.text_white_rgt {
	color: #fff;
	text-decoration: none;
	text-align:right;
}

.datatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.table-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #244B9B;
	text-align: center;
}
.datacell-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #C7D3E9;
}
.datacell-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #E2E8F3;
}
.datacell-dark-events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: #CCCCCC;
}

.back_white, .whitetextarea {
	background-color: #FFFFFF;
}

.estimatordatatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.serif {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
}

.section {
	font-size: 18px;
}

.section_padtop {
	font-size: 18px;
	padding-top: 24px;
}
.announce {
	width: 20%;
	float:right;
	background-color: #CC0000; 
	margin:10px 0 10px 10px;
	padding:10px;
}

.tele {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight:bold;
}

.tele_u {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	text-decoration:none;
}
.back_headerblue {
	background: #002762;
}

.imageright {
	float:right;
	width:125px;
	margin:5px 0 10px 10px;
}

.propmenu {
	float:left;
	width:25%;
	margin-top:10px;
}

.propcontent {
	float:right;
	width:70%;
	border-left:#666 dotted 2px;
	padding-left: 20px;
}

.aslmenu {
	float:left;
	width:30%;
	margin-right:30px;
	border-right:#666 dotted 2px;
}

.gatewaymenu {
	float:right;
	width:25%;
	margin-top:10px;
}

.gatewaycontent {
	float:left;
	width:70%;
	border-right:#666 dotted 2px;
	padding-right: 20px;
}

blockquote.gw {
	background-color:#EEE;
	padding:3px 10px;
}

.clear {clear: both; margin:0; padding:0; height:1px;}

/* twitter feed test styles 

#twitter_update_list {	margin:0; padding:0;
	font-size: 13px;
	line-height: 21px;
	list-style: none;
	display:block;
}

#twitter_update_list li {
	background: url('images/twitter-divider.gif') bottom left repeat-x;
	padding-bottom: 7px;
	margin-bottom: 9px;
	}
#twitter_update_list span, #twitter_update_list span a {
	color: #000;
	text-decoration: none;
	}
#twitter_update_list a {
	color: #6f7276;
	}
#twitter-link {
	color: #9eba60;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;
	}
#twitter-link:hover {
	text-decoration: none;
	}


#twitter_update_list a[style="font-size: 85%;"] { font-size: .875em !important; } */

