/* CSS Document */

body
{
	padding: 0;
	margin: 0 auto;
	font-family: Tahoma, Arial, Helvetica;
	color: #000;
	font-size: 12px;
	background-color: #FFF;
	background-image: url(background.jpg);
	background-repeat: repeat;
	background-position: left top;	/*border-top: 6px #5D513E solid;*/
}
td, span, div {font-size: 12px;}

.headmenu, .headmenu A:link, .headmenu A:active, .headmenu A:visited
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #040404;
	text-transform: uppercase;
}

.headmenu A:hover
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #040404;
	text-decoration: underline;
	text-transform: uppercase;
}

.td_headmenu
{
	border-right: 1px #8B8479 dashed;
}
.border-top {
	border-top: 1px #8B8479 dashed;
}

.menubg-home {background: #dee9e7 url(menubg-home.gif) no-repeat left; height: 34px;}

.td_contact
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	text-transform: uppercase;
	color: #040404;
	padding: 22px 7px 0 0;
}

.tab_menu
{
	margin-bottom: 1px;
	height: 34px;
}

.td_about
{
	background: #EDE9E2;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #453619;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	width: 220px;
	height: 34px;
}

.td_about A:link, .td_about A:active, .td_about A:visited
{
	background: #EDE9E2;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #453619;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

.td_about A:hover
{
	background: #EDE9E2;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #453619;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
	text-transform: uppercase;
}

.td_services
{
	background: #E1E4DC;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #535F35;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	width: 220px;
	height: 34px;
}

.td_services A:link, .td_services A:active, .td_services A:visited
{
	background: #E1E4DC;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #535F35;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

.td_services A:hover
{
	background: #E1E4DC;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #535F35;
	text-align: center;
	text-decoration: underline;
	vertical-align: middle;
	text-transform: uppercase;
}

.td_resource
{
	background: #D9D9E6;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #5A5970;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	width: 220px;
	height: 34px;
}

.td_resource A:link, .td_resource A:active, .td_resource A:visited
{
	background: #D9D9E6;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #5A5970;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

.td_resource A:hover
{
	background: #D9D9E6;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #5A5970;
	text-align: center;
	text-decoration: underline;
	vertical-align: middle;
	text-transform: uppercase;
}

.td_consultation
{
	background: #DEE9E7;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #3B6F68;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	width: 220px;
	height: 34px;
}

.td_consultation A:link, .td_consultation A:active, .td_consultation A:visited
{
	background: #DEE9E7;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #3B6F68;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

.td_consultation A:hover
{
	background: #DEE9E7;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #3B6F68;
	text-align: center;
	text-decoration: underline;
	vertical-align: middle;
	text-transform: uppercase;
}

.tab_constration
{
	border-left: 1px #B1B1B1 dashed;
	border-right: 1px #B1B1B1 dashed;
	border-bottom: 1px #B1B1B1 dashed;
}

.LeftTopPane
{
	border-right: 1px #B1B1B1 dashed;
	width: 200px;background: url(pink.gif) repeat-y left;

}

.LeftMiddlePane
{
	border-right: 1px #B1B1B1 dashed;
	width: 200px;
	   background: url(green.gif) repeat-y left;
}

.RightMiddlePane
{
	border-right: 1px #B1B1B1 dashed;
	width: 200px;
	    background: url(blue.gif) repeat-y left;
}

.RightTopPane
{
	width: 200px;  background: url(orange.gif) repeat-y left;
}

.controlpanel {
	background-color: #EAEAEA;
	border: solid #020307 1px;
	text-align: left;
}

.tab_pane
{
	border-left: 1px #B1B1B1 dashed;
	border-right: 1px #B1B1B1 dashed;
}

.ContentPane
{
	/*width: 499px;*/
	padding: 22px 0px 22px 16px;
}
.ContentPane-inner
{
	padding: 22px 0px 22px 16px;
	border-left: 1px #B1B1B1 dashed;
}

.RightPane
{
	border-left: 1px #B1B1B1 dashed;
	width: 283px;
	padding: 24px 35px 12px 29px;
}
.LeftPane
{
	border-left: 1px #B1B1B1 dashed;
	width: 210px;
	padding: 24px 35px 12px 29px;
}
.LeftPane-inner
{
	border-right: 1px #fff solid;
	width: 220px;
	padding: 0;
}

.td_foot A:link, .td_foot A:active, .td_foot A:visited
{
	background: #ECEAD8;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}

.td_foot
{
	background: #ECEAD8;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	height: 38px;
	text-align: center;
	vertical-align: middle;
}

.td_foot A:hover
{
	background: #ECEAD8;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.tab_copyright
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #434343;
	height: 44px;
	text-align: center;
	vertical-align: middle;
}

.td_copyright
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #434343;
	padding-left: 30px;
}

.td_login
{
	padding-right: 32px;
}

/* text style for the selected tab */
.SelectedTab {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: "";
	text-decoration: none;
	vertical-align: bottom;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	text-decoration:    none;
	color:#FFFFFF;
	border: none;
	font-weight: bold;
}

A.SelectedTab:visited  {
	text-decoration: none;
	color:#ffffff;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	border: 1px none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
}

A.SelectedTab:active   {
	text-decoration: none;
	color:#555555;
	border: none;
	font-weight: bold;
}

A.SelectedTab:hover    {
	text-decoration: none;
	color:#555555;
	border: none;
	font-weight: bold;
}


/* hyperlink style for the unselected tabs */
.OtherTabs {
   
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
}

A.OtherTabs:link {
    text-decoration: none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration: none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration: underline;
    font-weight: bold;
	color: #fff;
}

A.OtherTabs:hover    {
    text-decoration: underline;
    font-weight: bold;
	color:#FFFFFF;
}

/* GENERAL */
/* style for module titles */

.Head   {
    font-family:Tahoma, Arial, Helvetica;
    font-size:  13px;
    font-weight:    bold;
    color: #333333;
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #333333;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: red;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;	
	color: #666;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family:Tahoma, Arial, Helvetica;
    font-size: 12px;

    color: #ff0000
}

.NormalBold
{
    font-family:Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family:Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #2960C6;font-size: 11px; font-weight: normal;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #2960C6;font-size: 11px; font-weight: normal;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #2960C6;font-size: 11px; font-weight: normal;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #ff0000;font-size: 11px; font-weight: normal;
}

/* GENERIC */
H1  {
    font-size:  20px;
	color: #B0001E;
    font-weight: bold;
}

H2  {
    font-size:  14px;
    font-weight: bold;
	color: #010101;
}

H3  {
    font-size:  14px;
    font-weight: bold;
	font-style: italic;
	color: #010101;
}

H4  {
    font-size:  18px;
    font-weight: normal;
	color: #AF001E;
}

H5, DT  {
    font-size:  11px;
    font-weight: normal;
	color: #404040;
}

H6  {
    font-size:  11px;
    font-weight:    bold;
    color: #333;
}

TFOOT, THEAD    {
    font-family:Tahoma, Arial, Helvetica;
    font-size: 12px;
    color: #2960C6;
}

TH  {
    vertical-align: baseline;
    font-family:Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #2960C6;
}

A:link, A:visited, A:active  {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.box {
	margin-top: 45px;
	margin-right: 10px;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family: Tahoma, Arial, Helvetica;
}

UL LI   {
	list-style-image:url(dot_red.gif);
	line-height: 18px;
	vertical-align: bottom;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #666;
    height:1pt;
    text-align:left;
}

.Privacy {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	color: #434343;
	text-decoration: none;
}

A.Privacy:link, A.Privacy:visited {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	color: #434343;
	text-decoration: none;
}

A.Privacy:active, A.Privacy:hover {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	color: #434343;
	text-decoration: underline;
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family:Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #8DC2F9}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family:Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #2960C6;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	color: black; 
	font-family:Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer;  
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	color: black; 
	font-family:Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #eeeeee;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}

/* Menu CSS */
.MainMenu_separator
{
	padding: 0;
	margin: 0;
	border: 0;
}

.MainMenu_MenuContainer
{
	border: none;
	text-align: center;
	padding: 0;
	margin: 0;
	background: transparent;
}
.MainMenu_MenuBar
{
	CURSOR: hand;
	padding: 0;
	margin: 0;
	background: transparent;
}

/*sub menu items*/
.MainMenu_MenuItem
{
	CURSOR: hand; 
	font-family:Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	background: #5D513E;
	border: none;
	color: #fff;
	vertical-align: middle;
	text-transform: capitalize;
	padding: 0 9px;
	height: 20px;
}

.MainMenu_MenuItemSel
{
	CURSOR: hand; 
	font-family:Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	background: #8DACA6;
	border: none;
	color: #FFF;
	text-transform: capitalize;
	vertical-align: middle;
	padding: 0 9px;
}

.MainMenu_MenuItem2
{
	CURSOR: hand; 
	font-family:Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	background: #5D513E;
	border: none;
	color: #fff;
	vertical-align: middle;
	text-transform: capitalize;
	padding: 0 9px;
	height: 20px;
	width: 202px;
}

.MainMenu_MenuItemSel2
{
	CURSOR: hand; 
	font-family:Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	background: #8DACA6;
	border: none;
	color: #FFF;
	text-transform: capitalize;
	vertical-align: middle;
	padding: 0 9px;
	width: 202px;
}


.SubMenu_Active, .SubMenu_Selected
{
	CURSOR: hand; 
	font-family:Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	background: #8DACA6;
	border: none;
	color: #FFF;
	height: 20px;
	text-transform: capitalize;
	vertical-align: middle;
	padding: 0 9px;
}

.MainMenu_MenuIcon {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 3px;
	WIDTH: 0px;
	CURSOR: hand;
	BACKGROUND-COLOR: #FBFCFC;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	border-left: 1px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-bottom: 1px solid #FBFCFC;
	border-right: 1px none;
	DISPLAY: none;
}

.MainMenu_SubMenu {
	Z-INDEX: 1000;
	BACKGROUND: ;
	CURSOR: hand;
	margin-left: 0px;
	text-align: center;
	padding: 0;
	BORDER: #d6080b 0px solid;
}

.MainMenu_SubMenu2 {
	Z-INDEX: 1000;
	BACKGROUND: ;
	CURSOR: hand;
	margin-left: 0px;
	text-align: center;
	padding: 0;
	BORDER: #d6080b 0px solid;
	width: 220px;
}

.MainMenu_MenuBreak, .MainMenu_MenuBreak td {
	border: 0px dotted #CCCCCC;
	background-position: bottom;
	background-color: transparent;
	
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: 0px solid #FBFCFC;
	border-bottom: 0px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-left-color: #FBFCFC;
	text-align: right;
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
	width: 0px;
	background-color: transparent;
}

.MainMenu_Normal, .MainMenu_Normal td{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Georgia;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	background: #676050;
	padding: 0;
	height: 34px;
	width: 135px;
	text-align: center;
}

.MainMenu_BreadcrumbActive, .MainMenu_BreadcrumbActive td, .MainMenu_Active, .MainMenu_Active td, .MainMenu_Selected td {
	color: #a7ad8e;
	font-family: Tahoma, Arial, Georgia;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0;
	height: 34px;
	background-color: #676050;
	width: 135px;
	text-align: center;
}

.MainMenu_Normal2, .MainMenu_Normal2 td{
	color: #453619;
	font-family: Tahoma, Arial, Georgia;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	background: transparent;
	padding: 0;
	height: 34px;
	width: 135px;
	text-align: center;
	width: 220px;
}

.MainMenu_BreadcrumbActive2, .MainMenu_BreadcrumbActive2 td, .MainMenu_Active2, .MainMenu_Active2 td, .MainMenu_Selected2 td {
	color: #453619;
	font-family: Tahoma, Arial, Georgia;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0;
	height: 34px;
	background-color: transparent;
	width: 135px;
	text-align: center;
	width: 220px;
}

.MainMenu_Separator {
	width: 50px;
	padding: 0 35px;
	height: 34px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: url(separator.jpg) no-repeat center;
}


.menu-bg {
	background: #676050;
	padding: 0 30px;
	border-bottom: #fff 1px solid;
	text-align: center;
}

.menu-top {background: #fff; height: 29px;}

.img
{
	border: 0;
}

A.img, A.img:link, A.img:hover, A.img:active, A.img:visited
{
	border: 0;
}
