﻿body
{
	margin-top: 0px;
}
div#fmFull 
{
	display: block;
	margin-left: 3%;
	margin-right: 3%;
	text-align: center;
	vertical-align: top;
}
#center-page 
{
	display: block;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	max-width: 1400px;
	min-width: 1155px;
	background-color: #CEDAE8;
}

/* column on Master page for header - full width like footer */
#header 
{
	background-image: url(images/headerbkgnd2011.jpg);
	max-width: 1400px;
	min-width: 1150px;
}
/* column on Master page for horizontal menu at top - full width like footer */
#topmenu 
{
	background-image: url(images/rulerbkgnd.jpg);
	max-width: 1400px;
	min-width: 1150px;
}
/* column on Master page for all the message including the left menu */
#mainsection 
{
	float: none;
	text-align: left;
	max-width: 1400px;
	min-width: 1150px;
	padding: 0px 10px 5px 10px;
}
/* column on Master page for horizontal menu at top - full width like footer */
#footer 
{
	clear: both;
	background-image: url(images/rulerbkgnd.jpg);
	max-width: 1400px;
	min-width: 1150px;
	height: 50px;
}
/* left verticle column on any page set to 210px */
#lvdiv 
{
	width: 210px;
	margin: 0px;
	padding: 10px 15px 5px 10px;
	float: left;
}
/* middle verticle column on any page set to 100% */
#mvdiv 
{
	margin: 0px;
	padding-top: 10px;
	max-width: 1400px;
	min-width: 1150px;
}

/* right verticle column on any page set to 210px */
#rvdiv 
{
	width: 210px;
	margin: 0px;
	padding: 10px 10px 5px 15px;
	float: right;
}
.ldivtitle 
{
	color: #0E516A;
	font-family: Times New Roman;
	font-size: 13px;
	font-weight: bold;
}
.ldivcomments 
{
	font-family: Times New Roman;
	color: #000063;
	font-size: 11px;
	font-weight: bold;
}
.rdivtitle 
{
	color: #0E516A;
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
}
.rdivcomments 
{
	font-family: Times New Roman;
	color: Blue;
	font-size: 11px;
	font-weight: bold;
}
.footerl 
{
	font-size: 13px; 
	color: #000063; 
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
}
.footerm 
{
	font-size: 11px; 
	color: #000063; 
	font-weight: bold;
}
.footerr 
{
	font-size: 13px; 
	color: #000063; 
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
}
.hisfoot 
{
	font-size: 11px; 
	color: #CCE2FB; 
	font-weight: bold;
}
.hishref 
{
	color: #000063;
}
.ruler1 
{
	float: right;
}
.ruler2 
{
	line-height:22px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000063;
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}
.username 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	width: 100px;
	height: 13px;
	margin-top: 2px;
	text-align: center;
	background-color: #C6C1C1;
	border: solid 1px gray;
}
.password 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	width: 100px;
	height: 13px;
	margin-top: 2px;
	text-align: center;
	background-color: #C6C1C1;
	border: solid 1px gray;
}
ul.menuul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(navi_bg.png);
	height: 18px;
	margin: auto;
}
ul.menuul li 
{
	float: left;
}

ul.menuul a 
{
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	line-height: 22px;
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000063;
}
ul.menuul a:hover 
{
	color: #ADC5E1;
	background-color: #000063;
}
.inthref 
{
    text-decoration: none;
    color: Black;
}
.lefttitle 
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000063;
	text-align: center;
}
.leftsection 
{
	font-family: Times New Roman;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	text-align: justify;
}
.leftsection2 
{
	font-family: Times New Roman;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	text-align: left;
}
.righttitle 
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000063;
	text-align: center;
}
.rightsection 
{
	font-family: Times New Roman;
	font-size: 12px;
	padding: 3px 3px 3px 3px;
	text-align: justify;
}
.middletitle 
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: Blue;
	text-align: center;
}
.middlesection 
{
	font-family: Times New Roman;
	font-size: 16px;
	padding: 5px 10px 5px 10px;
	text-align: justify;
}
.middlediv 
{
	padding: 0px 15px 10px 15xp;
}
a.href1 
{
	color: Blue;
}
.gobutton 
{
	height: 20px;
	font-size: 11px;
	font-weight: bold;
}
.imageleft 
{
	height: 85px;
	float: left;
	margin: 5px 15px 5px 10px;
}
.imageright 
{
	height: 100px;
	float: right;
	margin: 5px 5px 5px 10px;
}
.cutdleft 
{
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}
.cutdright 
{
	text-align: left;
}
.cutdmiddle 
{
}
.colorred 
{
	color: Red;
}
.font13bold 
{
	font-size: 13px;
	font-weight: bold;
}
.font13 
{
	font-size: 13px;
}
.font14bold 
{
	font-size: 14px;
	font-weight: bold;
}
.width150 
{
	width: 150px;
}
.trheight 
{
	height: 30px;
}
 

