body 
{
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #959595;
}

ul,
.invisibleUL
{
	list-style-type: disc;
	color: #000000;
}


ul,
.invisibleUL,
li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 11px;
}

.invisibleUL
{
	color: #D1D8E5;
}
p,
select
{
	margin: 0px;
	padding: 0px;
}

.whiteFrame
{
	text-align: left;
	background-image: url(../images/whiteFrame.gif);
	background-position: left top;
/*	background-position: -1px 14px;*/
	background-repeat: no-repeat;
	padding: 10px;
}

.contentArea
{
	text-align: left;
	background-image: url(../images/watermark_blue.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #D1D8E5;
}

.mainContent
{
	text-align: left;
	padding: 23px 40px 40px 40px;
}

.watermarkLeft
{
	background-image: url(../images/watermark_gray.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #666666;
	line-height: 66px;
}

.pageHeading
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #193A7E;
	padding-bottom: 15px;
}


.mandatoryField,
.optionValue,
.pageTextWOBPadding,
.pageText
{
	font-family: Helvetica, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
	text-align:justify;
	text-decoration: none;
}

.pageTextWOBPadding
{
	padding-bottom: 0px;
}

.mandatoryField
{
	padding-bottom: 0px;
	color: #333333;
}

.optionValue
{
	text-align:left;
}

.rightBanner
{
	background-image: url(../images/invisible.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #999999;
}

.rightBannerText
{
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 15px 0px 15px;
}

.rightBannerTextBig
{
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 0px 15px 0px 15px;
}

.rightBannerQuotes
{
	font-size: 23px;
	color: #CC0033;
	font-weight: bold;
}

.bottomLinks,
.bottomLinks a
{
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #CCCCCC;
	padding: 0px 3px 10px 3px;
	line-height: 15px;
}

.copyright
{
	font-size: 10px;
	text-align: center;
	text-transform: none;
	color: #999999;
	padding: 0px 3px 0px 3px;
	line-height: 15px;
}

.tdLeft
{
	text-align: left;
}

.tdRight
{
	text-align: right;
}

.tdCenter
{
	text-align: center;
}

.loginFields,
.loginFieldsTextArea,
.loginFieldsTextAreaSmall,
.dateFields,
.loginRadio,
.loginCheckBox,
.selectMenu
{
	font-size: 12px;
}

.loginFields
{
	width: 170px;
}

.loginFieldsTextAreaSmall
{
	width: 250px;
}

.dateFields
{
	width: 55px;
}

.loginCheckBox,
.loginRadio
{
	width: 15px;
	
}


.loginFieldsTextArea
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 380px;
}

.selectMenu
{
	width: 170px;
}

.submitButton
{
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
	cursor: hand;
	text-align: center;
	background-color: #999999;
	padding-left: 5px;
	padding-right: 5px;
}

td
{ 
	vertical-align:top;
	text-align:left 
}

.khayal
{ 
	color: #717171;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
