Body{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	direction:ltr;
	background-image: url(../Images/Top-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.Container {
	width: 920px;
	margin: 0em auto;
	font-size: 80%;
	position: relative;
}
Img  {
	margin:0;
	padding: 0;
	border: none;
	overflow: hidden;
}
.ImgFloatDir {
	float: left;
	margin: 10px 10px 10px 0;
}
.ImgFloatOppDir {
	float: right;
	margin: 10px 0 10px 10px;
}
.ImgFloatRightGeoTrust {
	float: right;
	margin: 6px 10px 5px 10px;
}
pre {
	font-family:Arial, Helvetica, sans-serif;
}
form{
	padding:0;
	margin:0 0 0px 0;
	vertical-align: top;
}
.LoginInput {
	background-color: #FFF;
	border: 1px solid #C7C7C7;
	height: 14px;
	vertical-align: middle;
	color: #666;
	padding: 3px;
	margin: 3px 0px 3px 0px;
	font-size: 90%;
	width: 120px;
}
.FloatDir{
	float:left;
}
.FloatOppDir{
	float:right;
}
h1 {
	font-size: 200%;
	padding: 0;
	margin: 6px 0 10px 0;
	font-weight: bold;
	color: #990000;
	text-shadow: 1px 1px 2px #cccccc;
}
h2{
	font-size: 140%;
	color: #990000;
	padding: 0;
	margin: 20px 0 8px 0;
	font-weight: normal;
}
h3{
	font-size: 110%;
	color: #333333;
	padding: 0;
	margin: 20px 0 8px 0;
	font-weight: bold;
}
p{
	line-height: 150%;
	padding: 0;
	margin: 0px 0px 10px 0px;
	color: #000;
}
.Header {
	width: 920px;
	height: 167px;
	background-image: url(../Images/Header-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.HomeBg {
	background-image: url(../Images/Header-home-bg.jpg);
}
.Logo {
	float: left;
	width: 453px;
	padding: 16px 0px 0px 31px;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover, a:active	{
	color: #0038AE;
	text-decoration: underline;
}
.ContentSummary	{
	font-weight: bold;
	margin-top: 8px;
	font-size: 110%;
	margin-bottom: 5px;
	color: #000;
	line-height: 140%;
}
 /* for understanding browsers */
.Footer {
	color: #333;
	padding: 20px 0px 0px 0px;
	height: 100px;
	font-weight: normal;
	text-align: right;
	font-size: 85%;
}
/* for Internet Explorer */
/*\*/
* html .Footer {
	margin-top: 0px;
}
/**/
.Footer a, .Footer a:active, .Footer a:visited {
	text-decoration:none;
	color:#666;
}
.Footer a:hover {
	text-decoration:underline;
	color:#666;
}
ul {
	line-height:130%;
	list-style-image:url(../Images/Side-box-bullet.gif);
	margin: 0px;
	padding: 8px 0 0px 20px;
}
ul ul {
	background-image:url(none);
	list-style-image:none;
	list-style-type:disc;
	margin-bottom:0;
}
li {
	margin:0 0 15px 0;
	padding: 0px 0 5px 5px;
}

/*** NavBar Tags *****************/
.NavBar {
	width:920px;
	background-image: url(../Images/Nav-bg.gif);
	background-repeat: repeat-x;
	height: 35px;
}
#nav{
	padding:0;
	direction: rtl;
	font-size: 100%;
	margin: 0;
	height: 35px;
}
#nav, #nav ul{
	margin:0px 0px 0 35px;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	text-align: center;
	list-style-image: url(../Includes/none);
	border-left: 1px solid #9CA8CA;
}
#nav a{
	display:block;
	text-decoration:none;
	padding: 9px 27px 8px;
	margin:0;
	color: #FFF;
	line-height: 135%;
}
#nav a:hover{
	background-color:#9BBAE6;
	color: #FFF;
	
}
#nav a:hover, #nav :hover > a {
	background-color:#9BBAE6;
	color: #002062;
	background-image: url(../Images/Nav-bar-over-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}	
#nav li{
	float:left;
	position:relative;
	list-style-image: url(../Includes/none);
	padding:0;
	margin:0 0 0 0px;
	border-right: 1px solid #9CA8CA;
	direction: ltr;
}
#nav li #Current {
	color:#990000;
	background-image: url(../Images/Nav-current-bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
#nav ul {
	position:absolute;
	display:none;
	width:140px;
	padding:0;
	margin:0;
}
#nav li ul a{
	height:auto;
	float:left;
	padding:4px 10px;
	background-color:#2041A2;
	border-bottom:1px solid #75A2DD;
	width:144px;
	display:block;
	color: #FFF;
	font-size: 90%;
}
#nav li ul{
	width:168px;
	background-image: url(../Includes/none);
	margin:0;
	padding:0;
	text-align: left;
	left: 0px;
}
#nav li li a:hover{
	background-color:#15336A;
	color:#E9F2F8;
	background-image:none;

}
#nav li:hover ul, #nav li li:hover ul{
	display:block;
	color: #FFFFFF;
}
ul#nav #ApplicationsUL {
	width:205px;
}
ul#nav #ApplicationsUL a{
	width:200px;
}
.ClearBoth {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.HeaderContainer {
	padding: 0px 0px 0px 0px;
}
.PhoneNumberBox {
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 26px;
	color: #1616A1;
	width: 435px;
	text-align: right;
	padding-top: 28px;
	font-size: 140%;
	font-weight: bold;
}
.PageBottom {
	background-image: url(../Images/Bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0em auto;
}
.HomePageBottom {
	background-image: url(../Images/Home-bottom-bg.jpg);
}
.SideMenu h2 {
	background-image: url(../Images/Title-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #EDF2FA;
	font-size: 120%;
	padding-left: 15px;
	padding-top: 10px;
	height:26px;
	left: 0px;
	margin: 0;
	font-weight: bold;
}
.MainBody {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 654px;
	float: right;
	background-image: url(../Images/Main-body-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.Content {
	font-weight: normal;
	margin: 0px;
	padding: 32px 14px 14px 30px;
}
.MainBody ul {
	line-height: 140%;
	margin: 0;
	padding: 0 0 5px 20px;
	list-style-image: url(../Images/Main-bullet.gif);
}
.MainBody li {
	margin: 0;
	padding: 0 0 5px 0;
}
/*SideBar*/
.SideBar {
	width: 266px;
	color: #333333;
	padding: 37px 0 0 0px;
	float: left;
	margin: 0px 0px 3px 0px;
	background-image: url(../Images/Side-bar-top-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.SideMenu {
	float: left;
	padding: 0;
	width: 266px;
	font-size: 100%;
	margin: 0;
	font-weight: normal;
	background-color: #A4B9D5;
}
.SideMenu ul {
	line-height: 120%;
	margin: 0;
	padding: 0px 0 35px 0;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
}
.SideMenu li {
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	width: 266px;
	padding: 0px;
	clear: both;
}
.SideMenu a {
	padding: 6px 5px 6px 15px;
	display: block;
	width: 246px;
	margin: 0px;
	border-bottom: 1px solid #DFE8F3;
	font-size: 95%;
}
.SideMenu a:link, .SideMenu a:visited {
	text-decoration:none;
	color: #000;
}
.SideMenu a:hover, .SideMenu a:active {
	text-decoration:none;
	color: #FFF;
	background-color: #1D418F;
}
.uberlink a:link, .uberlink a:visited, .uberlink a:hover, .uberlink a:active {
	text-decoration:none;
	color: #990000;
	background-color: #FFF;
	background-image: url(../Images/Uberlink-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border-bottom: 1px solid #DFE8F3;
}
.ContainerBg {
	background-repeat: repeat-y;
	background-position: top center;
	background-image: url(../Images/Container-bg.gif);
	margin-bottom: 80px;
	width: 920px;
}
.HomeContainerBg {
	background-image: url(../Images/Home-container-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 40px;
	width: 920px;
	background-color: #FFF;
}
.SideBox {
	width: 255px;
	float: left;
	margin-bottom: 15px;
}
.SideBoxContent {
	background-image: url(../Images/Side-box-content-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 5px 8px 5px 15px;
	color: #666;
}
.SideBoxTop {
	background-image: url(../Images/Side-box-top-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 14px;
}
.SideBoxBottom {
	background-image: url(../Images/Side-box-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
}
.SideBoxContent ul {
	line-height:130%;
	list-style-image:url(../Images/Side-box-bullet.gif);
	margin: 0px;
	padding: 0px 0 0 20px;
}
.SideBoxContent li {
	margin:0 0 10px 0;
	padding: 0 0 0 5px;
}
.SideBoxContent h2 {
	color: #003399;
	font-size: 120%;
	font-weight: bold;
	margin: 3px 0 10px 0;
}
/*** Table styles ***/
.TableDetails {
	text-align: left;
	margin-bottom: 3px;
	margin-top: 3px;
	color: #F2F2F2;
	font-size: 95%;
}
.TableDetails td {
	padding: 2px 2px 2px 2px;
	text-align: left;
	vertical-align: top;
}
.TableDetails th {
	padding: 2px 2px 2px 2px;
	text-align: right;
	font-weight: normal;
	vertical-align: middle;
}
.FormField{
	text-align:left;
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #666666;
}
.FormFieldLeft{
	text-align:left;
	border: 1px solid #B9B9B9;
	background-color: #F6F8E3;
	color: #666666;
}
.SkipLinks {
	display: none;
}
.PhoneNumberBox .TextSmall {
	font-size: 80%;
}
/* for understanding browsers */
.SideStoryContainer {
	background-image: url(../Images/Side-story-container-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #DADADA;
	min-height: 266px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .SideStoryContainer {
	height: 266px;
}
/**/
.Button {
	text-decoration: none;
	width: 227px;
	height: 25px;
	text-align: center;
	padding-top: 9px;
	font-size: 110%;
	font-weight: normal;
}
a.Button {
	color: #FFF;
	text-decoration: none;
	background-image: url(../Images/Btn-bg.gif);
	display: block;
}
a.Button:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.Button:hover, a.Button:active	{
	color: #FFF;
	text-decoration: none;
	background-image: url(../Images/Btn-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
}
.SideBoxContent p {
	color: #666;
	line-height: 120%;
}
.SideBarSpacer {
	height: 55px;
}
.HeaderImage {
	float: right;
	width: 436px;
}
.ClientLogin {
	float: right;
	width: 170px;
	padding: 20px 0 0 0;
	color: #FFF;
}
.HomeContent {
	padding: 34px 12px 10px 12px;
}
.HomeLeftSide {
	width: 297px;
	float: left;
	background-image: url(../Images/Home-left-side.gif);
	height: 301px;
}
.HomeRightSide {
	float: right;
	width: 599px;
}
.HomeMain {
	clear: both;
	margin-bottom: 10px;
	height: 301px;
	width: 896px;
	font-size: 95%;
}
.AboutBox {
	padding: 15px 5px 0px 15px;
}
.AboutBox p {
	line-height: 160%;
	margin-bottom: 0px;
}
.FREEDeep {
	padding: 0px 15px 15px 15px;
}
.FREEDeep p {
	line-height: 145%;
}
.TextCenter {
	margin: 0px 0px 0px 20px;
}
.HomeBottomItem {
	background-image: url(../Images/Home-item-top-bg.gif);
	width: 896px;
	background-position: top center;
	background-repeat: no-repeat;
}
.HomeBottomItemContent {
	padding: 10px 0px 0px 0px;
}
.HomeBox {
	width: 270px;
	float: left;
	padding: 0px 14px 0px 14px;
}
.HomeBox h2 {
	font-size: 120%;
	margin: 5px 0 10px 0;
	font-weight: bold;
}
.HomeItemBottom {
	background-image: url(../Images/Home-item-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 16px;
}
.HomeNewsItem {
	line-height: 120%;
	margin-bottom: 10px;
}
.Date {
	color: #666;
}
.Autor {
	color: #333;
	line-height: 130%;
}
#MoreText {
	width: 900px;
	background-color: #EFEFEF;
	border: 1px solid #cccccc;
	text-align: left;
	padding: 0px 10px 10px 10px;
	margin: 20px 0px 20px 0px;
}
.FREEDeep h2 {
	font-weight: bold;
}
.imagewithcaption {
	text-align: center;
	font-style: italic;
}