
body
{
	font-size:8pt;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	color: #333333;
	background-color:#EFEFEF;
	height:100%;
	margin:0px;
}

TD
{
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

fieldset
{
	padding: 4px 4px 4px 4px;
}

fieldset legend
{
	color:#603269;
	text-transform:uppercase;
}

p, span, div, h1, input, td, tr, body, h2, h3, h4, h5, legend, fieldset
{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}

h1
{
	font-size:16pt;
}

.cmdPlanContinue
{
	position:relative;
	left:25px;
	top:60px;	
}

.standardLink
{
	color:#6A0A7D;
	text-decoration:none;
}

.standardLink:hover
{
	color:#F6E800;
	text-decoration:underline;	
}

.submitMouseOverPlanContinue
{
	position:relative;
	left:25px;
	top:60px;
	cursor:pointer;
	border-style:inset;
	border-color:#999999;
	border-width:2px;
	border-right-width:4px;
	border-bottom-width:4px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left:6px;
	padding-right:6px;
	background-color:#603269;
	width:120px;
	color: #ffffff;
	font-weight:bold;
	font-size:8pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.premiumDiv
{
	position:relative;
	left:150px;
}

.inputSmall
{
	width:50px;
}

.inputSmallMedium
{
	width:60px;
}

.dynamicContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;	
	font-size:8pt;
}

.dynamicContent a
{
	color:#6A0A7D;
	text-decoration:none;
}

.dynamicContent a:hover
{
	color:#BEB306;
	text-decoration:underline;	
}

.addressColumn
{
	width:100px;
}
.emailColumn
{
	width:107px;
}

.inputMedium
{
	width:70px;
}

.inputMediumLarge
{
	width:120px;
}

.inputLarge
{
	width:110px;
}

.requiredField
{
	color:Red;
	margin-left:2px;
}

.randomImage
{
	border-bottom:solid 3px white;
	width:271;
	height:316;
}
.leftBarImage
{
	vertical-align:top !important;
	position:relative;
}

.leftShadowImage
{
	height:320px;
}

.policyDetailsTable
{
	width:400px;
	margin-top:10px;
	padding:2px 2px 2px 2px;
}

.menuLink
{
	padding-right:10px;
	position:relative;
	bottom:4px;
	text-decoration:none;
	text-align:justify;
	font-weight:normal;
}
.menuLink:hover
{
	border-right:solid 0px black;
	color:#F6E800;
}

.menuLink:hover .menuArrow
{
	border:outset 1px white;
}
.menuLink .menuArrow
{
	background-color:#603269;
	border:inset 1px white;
}

.submit
{
	border-style:outset;
	border-color:#999999;
	border-width:2px;
	border-right-width:4px;
	border-bottom-width:4px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left:6px;
	padding-right:6px;
	background-color:#603269;
	color: #F6E800;
	width:120px;
	font-weight:bold;
	font-size:8pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.submitMouseOver
{
	cursor:pointer;
	border-style:inset;
	border-color:#999999;
	border-width:2px;
	border-right-width:4px;
	border-bottom-width:4px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left:6px;
	padding-right:6px;
	background-color:#603269;
	width:120px;
	color: #ffffff;
	font-weight:bold;
	font-size:8pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.customLink
{
	border-style:outset;
	border-color:#999999;
	border-width:2px;
	border-bottom-width:medium;	
	border-right-width:medium;
	padding-left:6px;
	padding-right:6px;
	background-color:#603269;
	color: #F6E800;
	width:120px;
	height:23px;
	font-weight:bold;
	font-size:8pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
}

.customLink:hover
{
	border-style:inset;
	color: #ffffff;
}

#mainDiv
{
	vertical-align:top;
	border: solid 1px black;
	width:100%;
	height:100%;
	padding-top:0px;
}

#mainDiv .mainTable
{
	width:782px;
}

.imgHeader
{
	font-size:14px;
	font-weight:bold;
	color:#1c428b;
	height:35px;
	width:462px;
	margin: 0px;
	padding:8px 0px 5px 0px;
	background-repeat:repeat-x;
	text-transform:uppercase;
	clear:right;
}

.standardBackground
{
	/* Note: Works in IE 6 and Firefox 1.0.4 */
	/*
	background-image: url(/expat/skins/expat/images/fullbg.jpg);
	*/
	background-repeat:repeat-y;
	background-color:#EFEFEF;
	background-position: top center;
	background-attachment:scroll;
	width:782px;
	padding:0px;
	margin:0px;
	top:-3px;
	position:relative;
}

.middleTable
{
	margin-left:19px;
	margin-right:19px;
	margin-top:0px;
	padding-top:0px;
}

.leftMenu
{
	height:100%;	
}

.leftMenuTable
{
	height:100%;
	width:271px;
}

.leftMenuBG
{
	height:auto;
	width:100%;
	vertical-align:top;
}
.topMenu
{
	background-color:#A28EA6;
	height:25px;
	vertical-align:middle;
	padding-top:0px;
	padding-left:8px;
}

.topMenu a
{
	color:white;
	font-weight:normal;
	margin-right:25px;
}

.upperMenu
{
	background-color:#603269;
	color:#C5AECA;
}
.upperMenu a
{
	color:#C5AECA;
	text-decoration:none;
}

.upperMenu a:hover
{
	color:White;
	text-decoration:underline;
}

#content
{
	width:100%;
}

.contentRow
{
	padding-top:10px;
	width:100%;
	vertical-align:top !important;
}

.contentHeading
{
	padding-top:4px;
	padding-bottom:4px;
	width:100%;
	background-color:#F4F4F4;
	color:black;
	font-weight:bold;
}

.contentPageHeading
{
	font-weight:bold;
	position:relative;
	top:-8px;
	left:4px;
}

.contentDottedLine
{
	display:none;
}

.enterDetailsTable td
{
	white-space:nowrap;
	
}
.genderRadio
{
	vertical-align:top;
	float:none;
	padding:0px;
	margin:0px;
	clear:both;
	display:inline;
}

.dataEntryRow
{
	vertical-align:bottom;
}

.firstName, .lastname
{
	width:140px;
}

.tbSmall
{
	width:60px;
}

.tbMedium
{
	width:87px;
}

.tbLarge
{
	width:120px;
}

.inputField
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size:8pt;
}

.quoteControl
{
	margin-top:6px;
}
.quoteControl td
{
	padding-top:0px;
	padding-bottom:4px;
	padding-left:0px;
}

.quoteControl p, .quoteControl td, .quoteControl div, .quoteControl span
{
	font-size:8pt;
}

.errorSummary
{
}

.errorbox
{
  border: 2px #603269 solid; 
  background-color: #A28EA6; 
  margin: 8px;
  color: #CC0000;
  font-size: 12px;
  color: white;
  white-space:normal !important;
  text-justify:distribute;
}

.errorboxheading
{
	background-color:#603269;
	color: white;
}

.footerLink
{
	color:White;
	text-decoration:none;
	font-size:120%;
}
.footerLink:Hover
{
	color:White;
	text-decoration:underline;
	font-size:120%;
}

.imgSmallLogo
{
	width:18px;
	height:18px;
	position:relative;
	top:5px;
}

/*
.textField
{
	font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
	color:#333 ;
	margin:3px;
	height:20px;
	border-style:inset;
	border-width:0px;
	border-color:black;
	padding: 3px 8px;
	background-image:url(/expat/skins/expat/images/textfield_bg1.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:Transparent;
	width:180px;
}
fieldset>textfield
{
	background: transparent url(/expat/skins/expat/images/textfield_bg.gif) no-repeat;
}
*/
