﻿@import url(MenuHWDropDown.css);
@import url(dhtmlgoodies_calendar.css);

html {
     overflow: -moz-scrollbars-vertical;
}

body{
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color: #E8E8E8;
	font-family:Arial; font-size:9pt; color: #000;
}
.mainTb {

}
H1 {	
		margin:0px;
		color:#fd9b16; font-weight: bold; font-size:16pt;
		}
.ContentPane {
	padding-right:20px;
	padding-left:20px;
	padding-top:14px;
	padding-bottom:14px;
}
.LeftPane {
	width:206px;
	padding-left:8px;
	padding-top:14px;
	padding-bottom:14px;
}
.RightPane {
	width:206px;
	padding-right:8px;
	padding-top:14px;
	padding-bottom:14px;
}
p {
	font-family:Arial; font-size:9pt; color: #000;
}

td {
	font-family:Arial; font-size:9pt; color: #000;
}
input {
	font-family:Arial; font-size:9pt; color: #000;
}
.ContantactUsTextArea {
		width:250px;
		height:150px;	
}
.button {
	font-family:Arial; font-size:9pt; color: #000;
}
a:link
{
	font-family: Arial; color:#006eb8; text-decoration:underline; font-size:9pt;
}
a:visited
{
	font-family: Arial; color:#006eb8; text-decoration:underline; font-size:9pt;
}
a:hover
{
	font-family: Arial; color:#006eb8; text-decoration:none; font-size:9pt;
}


a.languageAct:link
{
	color: #fd9b16; text-decoration:none; font-weight: bold; font-size:8pt;
}
a.languageAct:visited
{
	color: #fd9b16; text-decoration:none; font-weight: bold; font-size:8pt;
}
a.languageAct:hover
{
	color: #fd9b16; text-decoration:none; font-weight: bold; font-size:8pt;
}

a.language:link
{
	color: #000; text-decoration:none; font-size:8pt;
}
a.language:visited
{
	color: #000; text-decoration:none; font-size:8pt;
}
a.language:hover
{
	color: #000; text-decoration:none; font-size:8pt;
}
.smallerText {
	font-family:Arial; font-size:8pt; color: #000;
}
.smallerText a:link
{
	color: #006eb8; text-decoration:underline; font-size:8pt;
}
.smallerText a:visited
{
	color: #006eb8; text-decoration:underline; font-size:8pt;
}
.smallerText a:hover
{
	color: #006eb8; text-decoration:none; font-size:8pt;
}
.SajaxPoll_MainTD
{
	padding-right: 11px; 
	padding-left: 11px; 
	padding-bottom: 5px;
	}
.SajaxPoll_QuestionTD
	{
	 font-weight:bold;
	}
.SajaxPoll_SubmitTD
{
	text-align:right;
	}
.SajaxPoll_SubmitDIV
	{
		text-align:right;
		}
.SajaxPoll_ResultsBar
		{
			background-image:url(img/but_back.jpg);
			height:13px;
			}
			



.PaneBlue {
	height:32px;
	background:url(img/blueBack.jpg);

	font-size:10pt;
	color:#fff;
	font-weight:bold;
		}
.right_corn, .left_corn {
	width:12px;
	height:32px;
	top:0;
}

.right_corn {
	background:url(img/blueRight.jpg) no-repeat;
	right:0;
}

.left_corn {
	background:url(img/blueLeft.jpg) no-repeat;
	left:0;
}
.PaneBlueBody {
	border:1px solid #c7e4f2;
	padding-right:12px; padding-left:12px;
	padding-bottom:12px; padding-top:5px;
}
/*Blue pane ends*/

/*Light Blue pane */
.PaneBlue3 {
	height:31px;
	background:url(img/blueBack3.jpg);

	font-size:10pt;
	color:#000;
	font-weight:bold;
		}
.right_corn3, .left_corn3 {
	width:12px;
	height:31px;
	top:0;
}

.right_corn3 {
	background:url(img/blueRight3.jpg) no-repeat;
	right:0;
}

.left_corn3 {
	background:url(img/blueLeft3.jpg) no-repeat;
	left:0;
}
.PaneBlueBody {
	border:1px solid #c7e4f2;
	padding-right:12px; padding-left:12px;
	padding-bottom:5px; padding-top:5px;
}
/*Light Blue pane ends*/

/*Orange pane */
.PaneOrange {
	height:32px;
	background:url(img/orangeBack.jpg);

	font-size:10pt;
	color:#fff;
	font-weight:bold;
		}
.right_corn1, .left_corn1 {
	width:12px;
	height:32px;
	top:0;
}

.right_corn1 {
	background:url(img/orangeRight.jpg) no-repeat;
	right:0;
}

.left_corn1 {
	background:url(img/orangeLeft.jpg) no-repeat;
	left:0;
}
.PaneOrangeBody {
	border:1px solid #fcda85;
	padding-right:12px; padding-left:12px;
	padding-bottom:12px; padding-top:5px;
}
/*orange pane ends*/


/*Light Orange pane */
.PaneOrange2 {
	height:31px;
	background:url(img/orangeBack2.jpg);

	font-size:10pt;
	color:#000;
	font-weight:bold;
		}
.right_corn2, .left_corn2 {
	width:12px;
	height:31px;
	top:0;
}

.right_corn2 {
	background:url(img/orangeRight2.jpg) no-repeat;
	right:0;
}

.left_corn2 {
	background:url(img/orangeLeft2.jpg) no-repeat;
	left:0;
}
.PaneOrangeBody {
	border:1px solid #fcda85;
	padding-right:12px; padding-left:12px;
	padding-bottom:5px; padding-top:5px;
}
/*Light orange pane ends*/
	
	
	
	/*content blue*/
.activeTabBack {
	height:40px;
	background:url(img/activeTabBack.jpg);
	font-size:9pt;
	color:#fff;
	font-weight:bold;
	white-space:nowrap;
		}
.right_activeTab, .left_activeTab {
	width:12px;
	height:40px;
	top:0;
}

.right_activeTab {
	background:url(img/activeTabRight.jpg) no-repeat;
	right:0;
}

.left_activeTab {
	background:url(img/activeTabLeft.jpg) no-repeat;
	left:0;
}




.noneActiveTabBack {
	height:34px;
	background:url(img/noneActiveTabBack.jpg);
	font-size:9pt;
	color:#000;
	font-weight:normal;
	white-space:nowrap;
		}
.right_noneActiveTab, .left_noneActiveTab {
	width:12px;
	height:34px;
	top:0;
}

.right_noneActiveTab {
	background:url(img/noneActiveTabRight.jpg) no-repeat;
	right:0;
}

.left_noneActiveTab {
	background:url(img/noneActiveTabLeft.jpg) no-repeat;
	left:0;
}
.contentBody {
	background:url(img/content_blue_back.jpg) repeat-x #3b68a9;
	padding-left:12px;
	padding-right:12px;
	padding-top:6px;
	padding-bottom:6px;
}
		/*content blue ends*/
		

a.whiteLink:link
{
	color: #fff; text-decoration:underline; font-weight: bold;
}
a.whiteLink:visited
{
	color: #fff; text-decoration:underline; font-weight: bold;
}
a.whiteLink:hover
{
	color: #fff; text-decoration:none; font-weight: bold;
}
.pageTitle {
	color:#fd9b16; font-weight: bold; font-size:16pt;
}

a.blackLink:link
{
	color: #000; text-decoration:none;
}
a.blackLink:visited
{
	color: #000; text-decoration:none;
}
a.blackLink:hover
{
	color: #000; text-decoration:underline;
}
.SajaxPoll_ResultsBar {
	background-color:#7bb5dc;
}
