.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
	font-style: normal;
}

A.SkinObject:link {
	text-decoration:    none;
	color:#ffffff;
	font-style: normal;
	border-right: 1px solid #fff;
	padding: 0px 8px;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#ffffff;
	font-style: normal;
	border-right: 1px solid #fff;
	padding: 0px 8px;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#000000;
	font-style: normal;
	border-right: 1px solid #fff;
	padding: 0px 8px;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
	font-style: normal;
	border-right: 1px solid #fff;
	padding: 0px 8px;
}

.Head {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 30px; 
	COLOR: #A7461E; 
	FONT-FAMILY: Garamond, Georgia, "Times New Roman";
	padding-bottom: 0;
}
.SubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #164362; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.SubSubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: black; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
/* text style used for most text rendered by modules */
.Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D3D3D;
	line-height: 20px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D3D3D;
	line-height: 20px;
}
div
{
padding-top: 0em;
}

H1 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 30px; 
	COLOR: #A7461E; 
	FONT-FAMILY: Garamond, Georgia, "Times New Roman";
	padding-bottom: 0;
}
H2 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 30px; 
	COLOR: #164362; 
	FONT-FAMILY: Garamond, Georgia, "Times New Roman";
	padding-bottom: 0;
}
H3 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 30px; 
	COLOR: #F2EAD7; 
	FONT-FAMILY: Garamond, Georgia, "Times New Roman";
	padding-bottom: 0;a
}
H4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 14px;
	COLOR: #6F8CAE; 
}
H5 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 24px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Garamond, Georgia, "Times New Roman";
	line-height: 28px;
}
DT {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
H6 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}

A:link  {
	color: #A7461E;
	text-decoration: none;
}

A:Hover  {
    color: #164362;
	text-decoration: none;
}

A:visited  {
    color: #643823;
    text-decoration: none;
}
SMALL {
	FONT-SIZE: 8px
}
BIG {
	FONT-SIZE: 14px
}
BLOCKQUOTE {
	FONT-FAMILY: Lucida Console, monospace
}
PRE {
	FONT-FAMILY: Lucida Console, monospace
}
UL LI {
	list-style-image:url(bullets.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	padding-left: 0px;
	color: #3D3D3D;
	padding: 2px;
	margin-left: 5px;
	line-height: 20px;
}
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 {
	HEIGHT: 1pt; TEXT-ALIGN: left
}


/* Main Menu */
.MainMenu_MenuContainer {
	padding-left: 0px; 
	BACKGROUND-COLOR: transparent; 
	WIDTH: 229px; 
	HEIGHT: 34px;
}
.MainMenu_MenuBar {
	CURSOR: hand; 
	HEIGHT: 34px; 
	WIDTH: 180px; 
	BACKGROUND-COLOR: transparent; 
}
.MainMenu_MenuItem {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 18px; 
	CURSOR: hand; 
	COLOR: #FDF7E4; 
	FONT-FAMILY: Garamond, Georgia, "Times New Roman";
	BACKGROUND-COLOR: transparent; 
	HEIGHT: 34px; 
	WIDTH: 180px;
	}
.MainMenu_MenuIcon {
	display:none
	}
.MainMenu_SubMenu {
	Z-INDEX: 0;  
	CURSOR: hand; 
	BACKGROUND-COLOR: #653720;
}

.MainMenu_MenuItemSel {
		Z-INDEX: 0;
		CURSOR: hand; 
		FONT-WEIGHT: normal; 
		FONT-SIZE: 18px; 
		COLOR: #C8A471; 
		FONT-FAMILY: Garamond, Georgia, "Times New Roman";
		HEIGHT: 33px; 
		WIDTH: 180px; 
}
.MainMenu_MenuArrow {
	display:none
}
.MainMenu_RootMenuArrow {
display:none

}
   
.login {
    font-weight: normal;
    font-size: 10px;
    color:#F06105;
	padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.NormalTextBox {
	BORDER-RIGHT: #818181 1px solid; 
	BORDER-TOP: #818181 1px solid; 
	BORDER-LEFT: #818181 1px solid; 
	BORDER-BOTTOM: #818181 1px solid;
	FONT-SIZE: 11px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B7C86;
}


