.glossymenu{
	width: 100%;
}

.glossymenu a.menuitem{
	font: bold;
	color: #000066;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0 4px 10px;
	text-decoration: none;
	height: 25px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #000066;
	font-weight: bold;
}

.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{
	color: #FB9D00;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	padding-top: 10px;
}

.glossymenu div.submenu ul li a{
	display: block;
	color: #000066;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 25px;
	font-weight: bold;
}

.glossymenu div.submenu ul li a:hover{
	colorz: white;
	color: #F69F00;
}

body { padding: 10 0 0; background-color: #00356c; margin: 10 0 0; }
p,table,.li,ul,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;

}
.uline {
	text-decoration: underline;
}
hr {
	color: #000;
}
.white {
	color: #FFFFFF;
}
.PicLeft { margin: 0 5px 5px; padding-left: 12px; }
.PicRight { margin: 0 0 5px 5px; }
tbody {
	vertical-align: top;
}
.vertalign {
	vertical-align: middle;
}
.table100 {
	height: 100%;
}.maincontent {
	background-color: #FFFFFF;
	margin-top: 35px;
	margin-right: 25px;
	padding-top: 35px;
	padding-right: 25px;
}
.alignTop {
	background-position: top;
}
.rightcol {
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
}
.login {
	background-image: url(images/upper_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 188px;
	width: 132px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 12px;
}

.rightLinks {
	background-color: #FFFFFF;
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
	height: 30px;
	margin-left: 15px;
	padding-left: 15px;
	font-weight: bold;
	color: #000066;


}
.rightBottom {

	background-position: bottom;
	height: 122px;
	background-image: url(images/right_bottom.gif);
	background-repeat: no-repeat;
}
.MiddleCell {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	background-image: url(images/middle_bottom.gif);
}
.leftcol {
	background-image: url(images/bg-leftcol.gif);



}
.leftText {
	font-size: 9px;
	left: 10px;


}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
}
a {
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
	font-size: 12px;

}
a:hover {
	color: #FF9900;
	font-size: 12px;
}
.bottom {
	bottom: 1px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.h3 {
	font-size: 13px;
	font-weight: bold;
	color: #F49900;
}
.caption {
	font-size: 9px;
	font-style: italic;
	text-align: justify;
}


h3 {
	font-size: 13px;
	font-weight: bold;
	color: #F49900;
}

.questions {
	font-weight: bold;
	color: #000066;
}

.highlightTable {
	background-color: #FF9900;
	color: #000066;
	margin: 5px;
	padding: 5px;
	font-weight: normal;
	font-size: 9px;



}
.MiddleCellbottom {


	background-image: url(images/middle_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.bghouse {
	background-image: url(images/house.gif);
}
h2 {
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}
.boldnouline {
	font-weight: bold;
	text-decoration: none;
}
li {
	line-height: 24px;
}
li.nopad {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.nouline {
	text-decoration: none;
}
.testimonial {
	color: #000066;
	padding: 8px;
}
.testtable {
	margin: 0px;
	padding: 0px;
	border: 1px solid #C1CFD5;
	background-color: #E6ECEE;
}
.endofbuilder {
}
.endofbuilder a {
	font-size: 11px;
}
