body {
	margin:0px;
	background:#FFFFFF;
}

h1,h2 {
	font-family: Arial Black, Arial, Verdana;
	font-size:13px;
	color:#FF7200;
	font-weight:normal;

}

/*------------------------------------------------------------------------------------------------------------------*/

td {
	font-family: Trebuchet Ms, Arial, Verdana, Tahoma;
	font-size:12px;
	color:#585858;
	line-height:19px;
	}
/*------------------------------------------------------------------------------------------------------------------*/

.tdBorder {
	border:1px #D6D6D7 solid;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
}

.imgrightside {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:0px;
}

.bodypadding {
	padding-top:2px;
	padding-bottom:5px;
	padding-left:30px;
	padding-right:30px;
}


/*------------------------------------------------------------------------------------------------------------------*/
a:link {
	font-family:Trebuchet Ms, Arial, Verdana, Tahoma;
	font-size:12px;
	color:#FF7200;
	font-weight: normal;
	text-decoration:underline;
}

a:active {
	font-family:Trebuchet Ms, Arial, Verdana, Tahoma;
	font-size:12px;
	color:#FF7200;
	font-weight: normal;
	text-decoration:underline;
}

a:visited {
	font-family:Trebuchet Ms, Arial, Verdana, Tahoma;
	font-size:12px;
	color:#FF7200;
	font-weight: normal;
	text-decoration:underline;
}

a:hover {
	font-family:Trebuchet Ms, Arial, Verdana, Tahoma;
	font-size:12px;
	color:#FF7200;
	font-weight: normal;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------------------------------*/

a.footer:link {
	font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#26485E;
	font-weight: normal;
	text-decoration:underline;
}

a.footer:active {
	font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#26485E;
	font-weight: normal;
	text-decoration:underline;
}

a.footer:visited {
	font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#26485E;
	font-weight: normal;
	text-decoration:underline;
}

a.footer:hover {
	font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#26485E;
	font-weight: normal;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------------------------------*/

a.menu:link {
	font-family:Trebuchet Ms, Arial, Tahoma,Verdana;
	font-size:13px;
	color:#183C54;
	font-weight:normal;
	text-decoration:none;
}

a.menu:active {
	font-family:Trebuchet Ms, Arial, Tahoma,Verdana;
	font-size:13px;
	color:#183C54;
	font-weight:normal;
	text-decoration:none;
}

a.menu:visited {
	font-family:Trebuchet Ms, Arial, Tahoma,Verdana;
	font-size:13px;
	color:#183C54;
	font-weight:normal;
	text-decoration:none;
}

a.menu:hover {
	font-family:Trebuchet Ms, Arial, Tahoma,Verdana;
	font-size:13px;
	color:#FF5A00;
	font-weight:normal;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------------------------------*/

a.menuTop:link {
	font-family:Trebuchet Ms, Arial, Tahoma,Verdana;
	font-size:13px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

a.menuTop:active {
	font-family:Trebuchet Ms, Arial, Tahoma,Verdana;
	font-size:13px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

a.menuTop:visited {
	font-family:Trebuchet Ms, Arial, Tahoma,Verdana;
	font-size:13px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

a.menuTop:hover {
	font-family:Trebuchet Ms, Arial, Tahoma,Verdana;
	font-size:13px;
	color:#92C6EB;
	font-weight:normal;
	text-decoration:none;
}
/*------------------------------------------------------------------------------------------------------------------*/
.menuTopSep {
	font-family:Trebuchet Ms, Arial, Tahoma,Verdana;
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
/*------------------------------------------------------------------------------------------------------------------*/
.head {
	font-family: Arial Black, Arial, Verdana;
	font-size:13px;
	color:#FF7200;
	font-weight:normal;

}

.boxTitle {
	font-family:Arial Black, Arial, Verdana;
	font-size:13px;
	color:#183C54;
	font-weight: normal;
}

/*------------------------------------------------------------------------------------------------------------------*/

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;

	}


/*------------------------------------------------------------------------------------------------------------------*/
.smalltxt {
	font-family:Arial, Tahoma, Verdana;
	font-size:7.5pt;
	text-align:left;
	font-weight:bold; 
	color:#362418;
	line-height:14px;
}
/*------------------------------------------------------------------------------------------------------------------*/

input
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #DDDDDD;
	background:#FFFFFF/*Alpha(Opacity=0, Style=0);*/;
	
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

input.noborder
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	border:0px;
	
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

textarea
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #DDDDDD;
	background:#FFFFFF/*Alpha(Opacity=0, Style=0);*/;
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

select
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #DDDDDD;
	background:#FFFFFF;/*#FFFFFF/*Alpha(Opacity=0, Style=0);*/;
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

input.btn
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	height:25PX;
	width:60px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;	
	background:#C90000;
	border:1px solid #C90000;
	
}
/*
--------------------------------------------------------------------------------------------------------------------
*/

.imgBorder
{
	border-color: #C0C0C0;
	
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

.small
{
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
}

/*
--------------------------------------------------------------------------------------------------------------------
*/


ul, li
{
	list-style-image:url(images/arrw.gif);
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;	
}
/*
--------------------------------------------------------------------------------------------------------------------
*/


ol, li
{
	list-style-image:url(images/arrw.gif);
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;	
}
/*
--------------------------------------------------------------------------------------------------------------------
*/

div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#B7B199;
	scrollbar-3dlight-color:#CACACA;
	scrollbar-highlight-color:#CACACA;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#CACACA;
	scrollbar-darkshadow-color:#CACACA;
	scrollbar-track-color:#F3F3F3;	
}
/*
--------------------------------------------------------------------------------------------------------------------
*/
div.keyscrollable {
	overflow:auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#DDDDDD;
	scrollbar-highlight-color:#1E1B17;
	scrollbar-face-color:#1E1B17;
	scrollbar-shadow-color:#DDDDDD;
	scrollbar-darkshadow-color:#DDDDDD;
	scrollbar-track-color:#1E1B17;	
}
