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.SkinObject:link {
    text-decoration:    none;
    color:#464646;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#464646;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#464646;
}

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

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

/* 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: Arial, Helvetica;
    font-size:  12pt;
    font-weight:  bold;
    color: #003399;
	margin-left: 5px;
	margin: 0px;
}

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

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

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;
}

A:link  {
    text-decoration:    none;
    color:  #464646;
}

A:visited   {
    text-decoration:    none;
    color:  #464646;
}

A:active    {
    text-decoration:    none;
    color:  #464646;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

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;
}

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; margin:0 auto;
}
.maindiv
{
	width: 900px;
	height: 100%;
	min-height: 100%;
	background-image:url(images/body_bg.jpg);
	background-repeat: repeat-y;
}
.bottomer
{
	width: 900px;
	height: 30px;
	background-image: url(images/bottomer.jpg);
	padding-top: 6px;
	background-repeat: no-repeat;
	float: none;
	clear: both; margin:0 auto;
}
.footers
{
	width: 900px;
	height: 17px;
	float: none;
	color: #000000;
	text-align: center; margin:0 auto;
}

.topper 
{
	text-align: left;
	height: 98px;
	width: 900px;
	background-image: url(images/top_whole.jpg);
	background-repeat: repeat-x;
	float: left;
}
.topnav
{
	text-align: left;
	height: 32px;
	width: 880px;
	padding-left: 20px;
	padding-top: 8px;
	background-image: url(images/pseo_navbar.jpg);
	background-repeat: repeat-x;
	float: left;
}
.contentarea
{
	width: 900px;
	padding-top: 10px;
	clear: left;
	height: 100%;
	min-height: 100%;
	background-color:#FFFFFF;
}
.maincontent
{
	width: 880px;
	text-align: left;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.maincontent_mid
{
	width: 441px;
	text-align: left;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 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.bottomers:link  {
    text-decoration:    none;
    color:  #000000;
}

A.bottomers:visited   {
    text-decoration:    none;
    color:  #000000;
}

A.bottomers:active    {
    text-decoration:    none;
    color:  #000000;
}

A.bottomers:hover {
    text-decoration:    underline;
    color:  #30b7e3;
}
.homepic
{
	height: 245px;
	background-repeat: no-repeat; 
	background-position: center top;
}
.roundcorner_right
{
	width: 209px;
	background-image: url(images/roundcorner_bg.jpg);
	height: 100%;
}
.roundcorner_right_content
{
	width: 189px;
	padding-left: 10px;
	padding-right: 10px;
	color: #003399;
	font-weight: bold;
	height: 100%;
}
.roundcorner_left
{
	width: 210px;
	background-color: #FFFFFF;
	height: 100%;
}
.roundcorner_left_content
{
	width: 190px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/roundcorner_bg.jpg);
	font-weight: bold;
	height: 100%;
}
A.roundcorner_link:link  
{
    text-decoration: underline;
    color:  #006699;
}

A.roundcorner_link:visited   
{
    text-decoration: underline;
    color:  #006699;
}

A.roundcorner_link:active    
{
    text-decoration: underline;
    color:  #006699;
}

A.roundcorner_link:hover 
{
    text-decoration: underline;
    color:  #30b7e3;
}

ul.leftmenu 
{ 
	list-style-position: outside; 
	margin-left: 0px; 
	padding-left: 30px; 
	list-style: square; 
	vertical-align: middle;
	line-height: 20px;
}
li.leftmenuer 
{ 
	margin: 0px; 
	padding: 0px; 
}
A.leftmenu_links:link  
{
    text-decoration: underline;
    color: #006699;
	font-weight: bold;
}

A.leftmenu_links:visited   
{
    text-decoration: underline;
    color: #006699;
	font-weight: bold;
}

A.leftmenu_links:active    
{
    text-decoration: underline;
    color: #006699;
	font-weight: bold;
}

A.leftmenu_links:hover 
{
    text-decoration: underline;
    color:  #30b7e3;
	font-weight: bold;
}
