.MessageBox {
background:url(../images/messageBG.v1.jpg) no-repeat;
width:947px;
height:54px;
font-size:1em;
padding-top:20px;
color:#6a6a6a;
font-weight:bold;
text-align:center;
padding-left:10px;
padding-right:10px;
margin-bottom:8px;
}
.MessageBox img {
margin:0px 5px 0px 5px;
vertical-align:middle;
}
#quote1 {
background:url(../images/quote1.gif) no-repeat;
width:19px;
height:15px;
display:block;
float:left;
margin:3px 5px 0px 5px;
}
#quote2 {
background:url(../images/quote2.gif) no-repeat;
width:19px;
height:15px;
display:block;
float:right;
margin:-15px 5px 0px 5px;
}
/* navigationSection*/
.navigationSection {width:183px; float:left; margin:0px auto;background:#fff url(../images/mainSection-L.gif) repeat-y left top; margin-right:5px;}
.navigationSection .top {width:100%;height:5px;font-size:1px;background:url(../images/mainSection-T.gif) no-repeat left top;}
.navigationSection .top span {display:block;height:5px;background:url(../images/mainSection-TR.gif) no-repeat right top;}
.navigationSection .navSectionContent {background:url(../images/mainSection-R.gif) repeat-y right top;padding:1px 1px 1px 3px; overflow:auto; *height:1%; font-family:Arial, Helvetica, sans-serif;}
.navigationSection .bottom {width:100%;height:5px;font-size:1px;background:url(../images/mainSection-B.gif) no-repeat left bottom;}
.navigationSection .bottom span {display:block;height:5px;background:url(../images/mainSection-BR.gif) no-repeat right bottom;}

.aboutNav {
	font-size:0.8em;
	padding:5px;
}
.aboutNav ul{
}
.aboutNav ul li.closeNav{
	background:url(../images/plus.gif) no-repeat 0px 8px;
	border:1px solid #ffffff;
}
.aboutNav ul li.openNav{
}
.aboutNav ul a{
	color:#021945;
	background:url(../images/dottedBG.gif) repeat-x left bottom;
	padding:5px 0px 3px 15px;
	font-weight:bold;
	display:block;
}
.aboutNav ul a:hover{
	color:#ff9240;
}
.aboutNav ul ul{
	margin:10px 0px 10px 20px;
	display:none;
}
.aboutNav ul ul li{
	background:none;
	border:1px solid #ffffff;
}
.aboutNav ul ul a{
	padding:0px;
	padding-left:7px;
	padding-bottom:3px;
	font-size:.9em;
	color:#2c548f;
	font-weight:normal;
	background:none;
	background:url(../images/greyArrow.gif) no-repeat 0px 5px;
	border:none;
}
.aboutNav ul ul a:hover{
	background:url(../images/orangeArrow.gif) no-repeat 0px 5px;
}
/* filter section */
.aboutDetail {width:100%; float:left; margin:0px auto; background:#fff url(../images/mainSection-L.gif) repeat-y left top; margin-right:0px}
.aboutDetail .aboutDetailTop {width:100%;height:5px;font-size:1px;background:url(../images/mainSection-T.gif) no-repeat left top;}
.aboutDetail .aboutDetailTop span.topSpan {display:block;height:5px;background:url(../images/mainSection-TR.gif) no-repeat right top;}
.aboutDetail .aboutDetailContent {background:url(../images/mainSection-R.gif) repeat-y right top;padding:1px 1px 1px 3px; overflow:auto; *height:1%; font-family:Arial, Helvetica, sans-serif;}
.aboutDetail .aboutDetailBottom {width:100%;height:5px;font-size:1px;background:url(../images/mainSection-B.gif) no-repeat left bottom;}
.aboutDetail .aboutDetailBottom span.bottomSpan {display:block;height:5px;background:url(../images/mainSection-BR.gif) no-repeat right bottom;}

.aboutPage {
	padding:0px 20px 0px 20px;
	font-size:.8em;
	min-height:300px;
}
.aboutPage h3 {
	color:#609bc5;
	padding-bottom:5px;
	background:url(../images/dottedBG.gif) repeat-x left bottom;
	font-size:1.4em;
	margin-top:10px;
}
.aboutPage p {
	color:#7c899a;
	margin:10px 0px 10px 0px;
	line-height:20px;
}
.aboutPage ul {
	margin-left:50px;
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px;
	list-style:disc;
}
.aboutPage ul.nobullets {
	list-style:none;
	margin-left:10px;
}
.aboutPage li {
	margin-bottom:5px;
}
.aboutPage a.link{
	color:#609bc5;
}
.aboutPage a.link:hover{
	color:#ff6800;
}
.aboutPage a.backToTop{
	color:#ff6800;
	font-size:.9em;
	font-weight:bold;
	padding-left:13px;
	background:url(../images/orrangeTopArrow.gif) no-repeat 0px 2px;
	float:right;
}
.aboutPage a.backToTop:hover {
	text-decoration:underline;
}
/* FAQ page style */

.faqPage {
	padding:0px 20px 0px 20px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.faqPage h3 {
	color:#609bc5;
	padding-bottom:5px;
	background:url(../images/dottedBG.gif) repeat-x left bottom;
	font-size:1.4em;
	margin-top:10px;
	display:block;
	font-weight:normal;
	line-height:normal;
}
.faqPage h2 {
	color:#609bc5;
	padding-bottom:10px;
	font-weight:bold;
	background:url(../images/dottedBG.gif) repeat-x left bottom;
	font-size:1em;
	display:block;
	line-height:normal;
}
.faqPage a.backToTop{
	color:#ff6800;
	font-size:.9em;
	font-weight:bold;
	padding-left:13px;
	background:url(../images/orrangeTopArrow.gif) no-repeat 0px 2px;
	float:right;
}
.faqPage a.backToTop:hover {
	text-decoration:underline;
}
.faqPage ul.faqUL {
	color:#609bc5;
	margin-left:50px;
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.faqPage ul.faqUL li{
	list-style:square;
}
.faqPage ul.faqUL li a {
	color:#609bc5;
}
.faqPage ul.faqUL li a:hover {
	color:#ff6800;
}
.faqPage ul.questionContainer {
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
.faqPage ul.questionContainer li {
background:url(../images/questionIcon.gif) no-repeat 0px 7px;
padding:5px 10px 5px 20px;
}
.faqPage ul.questionContainer li ul {
margin:0px;
padding:0px;
margin-left:10px;
}
.faqPage ul.questionContainer li ol {
margin:0px;
padding:5px 0 0 0;
margin-left:40px;
}

.faqPage ul.questionContainer li p {
margin-left:0px;
}
.faqPage ul.questionContainer li ul li {
background:none;
padding:0px;
margin:0px;
margin-bottom:5px;
list-style:disc;
}
.faqPage ul.questionContainer li ol li {
background:none;
padding:0px;
margin:0px;
margin-bottom:5px;
display:list-item;
list-style:decimal;
}
.faqPage ul.questionContainer li .answer {
padding:5px 10px 5px 0px;
display:none;
}
.faqPage ul.questionContainer li a.question  {
	color:#609bc5;
}

.faqPage ul.questionContainer li a.question:hover  {
	color:#ff6800;
}
.mL30{
	margin-left:30px !important;
}
.dottedLine {
background:url(../images/dottedBG.gif) repeat-x left center;
width:100%;
height:20px;
}
.faqPage a{
color:#014EC0;
text-decoration:underline;
}
.presscol1{
width:80px;
float:left;
}
#forgotRequest{display:none;font-size:12px}
#forgotRequest p{padding-bottom:20px}
#forgetSendBut{cursor:pointer}
.forgotPopupLabel{height:28px;line-height:28px;padding-right:3px}
.reinput{width:185px;padding:3px 0 3px 5px;border:1px solid #A8CBE2;color:#868e97;font-size:13px;background:none;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;padding-top:5px;background-color:#FFFFFF;}
.pL8{padding-left:8px}

