﻿.iCenter {
	text-align: center;
}
.iBorder {
	border: 1px solid #CBDCED;
	background-color: #F5F7FA;
}
.iLeft {
	text-align: left;
}
.iLeftArial {
	text-align: left;
	font-family: Arial;
	font-size: small;
	color: #336699;
	font-weight: bold;
	vertical-align: top;
}
.iBordertextbox {
	border: 1px solid #B7BFF9;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #336699;
}
.ititle {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
}
.iTop {
	height: 63px;
	text-align: left;
	background-image: url(images/bg/images/bgboxDomesticTop_02.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
	vertical-align: bottom;
}
.iBottom {
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #CBDCED;
	background-color: #F5F7FA;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	table-layout: auto;
	background-repeat: repeat-x;
	bottom: 0px;
	height: 100%;
	max-height: 100%;
	vertical-align: top;
	text-align: center;
}
.iRight {
	text-align: right;
}
.iOrg {
	font-family: Arial;
	font-weight: bold;
	color: #FF6600;
	text-align: right;
	font-size: x-small;
}

.lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
.hover {
	color: #006699;
}
.iXButton {
	border: 1px solid #CBDCED;
	background-color: #FFFF99;
	width: 20px;
	height: 20px;
	font-style: italic;
	font-family: Arial;
}

.iRightArial {
	text-align: right;
	font-family: Arial;
	font-size: small;
	color: #336699;
	font-weight: bold;
}
.isigninBox {
	background-color: #5096EB;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.iLeftArialred {
	text-align: left;
	font-family: Arial;
	font-size: small;
	color: #800000;
	font-weight: bold;
}
.iArial {
	text-align: left;
	font-family: Arial;
	font-size: small;
	color: #003366;
	font-weight: normal;
}
.lnkblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	text-decoration: none;
}
.iArialwithBG {
	text-align: left;
	font-family: Arial;
	font-size: small;
	color: #003366;
	font-weight: normal;
	background-color: #E6EBF2;
}


	#mainContainer{
		width:600px;
		margin:0 auto;
		text-align:left;
		height:100%;
		background-color:#FFF;
		border-left:3px double #000;
		border-right:3px double #000;
	}
	#formContent{
		padding:5px;
	}
	/* END CSS ONLY NEEDED IN DEMO */
	
	
	/* Big box with list of options */
	#ajax_listOfOptions{
	position: absolute; /* Never change this one */;
	width: 225px; /* Width of box */;
	height: 250px; /* Height of box */;
	overflow: auto; /* Scrolling features */;
	border: 1px solid #D3E7FA;	/* Dark green border */
	background-color: #FFF; /* White background color */;
	text-align: left;
	font-size: small;
	z-index: 100;
	font-family: Arial;
	color: #006699;
	font-weight: bold;
}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#317082;
		color:#FFF;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
	#fullheight{height:100%}
.iBorderSep {
	border-style: none none dotted none;
	border-width: 1px;
	border-color: #336699;
	background-color: #F5F7FA;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #336699;
	text-align: left;
	vertical-align: top;
}
.iBorderwhite {
	border: 1px solid #FFFFFF;
	background-color: #F5F7FA;
}
.iBorderTitle {
	border-style: none;
	border-width: 1px;
	border-color: #336699;
	background-color: #AFCAE4;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #F5F7FA;
	text-align: left;
	vertical-align: middle;
}

A:link {
		font-size: 12px; color: #003366; font-family: Verdana; text-decoration: none; 
   font-weight: bold 
}
A:visited {
	font-size: 12px;
	color: #588FC7;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
A:active {
	color: #FF6600;
}
A:hover {
	color: #FF6600;
	filter: Alpha(Opacity=20);
} 

.iBorderStatusbar {
	padding: 0px;
	margin: 0px;
	border: 1px solid #CADCEC;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #336699;
	border-spacing: 0px;
	border-collapse: 0;
}

.iBorderSepTest {
	border-style: none none dotted none;
	border-width: 1px;
	border-color: #336699;
}

.iFooter {
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	table-layout: auto;
	background-repeat: repeat-x;
	bottom: 10px;
	height: 63px;
	max-height: 100%;
	vertical-align: top;
	text-align: center;
	z-index: auto;
	background-image: url(images/bg/images/bgboxDomesticTop_02.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#DHTMLgoodies_formTooltipDiv{
	color:#ffffff;
	font-family:arial;
	font-weight:bold;
	font-size:0.8em;
	line-height:120%;
}
.DHTMLgoodies_formTooltip_closeMessage{
	color:#ffffff;
	font-weight:normal;
	font-size:0.7em;
}

.style1 {
	border-width: 0px;
	vertical-align: top;
}
.style2 {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #FF6600;
}
.iBorderMail {
	padding: 0px;
	margin: 0px;
	border: 1px solid #CADCEC;
	background-color: #F0F4F9;
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	color: #336699;
	border-spacing: 0px;
	border-collapse: 0;
}
.iLeftArialMail {
	text-align: left;
	font-family: Arial;
	font-size: x-small;
	color: #003366;
	font-weight: normal;
	vertical-align: top;
}

#NextNav A:link {
		font-size: 12px; color: #000000; font-family: Verdana; text-decoration: none; 
   font-weight: normal}
#NextNav A:visited {	font-size: 12px; color: #000000; font-family: Verdana; text-decoration: none; 
   font-weight: normal}
#NextNav A:active {
	color: #FF6600;
	font-weight: bold;
}
#NextNav A:hover {
	color: #FF6600;
} 


# Mail A:link {
		font-size: 12px; color: #FF6600; font-family: Verdana; text-decoration: none; 
   font-weight: bold 
}
# Mail A:visited {
	font-size: 12px;
	color: #FF6600;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
# Mail A:active {
	color: #FF6600;
}
# Mail A:hover {
	color: #FF6600;
	filter: Alpha(Opacity=20);
} 

.smlRed {
	text-align: left;
	font-family: Arial;
	font-size: small;
	color: #990000;
	font-weight: bold;
}
.Message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.iLeftFormExplain {
	text-align: left;
	font-family: Arial;
	font-size: x-small;
	color: #333333;
	font-weight: normal;
	vertical-align: top;
}
.BigTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.iLeftArialBlack {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	vertical-align: top;
}
.BigTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.TitleBox {
	background-color: #BFDFFF;
	color: #003366;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.divupDown {
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.iBgList1 {
	background-image: url(images/bg/images/bgboxDomestic_02.jpg);
	background-repeat: repeat-x;
	height: 63px;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.iBgList1R {
	background-image: url(images/bg/images/bgboxDomestic_03.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: right center;
	height: 63px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.iBgList1L {
	background-image: url(images/bg/images/bgboxDomestic_01.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 63px;
}
.iBgList2 {
	background-image: url(images/bg/images/bgboxDomestic3_02.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 63px;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.iBgList2L {
	background-image: url(images/bg/images/bgboxDomestic2_01.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 63px;
}
.noBorders {
	border: 0px none #FFF;
	margin: 0px;
	padding: 0px;
}

.iBgList2R {
	background-image: url(images/bg/images/bgboxDomestic2_03.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: right center;
	height: 63px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.iBgListHeader {
	background-image: url(images/bg/images/bgboxDomestic2_02.jpg);
	background-repeat: repeat-x;
	height: 63px;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.BtnPostBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/bg/images/bgboxDomestic_02.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CAE4FF;
	background-color: #E6F2FF;
	height: 30px;
}.iBgListBar {
	background-image: url(images/bg/images/bgListBar.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.iAdSeperate {
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	table-layout: auto;
	background-repeat: repeat-x;
	bottom: 0px;
	height: 100%;
	max-height: 100%;
	vertical-align: top;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9EBEDE;
	border-right-color: #9EBEDE;
	border-bottom-color: #9EBEDE;
	border-left-color: #9EBEDE;
}
.BigTitleUnderLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FF6600;
}

