/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Padding Styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
.cellpad54LR {
	padding-right: 54px;
	padding-left: 30px;
}
/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Border Design
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
.BorderdotLRB {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.borderLeft {
	border-left: 1px solid #DBE2E8;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #94A9BA;
}
.borderRight {
	border-right: 1px solid #DBE2E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE2E8;
}
.borderRightPAD {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.linkTable {
	border: 1px solid #3F689C;
	margin-left: 15px;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE2E8;
}
.border001 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBE2E8;
}
.feedbackBorder {
	border: 1px solid #E1E1E1;
}
/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	List Item Styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
.list {
	list-style-position: outside;
	list-style-image: url(images/icon_list1.gif);
	margin-left: 16px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.li1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	list-style-position: outside;
	list-style-image: url(images/list_dot.gif);
}
.list1 {
	list-style-position: outside;
	list-style-image: url(images/icon_list1.gif);
	margin-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	line-height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.li {
	margin-right: 0px;
	margin-bottom: 2px;
	line-height: 15px;
	padding-bottom: 5px;
}
/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Text Styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
.bottomText {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.headingW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.usp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	margin: 1px;
	padding: 1px;
	border: 1px dotted #CCCCCC;
}
.pageUSP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}
.redUSP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E7062B;
	text-decoration: none;
}
.uspN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	margin: 1px;
	padding: 1px;
	border: 1px dotted #CCCCCC;
	color: #0F3E84;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #575757;
}
/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Background Styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
.nrBG {
	background-repeat: no-repeat;
}
.ybg {
	background-repeat: repeat-y;
}
.dotVline {
	background-image: url(images/dot_vline.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.arrow_vline {
	background-image: url(../ava_images/arrow_vline.gif);
	background-repeat: repeat-y;
}
.pageHeadingNRbg {
	background-repeat: no-repeat;
	background-position: left;
}
.lpBG {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.border01LP {
	border-top: #DBE2E8;
	border-right: 1px solid #DBE2E8;
	border-bottom: 1px solid #DBE2E8;
	border-left: 1px solid #DBE2E8;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Hyperlink Styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

		a.cust:link {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
		}
		a.cust:visited {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
		}
		a.cust:hover {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #FC0000;
			text-decoration: none;
		}
		a.cust:active {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
		}

		a.red:link {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #E7062B;
			text-decoration: none;
		}
		a.red:visited {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #E7062B;
			text-decoration: none;
		}
		a.red:active {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #E7062B;
			text-decoration: none;
		}
		a.red:hover {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #8E7D7D;
			text-decoration: none;
		}
/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Form element styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: capitalize;
	color: #02387B;
	text-decoration: none;
	background-image: url(images/form_button_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	text-align: left;
	font-weight: normal;
	height: 20px;
	border: 1px solid #BFD1D9;
	background-color: #F0F7FD;
}
/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	HTML Tag Styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
body {
	background-color: #FFFFFF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	overflow: auto;
	height: 120px;
}
form {
	margin: 0px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	overflow: auto;
	width: 116px;
}
.banner_design1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #AAC8E2;
	padding-right: 6px;
	padding-left: 6px;
}
.banner_border {
	border: 1px solid #B0B0B0;
	padding: 6px;
}
.banner_border01 {
	padding: 2px 6px;
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
}

