body {
	margin: 0px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: #494949;
	background-repeat: repeat-x;
	overflow:auto;
	background-color: #FFFFFF;
}

/*------------------------------------------------------------------------------------------------------------------*/

td {
	font-family: Arial, Tahoma, Verdana;
	font-size:13px;
	color:#565656;
	line-height:18px;
}
/*------------------------------------------------------------------------------------------------------------------*/

.tdBigTxt {
	font-family: Arial, Tahoma, Verdana;
	font-size:15px;
	color:#565656;
	line-height:22px;
}
/*------------------------------------------------------------------------------------------------------------------*/
.tdBorder {
	border:1px solid #C0D2D6;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	background:#FFFFFF;
	
}
/*------------------------------------------------------------------------------------------------------------------*/
a:link {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#55771E;
	font-weight: normal;
	text-decoration:none;
}

a:active {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#55771E;
	font-weight: normal;
	text-decoration:none;
}

a:visited {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#55771E;
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#4C3682;
	font-weight: normal;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------------------------------*/

a.more:link {
	font-family:Arial, Tahoma,Verdana;
	font-size:12px;
	color:#C1DB94;
	font-weight:bold;
	text-decoration:none;
}

a.more:active {
	font-family:Arial, Tahoma,Verdana;
	font-size:12px;
	color:#C1DB94;
	font-weight:bold;
	text-decoration:none;
}

a.more:visited {
	font-family:Arial, Tahoma,Verdana;
	font-size:12px;
	color:#C1DB94;
	font-weight:bold;
	text-decoration:none;
}

a.more:hover {
	font-family:Arial, Tahoma,Verdana;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------------------------------*/

a.menu:link {
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

a.menu:active {
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

a.menu:visited {
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

a.menu:hover {
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size:12px;
	color:#FDE423;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------------------------------*/
.small {
	font-family:Arial, Tahoma, Verdana;
	font-size:10px;
	color:#565656;
	font-weight: normal;
	text-decoration:none;
}


.footer {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#5B5E65;
	font-weight: normal;
	text-decoration:none;
}

a.footerLink:link {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#007040;
	font-weight: normal;
	text-decoration:none;
}

a.footerLink:active {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#007040;
	font-weight: normal;
	text-decoration:none;
}

a.footerLink:visited {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#007040;
	font-weight: normal;
	text-decoration:none;
}

a.footerLink:hover {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#7DA80F;
	font-weight: normal;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------------------------------*/

.banTitle {
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size:18px;
	font-weight:bold; 
	color:#FFFFFF;
	line-height:22px;
}

/*------------------------------------------------------------------------------------------------------------------*/

.blueHead {
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size:20px;
	font-weight:bold; 
	color:#4C3682;
}

/*------------------------------------------------------------------------------------------------------------------*/

.whiteText {
	font-family: Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:normal; 
	color:#FFFFFF;
}

/*------------------------------------------------------------------------------------------------------------------*/

.head {
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size:15px;
	font-weight:bold; 
	color:#5B872E;
}

/*------------------------------------------------------------------------------------------------------------------*/

.blue2Head {
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size:16px;
	font-weight:bold; 
	color:#4C3682;
}

/*------------------------------------------------------------------------------------------------------------------*/

.green2Head {
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size:16px;
	font-weight:bold; 
	color:#81AF35;
}

/*------------------------------------------------------------------------------------------------------------------*/

.blueText {
	font-family: Arial, Tahoma, Verdana;
	font-size:12px;
	font-weight:bold; 
	color:#4C3682;
}

/*------------------------------------------------------------------------------------------------------------------*/

input
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #CACACA;
	background: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 #CACACA;
	background:Alpha(Opacity=0, Style=0);
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

select
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #CACACA;
	background:#FFFFFF;/*Alpha(Opacity=0, Style=0);*/
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

input.btn
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;	
	background:#1D5A19;
	border:1px solid #000000;
	
}


/*
--------------------------------------------------------------------------------------------------------------------
*/

hr
{
	height:1px;
	color:#E2D796;
	margin-top:5px;
	margin-bottom:5px;
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

.imgBorder
{
	border-color: #C0C0C0;
	
}

/*
--------------------------------------------------------------------------------------------------------------------
*/


ul, li
{
	list-style-image:url(../images/bullet_arrow.jpg);
	margin-left:20px;
	margin-top:10px;
	margin-bottom:0px;
}
/*
--------------------------------------------------------------------------------------------------------------------
*/


ol, li
{
	/*list-style-image:url(../images/arrw.jpg);*/
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;	
}
/*
--------------------------------------------------------------------------------------------------------------------
*/

div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#636363;
	scrollbar-3dlight-color:#CACACA;
	scrollbar-highlight-color:#CACACA;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#CACACA;
	scrollbar-darkshadow-color:#CACACA;
	scrollbar-track-color:#F9F9F9;	
}

.hand {
	cursor:hand;
}