﻿#MasterBody
{
	background-color: white;
	margin: 0px;
	text-align: center;
	width: 1005px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size:12px;
	line-height:18.2px;
}
h1
{
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top:0px;
	margin-top:0px;	
	line-height:20px;
	font-weight:bold;
}
h2
{
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002700;
	margin-top:0px;
	padding-bottom:3px;
	margin-bottom:3px;
	font-style:italic;
}
h3
{
	font-size:14px;
}
p
{
	margin:3;
}
hr
{
	color:#CCCCCC;
	height :1px;	
}


.toparea
{
	background-image: url( /Images/topbg.jpg);
    background-repeat: no-repeat;
	width: 1004px;
    height: 120px;	
    text-align: right;
    color: #FFFFFF;
    vertical-align: bottom;
    
    
	margin-bottom:10px;
}
/* hack for IE7 */
*+html .toparea h1
{ line-height:16px; margin-top:8px; margin-bottom:8px; height:16px}

.toparea a
{
	text-decoration: underline;
}
.toparea a:link
{
	color: #ffffff;
}
.toparea a:visited
{
	color: #ffffff;
}
.toparea a:hover
{
	color: #FF9900;
	text-decoration: underline;
}
.toparea a:active
{
	color: #ffffff;
}

.topnav
{
	height: 17px;
	color: #ffffff;
	text-align: left;
	padding-left: 30px;
	/*padding-right: 30px;*/
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
.topnav ul
{
    text-align:right;
	padding: 0px;
	margin: 0px;
	margin-left: 150px;
	width : 700px;
}
.topnav li
{
	float: left;
	margin-left: 15px;
	list-style: none;
}
.topnav .select
{
	color: #ff9900;
}
.topnav a
{
	color: #ffffff;
}
.topnav a:link,.topnav  a:visited,.topnav  a:active
{
	color: #ffffff;
}
.topnav a:hover
{
	color: #ff9900;
}

.footer
{
	height: 17px;
	color: #888888;
	text-align: justify;
	padding-left: 50px;
	background-color: #D9DBCD;
	padding-right: 50px;
	line-height: 14px;
	height: 67px;
	vertical-align: middle;
	font-size: 10px;
	clear: both;
	width: 900px;
	border-top: 3px solid #ffffff;
}
.footer a
{
	color: Gray;
}
.footer a:link,.footer  a:visited,.footer  a:active
{
	color: Gray;
}
.footer a:hover
{
	color: Black;
}
/*--------------------To fix WebPart bugs------------------------*/
.webPart
{
	display :none;	
}

.noPadding
{
	padding:0px !important;	
}

.hidden
{
	display:none;	
}

/*================================================================*/
.common-title
{
    font-size:12px;
    font-weight : bold;
}

.common-successMessage
{
    color : Green;
    font-size : 11px; 
    font-weight:bold;   
}

.common-errorMessage
{
    color : Red;
    font-weight:bold;
    font-size : 10px;
	line-height:normal;
}

.common-languageSelector
{   
    margin-top : 0px;
}
.common-languageSelector select
{
    font-size : 10px;
}


.common-editor
{
}

.common-editor .label
{
    padding-right : 7px;
    text-align : right;
    width : 100px;
}

.common-editor .caption
{
    font-size : 14px;
    font-weight : bold;    
}

.common-editor .requiredStar
{
    color : Red;
    padding-right : 5px;
}

.common-editor .textBoxCss
{
	text-align: left;	
}

.common-editor .content
{
    text-align : left;    
}

.borderTable
{
	background-color: #e0e0e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
}
.borderTable th 
{
	text-align:right;
}


.borderTable_trNoTitle
{
	background-color:#EFFAEF;
	height: 27px;
	padding-left: 5px;
}

.borderTable_trTitle
{
	background-color: #002700;
	padding-left: 5px;
	vertical-align:middle;
	color:#CEBB2E;
	height:23px;
}
.borderTable_HeaderLabel
{
	margin: 4px 0 0 5px;
	padding:4px 0 0 0;
	color:#D1BF3B;
	font-weight:bold;
}

.fakelink 
{
    font-size:9pt;
    color:#0000FF;
    text-decoration:underline;
    text-align:center;
    font-weight:bold;
}

.TableHeader {
	background-image:url(/images/MenuItemBackground.gif);
	background-repeat:repeat-x; 
	height: 25px;
	font-size:12px;	
	color: #EF7414;	
}
.DIV_MessageBox {
	background-color:#ffffff;
	color: #666666;
	padding: 20px 12px 20px 17px;
	margin: 10px 0px 0 0;
	width: 686px;
}

.Text_Body01 {
	color: #00055A;
	font-size: 12px;
}

.Text_Body02 
{
	color: #333333;
	font-size: 12px;
	font-weight:bold;
}

.DIV_Message {
	width: 670px;
	background-color:#ffffff;
	color: #000000;
	padding: 20px 20px 20px 0px;
	margin: 0px 0px 0 0;
}

.Text_Heading01 
{
	color: #00055A;
	font-weight:bold;
	font-size: 13px;
}

.underlineA a
{
	text-decoration: underline;
}
.underlineA a:link
{
	color: #333333;
}
.underlineA a:visited
{
	color: #333333;
}
.underlineA a:hover
{
	color: #FF9900;
	text-decoration: underline;
}
.underlineA a:active
{
	color: #333333;
}

.HeaderBG_Left 
{
    background-image: url(/Images/HeaderBG_Left.png);
    background-repeat:no-repeat;
    width:5px;
    height:30px;
}
.HeaderBG_Mid h2
{
	color: #002700;
    padding-left:5px;
}

.HeaderBG_Mid 
{
    background-image: url(/Images/HeaderBG_Mid.png);
    background-repeat:repeat-x;
    height:30px;
}
.HeaderBG_Right 
{
    background-image: url(/Images/HeaderBG_Right.png);
    background-repeat:no-repeat;
    width:5px;
    height:30px;
}
/***********************/
.HeaderBG02_Left 
{
    background-image: url(/Images/HeaderBG02_Left.png);
    background-repeat:no-repeat;
    width:5px;
    height:30px;
}
.HeaderBG02_Mid h2
{
	color: #002700;
    padding-left:5px;
}

.HeaderBG02_Mid 
{
    background-image: url(/Images/HeaderBG02_Mid.png);
    background-repeat:repeat-x;
    height:30px;
}
.HeaderBG02_Right 
{
    background-image: url(/Images/HeaderBG02_Right.png);
    background-repeat:no-repeat;
    width:5px;
    height:30px;
}
/***********************************/
.Text_Style_Larger {
	font-size:medium; 
	line-height:normal;
	font-family:Arial;
}
.Text_Style_Smaller {
	font-size:10px; 
	line-height:normal;
	font-family:Arial;
}
.Text_Style_White {
	color: white;
}
.Text_Style_Goldenrod 
{
	color:#F7C708;	
	font-weight:bold;
}
.Text_Style_Gray 
{
	color:#DADADB;	
}
.Text_Style_AlignLeft {
	text-align: left;
}

.Text_Style_AlignRight {
	text-align: right;
}

.common-QuestionBox
{
	border:thin #002700 solid;
	padding: 0;
	margin-bottom:10px;
}
.common-QuestionBox h3
{
	background-color: #7ABC84;
	background-image:url(/images/Faq-header-BG.jpg);
	background-repeat:repeat-x;
	color:White;
	padding: 6px 10px;
	margin:0;
}
.common-QuestionBox .answer {
	background-color: #CEECCC;
	background-image:url(/images/answer-bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	color: black;
	padding:10px;
	margin:0;
}
.common-QuestionBox p  p {
	background:none;
	padding:6px 0;
}
.default-gridview-header
{
	background-color:#00055A;
	color:White;
	font-weight:bold;
	line-height:normal;
	font-size:8px;
	text-align:center;
}

.GridViewStyle 
{    
    border-right: 2px solid #7ABC84; 
    border-bottom: 2px solid #7ABC84; 
    border-left: 2px solid #7ABC84; 
    border-top: 2px solid #7ABC84; 
    padding: 4px; 
} 

.GridViewStyle a 
{ 
    color: #333333; 
} 

.GridViewHeaderStyle th 
{ 
    border-left: 1px solid #EBE9ED; 
    border-right: 1px solid #EBE9ED; 
} 

.GridViewHeaderStyle 
{ 
    background-color: #002700; 
    font-weight: bold; 
    color: #D1BF3B; 
} 

.GridViewFooterStyle 
{ 
    background-color: #5D7B9D; 
    font-weight: bold; 
    color: White; 
} 

.GridViewRowStyle 
{ 
    background-color: #f6fbfd; 
    color: #333333; 
} 

.GridViewAlternatingRowStyle 
{ 
    background-color: #FFFFFF; 
    color: #284775; 
} 

.GridViewRowStyle td, .GridViewAlternatingRowStyle td 
{ 
    border: 1px solid #7ABC84; 
} 

.GridViewSelectedRowStyle 
{ 
    background-color: #E2DED6; 
    font-weight: bold; 
    color: #333333; 
} 

.GridViewPagerStyle 
{ 
    background-color: #284775; 
    color: #FFFFFF; 
} 

.GridViewPagerStyle table /* to center the paging links*/ 
{ 
    margin: 0 auto 0 auto; 
} 
.Hide {
	display:none;
}