body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.topfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #22528B;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #214F88;
	border: 1px solid #153761;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D487B;
	text-decoration: none;
	border: 1px solid #98BBE7;
	background-color: #ECF7FF;
	font-weight: normal;
}
.fontred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	text-decoration: none;
}
.leftbkg {
	background-image: url(/images/left_bkg.gif);
}


.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8d2df;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8d2df;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #c8d2df;
	border-right-color: #c8d2df;
	
}

.topbkg {
	background-image: url(/images/top_bkg.jpg);
}
.menubkg {
	background-image: url(/images/menubar_bkg.gif);
}
.glossymenu{
	margin: 5px 0;
	padding: 0;
	width: 170px;
	border-bottom-width: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.glossymenu a.menuitem{
	background: black url(/images/glossyback.gif) repeat-x bottom left;
	color: #1a4272;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #1a4272;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(/images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background-color: #EAF5FD;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D487B;
}

.glossymenu div.submenu ul li a{
	display: block;
	color: #0D2747;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.glossymenu div.submenu ul li a:hover{
	colorz: white;
	background-color: #C7E4FA;
}
.borderbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8d2df;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8d2df;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #c8d2df;
	border-right-color: #c8d2df;
	background-color: #f3fafe;
}
.borderprod {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8d2df;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8d2df;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #c8d2df;
	border-right-color: #c8d2df;
	background-color: #ecf7fd;
}
.font_pn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #183D6A;
	text-decoration: none;
	background-position: center;
	text-align: center;
}
.center {
	background-position: center;
	text-align: center;
}
.font_pd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-position: center;
	text-align: center;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #275c9c;
}
.headmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #163A65;
	text-decoration: none;
}
.fonttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.font_pnbigger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #183D6A;
	text-decoration: none;
	background-position: center;
	text-align: center;
}
.font_pd_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-position: center;
}
.fonttext_sub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.fontstar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
