body, td {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a {
	text-decoration : none;
	color : Navy;
}
a:hover {
	text-decoration : underline;
	color : Blue;
}

a.top {
	color: white;
	text-decoration: none;
}
a.top:hover {
	color: #FF9C00;
	text-decoration: none;
}

a.Copy {
	color : Black;
	text-decoration : none;
}
a.Copy:hover {
	color : Black;
	text-decoration : underline;
}

a.Design {
	color : Gray;
	text-decoration : none;
}
a.Design:hover {
	color : Gray;
	text-decoration : underline;
}

dt {
	font-weight: bold;
	margin-top: 10px;
}

dd {
	margin-left: 0px;
	width: 80%;
}

h1 {
	font-size:18px;
}

h1.title {
	margin: 0px; 
	font-size: 15px; 
	font-weight: normal;
	line-height: 12px; 
	margin-bottom: 7px;
}

LI {
	text-align : justify;	
}
DT.FAQ {
	font-weight : bold;
}

DT.DemoFAQ {
	font-weight : bold;
	background: #E8E8E8;
}

DD.FAQ {
	margin-bottom : 10px;
	text-align : justify;
}

DT.Users {
	text-align : justify;
}
DD.Users {
	font-weight : bold;
	margin-bottom : 30px;
}

font.caption {
	font-size: 18px; 
	line-height: 12px;
}

P.Title {
	margin-left : 150px;
	margin-bottom : 50px;
	margin-top : 30px;
	color : Navy;
}

div.crumbs {
	margin-left: 15px; 
	margin-top: 15px;
	line-height: 130%;
}

div.content {
	margin-left: 15px; 
	margin-top: 15px;
	line-height: 130%;
}

div.topmenu {
	font-size: 12px; 
	color: white; 
}

table.basement {
	border-top: 1px solid black;
}

table.menu {
	margin-top: 30px;
	width: 100%;
}

td.basement {
	padding-top: 10px;
	font-size: 10px;
}

td.menu {
	padding-right: 18px; 
	font-size: 13px; 
	border-top: 1px solid black;
	text-align: right;
	height: 30px;
	background-color: #E6E6E6;
}

td.menuclear {
	border-right: 1px solid black; 
	border-left: 1px solid black; 
	background: #cccccc;
}

td.topmenu {
	background-color: #102942;
}

hr {
	color: Navy;
	height: 1px;
}

.print {
	display: none;
}

.divlogo {
	width:150px;
	height:150px;
	float:left;
	padding-left:20px;
	padding-bottom:20px;
}

.imglogo {
border-color:#E0E0E0;

