﻿.PageTitle
{
	padding-left:20px;
}

div.non_widget_container
{
	background:#F7F7F7 url(../img/bkgWidget.jpg) top left repeat-x;
	padding: 5px;
	width: 940px;
}


.loginLabel
{
	float:right;
}

.loginbtn
{
	float:left;
}

ul.menu a 
{
	text-transform:uppercase;
}

div.minus20{
	margin-left: -20px;	
}

div.contentContainer
{
	background-color:#FFFFFF;
	padding:5px;
	width:928px;
}


/* Email mailto links*/

a[href^="mailto"]:hover:after { content: "  " attr(title); }

/* FAQ Style Section*/

ol.faq_list
{
	border-bottom: solid #375381 1px;
}

ol.faq_list
{
	border-top: solid #375381 3px;
		
}

ul.faq_list li
{
	border:none;
}

.faq_qst
{
	color: #192F6B; font-weight: bold; cursor:pointer;
}
.faq_qst a
{
	color: #192F6B; font-weight: bold; cursor:pointer; text-decoration:none;
}
.faq_answr
{
	
}

.FAQscroll_box
{
	/*border: 1px solid #ccc;*/
	padding:5px;
	height: 255px;
	width: 98%;
	overflow: auto;
	margin: 1em 0;
	border: dotted thin #192F6B;

}
/*For Download Terms and conditions box*/
.scroll_box
{
	border: 1px solid #ccc;
	height: 120px;
	width: 89%;
	overflow: auto;
	margin: 1em 0;
	margin-left: 2em;
	text-align:left;
	padding-left:0.5em;
		
}


/*For MPA Planning*/

.mpaIntro
{
	text-align:center;
	text-align:justify;
	}


.colps_head{
	color: #192F6B;
	font-weight: bold;
	cursor:pointer;
}
