﻿.pageTitleText
{
	font-family: Verdana;
	font-size: 60px;
	color:#FE9A00;
	text-decoration:none;
	font-weight:normal;
}
.leftMenuLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FE9901;
}

.leftMenuLink:hover
{
	color: #2D3546;
	background-color: #A2B6E5;
}

.leftMenuHLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #2C374B;
}

.linkedItem
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #BAC4D9;
}

.linkedItem:hover
{
	color: #F8994C;
	
}

.titleNText
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #B43C2E;
}

.normalText
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.titleText
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FE9A00;
}

.footerText
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #C0C0C0;
}

.normalLink
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #39455D;
}
.inputLabel
{
font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FE9901;
}
.normalTextBox
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #C3B6AE;
	border: 0px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.normalP
{
	line-height: 150%;
	text-align: justify;
}
.itemP
{
	line-height: 115%;
	text-align: justify;
}
.headerText
{
	font-family: Calibri;
	font-size: 20px;
	font-weight: normal;
	color: #FF9900;
}
.errorText
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FF4400;
}
.doneText
{
	font-family: Verdana;
	font-size: 13px;
	color: #54962C;
}
.submitButton
{
	width: 29 px;
	height: 37 px;
	border-style: solid;
	border-width: 0;
	padding: 0;
	background-image: url('images/btn_submit.jpg');
	float:right;
}
body
{
	Scrollbar-Face-Color: #647392;
	Scrollbar-Highlight-Color: #929EB8;
	Scrollbar-Shadow-Color: #2E3547;
	Scrollbar-3DLight-Color: #63697A;
	Scrollbar-Arrow-Color: #000000;
	Scrollbar-Track-Color: #38445E;
	Scrollbar-DarkShadow-Color: #2E3547;
}
