Body
{
	margin: 0px;
	background: url(../images/bg-main-brown.jpg) center top repeat-x #FFFFFF;
}

/* ControlPanel CSS  --*/
.ControlPanel {
	BORDER: #B9B9B9 1px dotted;
	WIDTH: 100%;
	HEIGHT: 20px;
	margin:0 0 25px 0;
	/*background:transparent;*/
	background: url(../images/controlpanel.png) left top repeat-x;
}

.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active  {
    font-weight: bold;
    font-size: 11px;
    color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}
A.Skinobject:hover {
    text-decoration: underline;
	font-weight: bold;
    font-size: 11px;
    color:#ff0000;
    font-family: Arial, Helvetica, sans-serif
}

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { FONT-WEIGHT:normal; FONT-SIZE:10px; COLOR:#5081aa; FONT-FAMILY:Tahoma, Arial, Verdana; text-decoration:underline; }
/*-- Login Register token hover        --*/ a.login-register:hover { FONT-WEIGHT:normal; FONT-SIZE:10px; COLOR:#5081aa; FONT-FAMILY:Tahoma, Arial, Verdana; text-decoration:underline; }

/*-- Copyright token                   --*/ .copy-right { FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#2473cf; FONT-FAMILY:Tahoma, Arial, Verdana; text-decoration:none; line-height:2; }

/*-- Date token                        --*/ .date { color:#91b7b8; font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:normal; text-decoration:none; }

/*-- Links token       		           --*/ .links, a.links:link, a.links:visited, a.links:active { FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#676767; FONT-FAMILY:Tahoma, Arial, Verdana; }
/*-- Links token hover 		           --*/ a.links:hover { FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#676767; FONT-FAMILY:Tahoma, Arial, Verdana; text-decoration:underline; }

/*-- Breadcrum token                   --*/ .breadcrum, a.breadcrum:link, a.breadcrum:visited, a.breadcrum:active { color:#C90101; font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:bold; text-decoration:underline; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { color:#C90101; font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:bold; text-decoration:underline; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#676767; FONT-FAMILY:Tahoma, Arial, Verdana; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#676767; FONT-FAMILY:Tahoma, Arial, Verdana; text-decoration:underline; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { width:182px; height:20px; background:transparent; padding: 0px 2px 0px 4px; border:0px solid #A1A1A1; font-family: Tahoma, Arial, Verdana; FONT-WEIGHT: normal; FONT-SIZE: 11px; color: #7A7A7A; text-decoration: none; cursor:text; line-height:19px; }
											.searchborder { border:0px; }


/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ select, input { font-family: tahoma; font-size: 11px; color: #333333; }
/*-- Default textbox       		       --*/ .NormalTextBox { color: #333333; padding-left: 2px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }

/*-- Default SubHead CSS        		   --*/

.Normal {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #5A5A5A; FONT-FAMILY: Tahoma, Arial, Verdana;
}

.SubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #4d4d4d; FONT-FAMILY: Tahoma, Arial, Verdana;
}

.SubSubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #4d4d4d; FONT-FAMILY: Tahoma, Arial, Verdana;
}

.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
}

A.CommandButton:link {
	COLOR: #4d4d4d; TEXT-DECORATION: underline;
}

A.CommandButton:visited {
	COLOR: #4d4d4d; TEXT-DECORATION: underline;
}

A.CommandButton:ative {
	COLOR: #4d4d4d; TEXT-DECORATION: underline;
}

A.CommandButton:hover {
	COLOR: #4d4d4d; TEXT-DECORATION: underline;
}


/*-- Default --*/

.Head
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	color: #5081aa;
}

.Head2 {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	color: #5081aa;
}


.TreeMenu_Node {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, Helvetica;
}

.TreeMenu_NodeSelected {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #dcdcdc;
}

A.TreeMenu_Node:link {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.TreeMenu_NodeSelected:link {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.TreeMenu_Node:visited {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.TreeMenu_NodeSelected:visited {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.TreeMenu_Node:active {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.TreeMenu_NodeSelected:active {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.TreeMenu_Node:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;
}

A.TreeMenu_NodeSelected:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;
}

.FileManager {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; HEIGHT: 400px;
}

.FileManager_ToolBar {
	BORDER-BOTTOM: black 1px solid; HEIGHT: 25px;
}

.FileManager_Explorer {
	BORDER-RIGHT: dimgray 1px solid; BORDER-TOP: dimgray 1px solid; MARGIN: 2px; BORDER-LEFT: dimgray 1px solid; BORDER-BOTTOM: dimgray 1px solid; HEIGHT: 100%; BACKGROUND-COLOR: white;
}

.FileManager_FileList {
	BORDER-RIGHT: dimgray 1px solid; BORDER-TOP: dimgray 1px solid; MARGIN: 2px; OVERFLOW: auto; BORDER-LEFT: dimgray 1px solid; BORDER-BOTTOM: dimgray 1px solid; HEIGHT: 100%; BACKGROUND-COLOR: white;
}

.FileManager_MessageBox {
	PADDING-RIGHT: 25px; PADDING-LEFT: 25px; PADDING-BOTTOM: 25px; VERTICAL-ALIGN: middle; PADDING-TOP: 25px; BACKGROUND-COLOR: white; TEXT-ALIGN: center;
}

.FileManager_Header {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; BORDER-BOTTOM: dimgray 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica; HEIGHT: 25px; BACKGROUND-COLOR: #9ebff6;
}

.FileManager_Pager {
	BORDER-TOP: dimgray 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, Helvetica; HEIGHT: 25px; BACKGROUND-COLOR: #eeeeee;
}

.FileManager_StatusBar {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; MARGIN: 2px; FONT-FAMILY: Tahoma, Arial, Helvetica; HEIGHT: 25px; BACKGROUND-COLOR: #dedfde;
}

.FileManager_Item {
	BORDER-TOP: black 1px dashed; FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: black; BORDER-BOTTOM: black 1px dashed; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #f8f8f8;
}

.FileManager_AltItem {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: black; BORDER-TOP-STYLE: none; FONT-FAMILY: Tahoma, Arial, Helvetica; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #eeeeee; BORDER-BOTTOM-STYLE: none;
}

.FileManager_SelItem {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; BORDER-TOP-STYLE: none; FONT-FAMILY: Tahoma, Arial, Helvetica; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #99ffff; BORDER-BOTTOM-STYLE: none;
}

.FileManagerTreeNode {
	FONT-WEIGHT: normal; color:#000000; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, Helvetica;
}

.FileManagerTreeNodeSelected {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #dcdcdc;
}

A.FileManagerTreeNode:link {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.FileManagerTreeNodeSelected:link {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.FileManagerTreeNode:visited {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.FileManagerTreeNodeSelected:visited {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.FileManagerTreeNode:active {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.FileManagerTreeNodeSelected:active {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.FileManagerTreeNode:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;
}

A.FileManagerTreeNodeSelected:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;
}

.Wizard {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; WIDTH: 650px; BORDER-BOTTOM: black 1px solid; HEIGHT: 400px;
}

.WizardButton {
	BORDER-RIGHT: dimgray 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: dimgray 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: dimgray 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: dimgray 1px solid; BACKGROUND-COLOR: gainsboro;
}

.WizardHeader {
	BACKGROUND: #ffffcc; BORDER-BOTTOM: black 1px solid; HEIGHT: 40px;
}

.WizardFooter {
	BORDER-TOP: black 1px solid; BACKGROUND: #ccffcc; HEIGHT: 25px; TEXT-ALIGN: right;
}

.WizardBody {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; HEIGHT: 325px;
}

.WizardHelp {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 9pt; PADDING-BOTTOM: 5px; BORDER-LEFT: black 1px solid; WIDTH: 180px; PADDING-TOP: 5px; BACKGROUND-COLOR: #D8BB89;
}

.WizardHelpText {
	FONT-SIZE: 10px; OVERFLOW: auto; WIDTH: 180px; COLOR: #000000; FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif; HEIGHT: 300px;
}

.WizardText {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif;
}

.Help {
	BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: black 1px solid; PADDING-LEFT: 2px; FONT-WEIGHT: normal; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; BORDER-LEFT: black 1px solid; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #ffff99;
}


/* ------------------------------------------------------------------------------------------------------------- */

/*========================================================*/
/*            Solepartmenu CSS                            */
/*========================================================*/


@charset "utf-8";
/* CSS Document */

/* Main Menu */
.MainMenu_MenuContainer {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Tahoma;
	width:200px;
}
.MainMenu_MenuItemSel {
	border-left: #EFEEEE 0px solid; 
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	border-bottom:dotted 0px #F03EA3;
	cursor: pointer;
	cursor: hand; 
	color: #FF0000; 
	font-size: 12px;  /* !important */
	font-style: normal;
	font-weight: normal;  
	background-color: Transparent;
	font-family: "Verdana", Tahoma, Arial; /* !important */
}
.MainMenu_MenuItem {
	border-left: #EFEEEE 0px solid; 
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	border-bottom: dotted  1px #b5b5b5;
	cursor: pointer;
	cursor: hand; 
	color: #A17E59; /* !important */
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: "Verdana", Tahoma, Arial;
	height: 25px;
}
.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand;
	border-bottom: dotted 1px #b5b5b5;
	color: #FFFFFF; /* !important */
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: url(../images/brown_color.gif) left top;
	font-family: "Verdana", Tahoma, Arial;
	height: 25px;
}
.MainMenu_MenuIcon {
	/*text-align: center; 
	width: 3px;
	height: 25px;
	border-top: #6F845D 0px solid;
	border-right: #6F845D 0px solid;
	border-left: #6F845D 0px solid;
	border-bottom: #6F845D 0px solid;
	background-color: Transparent;*/
	display:none;
}
.submenuitemselected{
	color:#FFFFFF;
	font-size:11px;
	font-weight: normal;
	padding-left: 1px;
	Margin:0px;
	background:transparent;
}
.MainMenu_SubMenu {
	margin:1px;
	background:#FFFFFF;
	/*background: url(../images/bg-submenu.gif) left top repeat-x #1a7993;*/
	border-top: #b5b5b5 1px solid;
	border-right: #b5b5b5 1px solid;
	border-left: #b5b5b5 1px solid;
	border-bottom: #b5b5b5 1px solid;
	
	/* Transparency in both IE & Firefox - But overall ares */
	/*
	filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
	/*

	/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=2,startColorStr=#ffffff,endColorStr=#FF0000);
	filter: Alpha(Opacity=70, FinishOpacity=100, Style=2);*/
}

.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent;
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.MainMenu_MenuBar { 
	cursor: hand; 
	height: 18px; 
	background-color: Transparent; 
}

/* ------- up status ------ */

.MainMenu_MenuItem TD { padding:0; margin:0; }

.MainMenu_MenuItem TD DIV DIV 
{
	background:url(../images/up-left.gif) left top no-repeat;

	padding:0 33 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuItem TD DIV DIV DIV{
	background:url(../images/up-mid.gif) left top repeat-x;
	font-size:12px;
	font-family:"Verdana", Tahoma, Arial;
	font-weight:normal;
	line-height:20px;
	color:#2473cf;
	
	height:39px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuItem TD DIV
{
	background:url(../images/up-right.gif) right top no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:0; margin:0; }

.MainMenu_MenuSelected TD DIV DIV 
{
	background:url(../images/over-left.gif) left top no-repeat;

	padding:0 33 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;

}
.MainMenu_MenuSelected TD DIV DIV DIV{
	background:url(../images/over-mid.gif) left top repeat-x;
	font-size:12px;
	font-family:"Verdana", Tahoma, Arial;
	font-weight:normal;
	line-height:20px;
	color:#A17E59;
	
	height:39px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuSelected TD DIV
{
	background:url(../images/over-right.gif) right top no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}

/* ------- active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; }

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	background:url(../images/active-left.gif) left top no-repeat;

	padding:0 33 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background:url(../images/active-mid.gif) left top repeat-x;
	font-size:12px;
	font-family:"Verdana", Tahoma, Arial;
	font-weight:normal;
	line-height:20px;
	color:#A17E59;
	
	height:39px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuSelectedRoot TD DIV
{
	background:url(../images/active-right.gif) right top no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/*------------------------- End -------------------------*/


/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/

.bgcontrolpanel { background:#1c4e55; }
.admin_header	{ background: url(../images/admin-header.jpg) left top no-repeat; width:949px; height:161px; }

.bgmain		{ background: url(../images/bg-main.jpg) center top repeat-x #FFFFFF; height:552px; }
.shadow_LT	{ background: url(../images/shadow-LT.png) right bottom no-repeat; width:27px; height:31px; }
.shadow_T	{ background: url(../images/shadow-T.png) left bottom repeat-x; height:31px; }
.shadow_RT	{ background: url(../images/shadow-RT.png) left bottom no-repeat; width:27px; height:31px; }
.shadow_L	{ background: url(../images/shadow-L.png) right top repeat-y; width:27px; }
.shadow_R	{ background: url(../images/shadow-R.png) left top repeat-y; width:27px; }
.shadow_LB	{ background: url(../images/shadow-LB.png) right top no-repeat; width:27px; height:31px; }
.shadow_B	{ background: url(../images/shadow-B.png) left top repeat-x; height:31px; }
.shadow_RB	{ background: url(../images/shadow-RB.png) left top no-repeat; width:27px; height:31px; }

.logoarea	{ height:86px; padding:7px 10px 0 10px; }
.slogan		{ background: url(../images/slogan.gif) left top no-repeat; width:253px; height:56px; }
.customcolor{ background: url(../images/customcolors.gif) right top no-repeat; height:12px; }

.bgsearch	{ background: url(../images/bg-search.gif) right center no-repeat; width:280px; height:20px; padding:0; }

.bannerpane { padding:0 0 28px 0; }

.content_pad { padding:0 15px; }

.footer-L	{ background: url(../images/footer-L.gif) left top no-repeat; width:24px; height:95px; }
.footer-M	{ background: url(../images/footer-M.gif) left top repeat-x; height:95px; vertical-align:middle; }
.footer-R	{ background: url(../images/footer-R.gif) left top no-repeat; width:24px; height:95px; }


.textfield {
	background-color: #FFFFFF;
	border-top: 2px solid #646464;
	border-right: 2px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
	border-left: 2px solid #646464;
	width: 442px;
	height: 22px;
	padding-left: 4px;
	padding-top: 3px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #171717;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/* Search Button                                          */
/*========================================================*/

.SearchButton {
	background-color: #E9E9E9;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 55px;
	height: 19px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma;
	text-align: center;
	text-decoration: none;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Text For Contents                                     */
/*========================================================*/

.brackets  { FONT-WEIGHT:bold; FONT-SIZE: 11px; COLOR: #249fa8; FONT-FAMILY: Tahoma, Arial, Verdana; text-decoration: none; line-height:2; }
.heading_admin  { FONT-WEIGHT:normal; FONT-SIZE:18px; COLOR: #228285; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
.aboutus	{ FONT-WEIGHT:normal; FONT-SIZE:10px; COLOR:#5081aa; FONT-FAMILY:Tahoma, Arial, Verdana; }

.text_grey, a.text_grey  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #5a5a5a;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_grey:hover {
	text-decoration: underline;
}

.text_greyd, a.text_greyd  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #323232;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_greyd:hover {
	text-decoration: underline;
}


.text_black, a.text_black  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.3;
}
a.text_black:hover {
	text-decoration: underline;
}


.text_blue, a.text_blue  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #2473cf;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_blue:hover {
	text-decoration: underline;
}


.text_skyblue, a.text_skyblue  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #5081aa;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_skyblue:hover {
	text-decoration: underline;
}


.text_red, a.text_red  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #c4172f;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_red:hover {
	text-decoration: underline;
}


.text_orange, a.text_orange  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ff6600;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_orange:hover {
	text-decoration: underline;
}

.text_yellow, a.text_yellow  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffe400;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_yellow:hover {
	text-decoration: underline;
}

.text_seagreen, a.text_seagreen  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #25817d;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_seagreen:hover {
	text-decoration: underline;
}

.text_green, a.text_green  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #60b206;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_green:hover {
	text-decoration: underline;
}

.subheading1, a.subheading1  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #323232;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
}
a.subheading1:hover {
	text-decoration: underline;
}

.subheading2, a.subheading2  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #969696;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
}
a.subheading2:hover {
	text-decoration: underline;
}


.readmore1, a.readmore1  {
	FONT-WEIGHT:bold;
	FONT-SIZE: 11px;
	COLOR: #25817d;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: underline;
	line-height:1.5;
	background:url(../images/bullet.gif) left 5px no-repeat;
	padding:0 0 0 15px;
}
a.readmore1:hover {
	text-decoration: underline;
	background:url(../images/bullet.gif) left 5px no-repeat;
}

.readmore2, a.readmore2  {
	FONT-WEIGHT:normal;
	FONT-SIZE: 11px;
	COLOR: #60b206;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: underline;
	line-height:1.5;
}
a.readmore2:hover {
	text-decoration: underline;
}


/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/


.H1, A.H1, A.H1:link, A.H1:visited, A.H1:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #C94C03;
	FONT-FAMILY: Arial;
	text-decoration: none;
	line-height:normal;
}
a.H1:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #C94C03;
	FONT-FAMILY: Arial;
	text-decoration: underline;
	line-height:normal;
}


.H2, A.H2, A.H2:link, A.H2:visited, A.H2:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #757A7E;
	FONT-FAMILY: Arial;
	text-decoration: none;
	line-height:normal;
}
a.H2:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #757A7E;
	FONT-FAMILY: Arial;
	text-decoration: underline;
	line-height:normal;
}


.H3, A.H3, A.H3:link, A.H3:visited, A.H3:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #C94C06;
	font-family: Trebuchet MS;
	text-transform:uppercase;
	text-decoration: none;
	line-height:normal;
}
a.H3:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #C94C06;
	font-family: Trebuchet MS;
	text-transform:uppercase;
	text-decoration: underline;
	line-height:normal;
}


.H4, A.H4, A.H4:link, A.H4:visited, A.H4:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0764C1;
	font-family: Trebuchet MS;
	text-decoration: none;
	line-height:normal;
}
a.H4:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0764C1;
	font-family: Trebuchet MS;
	text-decoration: underline;
	line-height:normal;
}


/*------------------------  End  -------------------------*/



/*========================================================*/
/*  Padding CSS                                           */
/*========================================================*/

.pad_left 	{ padding:0 0 0 50px; background:url(../images/line-ver.gif) left top repeat-y; }
.pad_left2 	{ padding:0 0 0 22px; }

.pad_mid { padding:0; }

.pad_right 	{ padding:0 50px 0 0; background:url(../images/line-ver.gif) right bottom repeat-y; }
.pad_right2 { padding:0 22px 0 0; }

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading Admin # 1              	--*/ .admin_heading1 { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #236eb4; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
/*-- Heading Admin # 2              	--*/ .admin_heading2 { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #717171; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
/*-- Heading Admin # 3              	--*/ .admin_heading3 { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #717171; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }


/*-- Heading # 1              			--*/ .cnt1_heading  { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #3A484B; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 2              			--*/ .cnt2_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #4D4D4D; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
/*-- Heading # 3              			--*/ .cnt3_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #3A484B; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 4              			--*/ .cnt4_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #000000; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 5              			--*/ .cnt5_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #000000; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 6              			--*/ .cnt6_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #0CAFA2; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 7              			--*/ .cnt7_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #FF5A00; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 8              			--*/ .cnt8_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #006DD4; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 9              			--*/ .cnt9_heading  { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #4D4D4D; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
/*-- Heading # 10              			--*/ .cnt10_heading { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #000000; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
/*-- Heading # 11              			--*/ .cnt11_heading { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #BC0021; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
/*-- Heading # 12              			--*/ .cnt12_heading { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #FFFFFF; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
/*-- Heading # 13              			--*/ .cnt13_heading { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #5A5A5A; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
/*-- Heading # 14              			--*/ .cnt14_heading { FONT-WEIGHT: normal; FONT-SIZE: 22px; COLOR: #4D4D4D; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 15              			--*/ .cnt15_heading { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #4D4D4D; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }
/*-- Heading # 16              			--*/ .cnt16_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #4D4D4D; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # 17              			--*/ .cnt17_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #9F4265; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # 18              			--*/ .cnt18_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #000000; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # 19              			--*/ .cnt19_heading { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #000000; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 20              			--*/ .cnt20_heading { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #4D4D4D; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 21              			--*/ .cnt21_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #667e00; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 22              			--*/ .cnt22_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #c4768f; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 23              			--*/ .cnt23_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #3172a0; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # 24              			--*/ .cnt24_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #323232; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 25              			--*/ .cnt25_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #000000; font-family: "Century Gothic", Myriad, Trebuchet MS, Arial; }
/*-- Heading # 26              			--*/ .cnt26_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #000000; font-family: "Arial", Tahoma, Verdana; }

/*-- Heading # LSB1              		--*/ .cnt_LSB_heading1  { FONT-WEIGHT: normal; FONT-SIZE: 24px; COLOR: #717171; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # LSB1              		--*/ .cnt_LSB_heading1b { FONT-WEIGHT: normal; FONT-SIZE: 24px; COLOR: #236eb4; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # LSB2              		--*/ .cnt_LSB_heading2  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #000000; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # LSB3           	 		--*/ .cnt_LSB_heading3  { FONT-WEIGHT: normal; FONT-SIZE: 24px; COLOR: #57a314; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # LSB3           	 		--*/ .cnt_LSB_heading3b { FONT-WEIGHT: normal; FONT-SIZE: 24px; COLOR: #0f4f8a; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # LSB4              		--*/ .cnt_LSB_heading4  { FONT-WEIGHT: normal; FONT-SIZE: 24px; COLOR: #57a314; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # LSB5              		--*/ .cnt_LSB_heading5  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #323232; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # LSB6              		--*/ .cnt_LSB_heading6  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #323232; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # LSB7              		--*/ .cnt_LSB_heading7  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #0f4f8a; font-family: "Arial", Tahoma, Verdana; }

/*-- Heading # CC1              		--*/ .cnt_CC_heading1  { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #A17E59; font-family: "Arial", Tahoma, Verdana; }
/*-- Heading # CC1b              		--*/ .cnt_CC_heading1b { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #000000; font-family: "Arial", Tahoma, Verdana; }

/*========================================================*/



