/*  bottom links */
.Skinobject{
    font-weight: normal;
    font-size: 10px;
    color:#433509;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;    
}
.A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active   
{
    font-weight: normal;
    font-size: 10px;
    color:#433509;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;    
}
A.Skinobject:hover    {
    text-decoration:  underline;
    font-size: 10px;
    color:#000000;
    font-family: Arial, Helvetica, sans-serif;
}
.A.search, A.search:link, A.search:visited, A.search:active   
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6C05B;
}
A.search:hover    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
/* Container Heading */
.Head {
	color: #D9962C;
	font-family: Tahoma;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
}
.Header {
	color: #D9962C;
	font-family: Tahoma;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
}

.Head2 {
	font-weight: bold;
	font-size: 11px;
	font-family:Tahoma, Arial, Helvetica;
	color: #A8B3AF;
}
.SubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #5C0E0C; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.SubSubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #FAC547; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
/* text style used for most text rendered by modules */
.Normal {
	color: #626262;
	font-family: Georgia, Times, serif;
	font-size: 85%;
	line-height: 250%;
 }
H1 {
	color: #686f76;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 29px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing:     0.16em;
    line-height: 38px;
}
H2 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 20px; 
	COLOR: #800000; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
H3 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #800000; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
H4 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #800000; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
H5 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 24px; 
	COLOR: #7F692C; 
	FONT-FAMILY: Garamond, Georgia, "Times New Roman";
	line-height: 1.3em;
	}
DT {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
H6 {
	font-weight: normal;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #ffffff; 
	line-height: 1.3em; 
}
A:link  {
	color: #626262;
    text-decoration:underline; 
}
A:Hover  {
	color: #626262;
	text-decoration:underline; 
}
A:visited  {
	color: #626262;
	text-decoration:underline; 
}
SMALL {
	FONT-SIZE: 8px
}
BIG {
	FONT-SIZE: 14px
}
BLOCKQUOTE {
	FONT-FAMILY: Lucida Console, monospace
}
PRE {
	FONT-FAMILY: Lucida Console, monospace
}

HR {
	border: none 0; 
	border-top: 3px double #686f76;
	width: 100%;
	height: 3px;
	margin: 5px auto 0 0;
	}
.login{
    font-weight: normal;
    color:#ffffff;
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 0;
	padding:0 0px;
}
A.login:link, A.login:visited, A.login:hover, A.login:active{
    font-weight: normal;
    color:#433509;
	font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
	border-bottom: 0;
	padding:0 0px;
}
.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;
}

.SideBar ul {
	margin: 0;
	padding: 12px;
	list-style: none;
	border: solid 4px #FFF;
	/*background: #DFDFDF;*/
	background: #EAE8D4;
}
.SideBar ul li {
	background: url(../images/bullets/arrow.gif) no-repeat 0px 4px;
	font-size: 100%;
	padding: 0 0 10px 18px;
	margin-bottom: 10px;
	border-bottom: solid 1px #FFF;
}
.SideBar .last {
	margin: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.SideBar ul li a {
	color: #333;
	text-decoration: none;
	width: 145px;
	display: block;
}
.SideBar ul li a.active {
	font-weight: bold;
}
.SideBar ul li a.active em {
	font-style: normal;
}
.SideBar ul li a:hover {
	color: #333;
	text-decoration: underline;
	width: 145px;
	display: block;
}
.SideBar ul li ul {
	margin: -4px 0 -10px 0;
	padding: 11px 0 0 0;
	list-style: none;
	border: solid 1px #EAE8D4;
}
.SideBar ul li ul li {
	background: url(../media/arrow_sub.gif) no-repeat 0px 4px;
	padding: 0 0 10px 12px;
	margin: 0;
	border: 0;
}
.SideBar ul li ul li a {
	color: #333;
	text-decoration: none;
	width: 123px;
}
.SideBar ul li ul li a:hover {
	color: #333;
	text-decoration: underline;
	width: 123px;
}



