html, htm
{
	min-height: 100%;
	height: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
html, htm
{
	min-height: 100%;
	height: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: -moz-center;
}
Body
{
    background-color: #5f5f5f;
	text-align: center;
	margin-top: 10px;
	margin-left: 0px; 
	min-height: 100%;
	height: 100%;
	height: auto;
	background-image:url(images/body_bg.jpg);
}
Body
{
    background-color: #5f5f5f;
	text-align: -moz-center;
	margin-top: 10px;
	margin-left: 0px;
	min-height: 100%;
	height: 100%;
	height: auto;
	background-image:url(images/body_bg.jpg);
}


.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #464646;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.Statictxt {
    font-weight: normal;
    font-size: 8pt;
    color: #464646;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.Statictxt:link {
    text-decoration:    none;
    color:#7d4900;
}

A.Statictxt:visited  {
    text-decoration:    none;
    color:#7d4900;
}

A.Statictxt:active   {
    text-decoration:    none;
    color:#7d4900;
}

A.Statictxt:hover    {
    text-decoration: underline;
    color:#000000;
}

A:link {
    text-decoration:    none;
    color: #FF3300;
	font-weight: bold;
}

A:visited  {
    text-decoration:    none;
    color:#FF3300;
	font-weight: bold;
}

A:active   {
    text-decoration:    none;
    color:#FF3300;
	font-weight: bold;
}

A:hover    {
    text-decoration: underline;
    color: #006699;
	font-weight: bold;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #480900;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #006699;
}

/* 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: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}


    
/* GENERIC */
H1  {
    font-family: Tahoma, Verdana;
    font-size:  14pt;
    font-weight:  normal;
    color: #FF3300;
	margin-left: 5px;
	margin: 0px;
	margin-top: 0px;
	top: 0px;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10pt;
    font-weight: bold;
    color: #333333;
	margin: 0px;
}

H3  {
    font-family: Tahoma, Verdana;
    font-size:  14pt;
    font-weight:  normal;
    color: #006699;
	margin-left: 5px;
	margin: 0px;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #464646;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:  normal;
    color: #000000;
	margin-bottom: 0px;
}

H6  {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight:  bold;
    color: #000000;
	margin-bottom: 0px;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #464646;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #464646;
}
TD, div  
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  8pt;
    font-weight: normal;
    color: #464646;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

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;
}
ul.bottom_list
{
	list-style-image: url(images/bullet-point11.gif);
	line-height: 20px;
}
a.bottom_list:link
{
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
a.bottom_list:visited
{
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
a.bottom_list:active
{
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
a.bottom_list:hover
{
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

img { behavior: url(iepngfix.htc); border: 0px;}
div { float:left;}
.mainmain
{
	width: 900px;
	height: 100%;
	min-height: 100%;
	float: none;
}
.maindiv
{
	width: 900px;
	height: 100%;
	min-height: 100%;
	background-image:url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
}
.bottomer
{
	width: 900px;
	height: 30px;
	background-image: url(images/bottommer900.jpg);
	padding-top: 6px;
	background-repeat: no-repeat;
	float: none;
	clear: both;
}
.footers
{
	width: 900px;
	height: 17px;
	float: none;
	color: #000000;
	text-align: center;
}

.topper 
{
	text-align: left;
	height: 204px;
	width: 900px;
	background-image: url(images/top_img900.jpg);
	background-repeat: no-repeat;
	float: left;
}
.topper_left
{
	text-align: left;
	height: 204px;
	width: 422px;
	float: left;
}
.topper_right
{
	text-align: left;
	height: 161px;
	width: 378px;
	padding-bottom: 23px;
	padding-top: 20px;
	float: left;
}
.topnav
{
	text-align: left;
	height: 22px;
	width: 900px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: right;
	float: left;
	background-image: url(images/body_bg.jpg);
}
.contentarea
{
	width: 900px;
	padding-top: 0px;
	clear: left;
	height: 100%;
	min-height: 100%;
	background-color:#FFFFFF;
}
.maincontent
{
	width: 900px;
	text-align: left;
	height: 100%;
	padding-bottom: 10px;
}
.maincontent_mid
{
	width: 453px;
	text-align: left;
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(images/dotted_vert.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 15px;
}
.maincontent_right
{
	width: 197px;
	height: 100%;
	padding-bottom: 10px;
	margin-top: 10px;
}
.right_container
{
	width: 167px;
	height: 100%;
	background-image: url(images/right_grey_bg1.jpg);
	padding-left: 15px;
	padding-right: 15px;
}
.left_container
{
	margin-top: 15px;
	width: 170px;
	height: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.link_holder
{
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(dotdot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.last_link_holder
{
	width: 100%;
	padding-top: 10px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
.titler
{
	width: 100%;
	font-family: tahoma;
	font-size: 14pt;
	color: #c78227;
	background-image:url(images/nav-dottedline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
A.topnav_link:link  {
    text-decoration:    none;
    color:  #7d7d7d;
	font-weight: bold;
}

A.topnav_link:visited   {
    text-decoration:    none;
    color:  #7d7d7d;
	font-weight: bold;
}

A.topnav_link:active    {
    text-decoration:    none;
    color:  #7d7d7d;
	font-weight: bold;
}

A.topnav_link:hover {
    text-decoration:    underline;
    color:  #ff3300;
	font-weight: bold;
}
.homepic
{
	height: 245px;
	background-repeat: no-repeat; 
	background-position: center top;
}
.topnav_indiv
{
	width: 355px;
	float: right;
}
.topnav_td
{
	width: 20%;
	background-image: url(images/top_nav_sep.jpg);
	background-repeat: no-repeat;
	background-position: left, middle;
	text-align: center;
}
