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/pseo_body_bg.jpg);
	line-height: 20px;
}
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/pseo_body_bg.jpg);
	line-height: 20px;
}


.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #000000;
    font-family: Verdana,Tahoma, Helvetica;
    text-decoration: none;
}

.Statictxt {
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: Verdana,Tahoma, 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:#000000;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#000000;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#000000;
}

A.SkinObject:hover    {
    text-decoration: underline;
    color:#000000;
}

/* style for module titles */
.Head   {
    font-family: Verdana,Tahoma, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #480900;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana,Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana,Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Verdana,Tahoma, 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: Verdana,Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Verdana,Tahoma, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}


    
/* GENERIC */
H1  {
    font-family: Verdana,Tahoma, Helvetica;
    font-size:  12pt;
    font-weight:  bold;
    color: #1c3c87;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 20px;
}

H2  {
    font-family: Verdana,Tahoma, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #1c3c87;
	margin-bottom: 10px;
}

H3  {
    font-family: Verdana,Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #000000;
}

H4  {
    font-family: Verdana,Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #000000;
}

H5, DT  {
    font-family: Verdana,Tahoma, Helvetica;
    font-size:  18px;
    font-weight:  normal;
    color: #000000;
	margin-bottom: 0px;
}

H6  {
    font-family: Verdana,Tahoma, Helvetica;
    font-size:  14px;
    font-weight:  bold;
    color: #000000;
	margin-bottom: 0px;
}

TFOOT, THEAD    {
    font-family: Verdana,Tahoma, Helvetica;
    font-size:  12px;
    color: #000000;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana,Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #000000;
}
TD, div  
{
    font-family: Verdana,Tahoma, Helvetica;
    font-size:  11px;
    font-weight: normal;
    color: #000000;
}

A:link  {
    text-decoration:    none;
    color:  #000000;
	font-weight: bold;
	text-decoration: underline;
}

A:visited   {
    text-decoration:    none;
    color:  #000000;
	font-weight: bold;
	text-decoration: underline;
}

A:active    {
    text-decoration:    none;
    color:  #000000;
	font-weight: bold;
	text-decoration: underline;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
	font-weight: bold;
	text-decoration: underline;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
	margin-left: 0px;
}

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: 950px;
	height: 100%;
	min-height: 100%;
	float: none;
}
.maindiv
{
	width: 950px;
	height: 100%;
	min-height: 100%;
	background-image:url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
}
.bottomer
{
	width: 950px;
	height: 30px;
	background-image: url(images/pseo_bottom_bg.jpg);
	padding-top: 6px;
	background-repeat: no-repeat;
	float: none;
	clear: both;
}
.footers
{
	width: 950px;
	height: 17px;
	float: none;
	color: #000000;
	text-align: center;
}

.topper 
{
	text-align: left;
	height: 103px;
	width: 950px;
	background-image: url(images/pseo_top.jpg);
	background-repeat: repeat-x;
	float: left;
}
.topnav
{
	text-align: left;
	height: 32px;
	width: 930px;
	padding-left: 20px;
	padding-top: 8px;
	background-image: url(images/pseo_navbar.jpg);
	background-repeat: repeat-x;
	float: left;
}
.contentarea
{
	width: 950px;
	clear: left;
	height: 100%;
	min-height: 100%;
	background-color:#FFFFFF;
}
.topicer
{
	width: 910px;
	float: left;
	background-image: url(images/pseo_heading.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	background-color: #ffffff;
	display: inline;
	
}
.topicer2
{
	width: 950px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	display: inline;
	
}
.topicer2-middle
{
	width: 470px;
	float: left;
	text-align: left;
	height: auto;
	height: 100%;
	display: inline;
}
.topicer3-middle
{
	width: 690px;
	float: left;
	text-align: left;
	height: auto;
	height: 100%;
	margin-right: 20px;
	display: inline;
}
.intopic-leftside-loader
{
	width: 220px;
	float: left;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
.intopic-rightside-loader
{
	width: 220px;
	float: left;
	height: auto;
	margin-right: -20px;
	margin-left: 10px;
	display: inline;
}
.intopic-side-container
{
	width: 220px;
	background-image: url(images/sider_block_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	display: inline;
}
.intopic-side-contained
{
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	height: auto;
	text-align: left;
	display: inline;
}
.intopic-side-line1
{
	width: 200px;
	float: left;
	height: 20px;
	margin-top: 4px;
	background-image: url(images/left_liner.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	display: inline;
	background-color: #ececec;
}
.intopic-side-line2
{
	width: 180px;
	padding-left: 20px;
	float: left;
	height: 20px;
	margin-top: 4px;
	background-image: url(images/left_liner.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	display: inline;
	background-color: #ececec;
}
.intopic-side-contained_center
{
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	height: auto;
	text-align: center;
	display: inline;
}
.intopic-side-contained_center
{
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	height: auto;
	text-align: -moz-center;
	display: inline;
}
.intopic-side-top
{
	width: 220px;
	background-image: url(images/sider_block_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 11px;
	float: left;
	display: inline;
}
.intopic-side-bot
{
	width: 220px;
	background-image: url(images/sider_block_bot.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 11px;
	float: left;
	display: inline;
}
.non-topicer
{
	width: 910px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	display: inline;
}
.maincontent
{
	width: 930px;
	text-align: left;
	height: 100%;
	display: inline;
}
.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.toppers:link  {
    text-decoration:    none;
    color:  #cccccc;
	font-weight: bold;
}

A.toppers:visited   {
    text-decoration:    none;
    color:  #cccccc;
	font-weight: bold;
}

A.toppers:active    {
    text-decoration:    none;
    color:  #cccccc;
	font-weight: bold;
}

A.toppers:hover {
    text-decoration:    none;
    color:  #30b7e3;
	font-weight: bold;
}
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;
	width: 950px;
	background-image: url(images/picer_bg.jpg);
	background-repeat: no-repeat;
}
ul.sidemenu
{
	list-style-image: url(images/bulleter.jpg);
	line-height: 20px;
}
li.sidemenu
{
	margin-left: 0px;
}
ul.subsidemenu
{
	list-style-image: url(images/bulleter.jpg);
	line-height: 20px;
}
li.subsidemenu
{
	margin-left: -10px;
}
.homebottom_left
{
	width: 220px;
	height: 360px;
	margin-left: 10px;
	margin-right: 5px;
	float: left;
	background-image: url(images/home_bottom2.jpg);
	background-repeat: no-repeat;
	display: inline;
}
.homebottom_right
{
	width: 220px;
	height: 360px;
	margin-left: 5px;
	margin-right: 10px;
	float: left;
	background-image: url(images/home_bottom1.jpg);
	background-repeat: no-repeat;
	display: inline;
}
.homebottom_container
{
	width: 200px;
	height: 350px;
	margin: 10px;
	float: left;
	text-align: left;
	color: #FFFFFF;
	display: inline;
}
ul.hbot
{
	line-height: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 0px;
}
li.hbot
{
	margin: 0px;
	padding: 0px;
}
A.leftlink:link  {
    text-decoration:    none;
    color:  #454545;
	font-weight: bold;
	font-size: 11px;
}

A.leftlink:visited   {
    text-decoration:    none;
    color:  #454545;
	font-weight: bold;
	font-size: 11px;
}

A.leftlink:active    {
    text-decoration:    none;
    color:  #454545;
	font-weight: bold;
	font-size: 11px;
}

A.leftlink:hover {
    text-decoration:    underline;
    color: #0066CC;
	font-weight: bold;
	font-size: 11px;
}
A.siderss:link  {
    text-decoration:    none;
    color:  #000000;
	font-weight: bold;
}

A.siderss:visited   {
    text-decoration:    none;
    color:  #000000;
	font-weight: bold;
}

A.siderss:active    {
    text-decoration:    none;
    color:  #000000;
	font-weight: bold;
}

A.siderss:hover {
    text-decoration:    none;
    color:  #30b7e3;
	font-weight: bold;
}
