body, h1, h2, h3, h4, table, td, a, li {
	font-family: Verdana, "Arial Unicode MS", Arial;
}
body {
	background-image: url(img/bg1.gif);
	background-repeat : repeat-x;
	background-color : #ffffff;
	margin : 0px;
}
h1{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 8px;
	padding-left: 40px;
	margin: 1px;
}
h2{
	font-size: 14px;
	color: #0054AD;
	font-weight: bold;
	border-bottom-color: #0054AD;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	padding: 3px;
	width: 400px;
	margin: 1px;
}
h3{
	font-size: 12px;
	font-weight: bold;
}
h4{
	font-size: 11px;
	font-weight: bold;
}
p{
	line-height: 150%;
}
p.footer{
	line-height: 150%;
	color: #C2C2C2;
}
table{
	border: none;
}
table.solid{
	border: 1px solid #B0B0B0;
	
}
table.solid-border td{
	border: 1px solid #B0B0B0;
	
}
td.underline{
	border-bottom: 1px solid #B0B0B0;
}
tr{
	border: none;
}
td{
	border: none;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: none;
	line-height: 150%;
}
td.title{
	vertical-align: bottom;
	background-image: url(img/m11.jpg);
	width: 286px;
	height: 42px;
	background-repeat: no-repeat;
}
td.subtitle{
	vertical-align: middle;
	height: 42px;
	text-align: left;
}
td.topnav{
	vertical-align: top;
	height: 24px;
	margin-top: 6px;
	padding-top: 0px;
}
td.left{
	background-color: #DEF7FF;
	padding: 20px;
	width: 190px;
	vertical-align: top;
}
td.left_nav{
	background-color: #EDF6FF;
	padding: 30px;
	width: 130px;
	vertical-align: top;
}
td.content{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	text-align: left;
	vertical-align: top;
}
td.right{
	width: 55px;
	vertical-align: top;
	background-image: url(img/bgright.gif);
	background-position: right;
	background-repeat: repeat-y;
}
td.rightcolumn{
	width: 160px;
	vertical-align: top;
	background-image: url(img/bgright.gif);
	background-position: right;
	background-repeat: repeat-y;
}
td.gridttl{
	vertical-align: middle;
	background-color: #DEF7FF;
	padding: 4px;
	border-bottom-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td.grid0{
	vertical-align: middle;
	background-color: #FFFFFA;
	padding: 4px;
	border-bottom-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td.grid1{
	vertical-align: middle;
	background-color: #FAFFFF;
	padding: 4px;
	border-bottom-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td.gridaright0{
	vertical-align: middle;
	background-color: #FFFFFA;
	padding: 4px;
	border-bottom-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: right;
}
td.gridaright1{
	vertical-align: middle;
	background-color: #FAFFFF;
	padding: 4px;
	border-bottom-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: right;
}
td.solid{
	padding: 4px;
	border: 1px solid #EEEEEE;
}
td.solidshadow{
	padding: 4px;
	border: 1px solid #DEDEDE;
	vertical-align: top;
	background: #EEEEEE;
	font-weight: bold;
}
td.foot{
	height: 50px;
	text-align: center;
	vertical-align: top;
}
td.footmargin{
	background-image: url(img/m10.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 26px;
	text-align: center;
	vertical-align: top;
}
img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img.content{
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 5px;
}
a {
	text-decoration: none;
	color: #0066CC;
	font-size: 11px;
	font-weight: bold;
}
a:hover  {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a.nav1{
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
}	
a.nav2{
	padding-left: 8px;
	padding-right: 8px;
	color: #FF9966;
}	
a:hover.nav{
	color: #FF6600;
}	
a.small  {
	text-decoration: none;
	color: #0066CC;
	font-family: Arial, "Arial Unicode MS", Verdana;
	font-weight: normal;
	font-size: 11px;
}
a:hover.small  {
	text-decoration: none;
	color: #FF6600;
	font-size: 11px; 
	font-weight: normal;
}
hr{
	color: #0054AD;
}
ul{
	list-style: square;
}
li{
	padding-bottom: 1px;
}
.small  {
	font-family: Arial, "Arial Unicode MS", Verdana;
	font-size: 11px;
	color: White;
}
.warning{
	color: red;
	font-weight: bold;
}
.info{
	color: #FF6600;
	font-weight: bold;
}
.inputRequirement{
	color: red;
}
.nav{
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	color: #FF9966;
}	
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer;}
.moduleRowSelected { background-color: #E9F4FC; }

.pageResults a{
	color: #333333;
	text-decoration: none;
	}
