body
{
	background-color: #ffffff;
	background-image: url('../../images/background.png');
	background-repeat: repeat;
}

.copy
{
	font-family:Arial, Verdana, Helvetica,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.copyCaption
{
	font-family:Arial, Verdana, Helvetica,  sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style :italic ;
	color: #000000;
}
.pagetitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #225264;
}
.blurbtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #225264;
}
.blurbcopy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal ;
	color: #808080;
}
.blurbcopyCaption
{
	font-family:Arial, Verdana, Helvetica,  sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style :italic ;
	color: #808080;
}
.rounded
{
	margin: 0.2in auto;
	padding: 20px;
	text-align: left;
	border: 2px solid gray; 
	
	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

.roundedRight
{
	margin: 0.2in auto;
	padding: 20px;
	text-align: left;
	border: 1px solid gray; 
	border-right-color: Gray;
	
	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
}

.roundedImage
{
	margin: 20px auto;
	color: #fff;
	background-repeat: no-repeat;

	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

fieldset
{
	padding: 20px;
	text-align: left;
	border: 2px solid gray; 		
	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
.fieldsetFaHFaR
{
	padding: 20px;
	text-align: left;
	border: 2px solid gray; 
	width : 695px;	
	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
.sizedFieldset 
{
	 width : 695px;
}

/*
.sectiontitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	width: 100%;
	border-color: #215670;
	border-width: 1px;
	background-color: #c1d1de;
	border: solid 1px #a1a1be;
	margin: 4px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	color: #215670;
	text-decoration: none;
	padding: 4px 0px 4px 4px;
}
.sectiontitle a, .sectiontitle a:visited, .sectiontitleselected a, .sectiontitleselected a:visited
{
	display: block;
	width: 100%;
	text-decoration: none;
	color: #215670;
	font-weight: bold;
}
.sectiontitleselected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	width: 100%;
	border-color: #215670;
	border-width: 1px;
	background-image: url(../../Images/LeftNavigation/leftnav_x.gif);
	border: solid 1px #a1a1be;
	margin: 4px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
	color: #215670;
	text-decoration: none;
	padding: 4px 0px 4px 4px;
}
*/
.rowstyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.tableheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.formtable, .formtable input, .formtable textarea, .formtable select, .formtable td
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.formtable .fieldname
{
	text-align: right;
}

.formtable .error
{
	color: Red;
}

fieldset, fieldset legend
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.gridViewHeader 
{
	color : White;
    background-color : #2D4757;
	font-size : 15px;	 	
}

.detailSectionHeader, .detailSectionHeader td
{
	color : White;
	background-color: #2D4757;
	font-size: 15px;	
	font-weight: bold;
}
.disclaimerFaH 
{
	color : Black ;
	font-size : 10px;
	font-family : Arial , Sans-Serif , Verdana ;		
}
/* Message Box Control Styles */
.MessageBaseStyle /* Related to the Table */
{
}
.MessageBaseStyle TD /* Related to individual Cells */
{
	font-size: 16px;
	font-family: Arial, Sans-Serif;
}

.MessageErrorStyle
{
	font-weight: bold;
	border: solid 2px red;
	background-color: #FFCCCC;
	color: Red;
	font-size: 12pt;
}

.MessageErrorStyle LI
{
	color: Red;
}


.MessageNormalStyle
{
	font-weight: bold;
	border: solid 2px Green;
	background-color: #CCFFCC;
	color: Green;
	font-size: 12pt;
}

.MessageWarningStyle
{
	font-weight: normal;
	border: solid 2px #DE6500;
	background-color: #FFFFCC;
	color: #DE6500;
	font-size: 12pt;
}
/* END Message Box Control Styles */
/*a, a:visited, a:hover
{
	color:Blue ;
	text-decoration: underline;
}*/

.menuMain
{
	font-family: Arial , Sans-Serif ;
	font-style: normal;
	font-size: 13.5px;
	color: #ffffff;
}

.menuSub
{
}

.headerLogin
{
	text-align: center;
	background-color: #9C9A9B;
	height: 31px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}

.headerLogin a
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	/*font-stretch: condensed;*/
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	color: #000000;
}

.headerLogin a:hover
{
	text-decoration: underline;
}

.headerCart
{
	height: 31px;
	width: 170px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.headerCart a
{
	color: #FFFFFF;
	text-decoration: none;
}

.headerCart a:hover
{
	text-decoration: underline;
}


