body
{
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 11px;
	text-align: center;
}
input
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
select
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
textarea
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
#btBody
{
	width:800px;
	margin:0 auto;
	text-align:left;
	height: auto;
}
#header
{
    width: 800px;
    height: 80px;
}
#logo
{
    text-align:left;
    vertical-align: bottom;
    border-width: 0px;
    float: left;
}
#search
{
    position: relative;
    top: 53px;
    float: right;
    text-align: right;
    vertical-align: bottom;    
}
#navigationL1
{
	position: relative;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
    height: 30px;
}
#navigationL2
{
	border-width: 0px;
	margin: 0px 0px 0px 0px;
    height: 30px;
}
#navtable
{
	position: relative;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	height: 30px;
	background-image: url(/images/nav-bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.navlink
{
	margin: 0px 0px 0px 0px;
	width: 140px;
	text-align: center;
	font-family: sans-serif;
	height: 30px;
}
.navlinkSel
{
	margin: 0px 0px 0px 0px;
	width: 140px;
	text-align: center;
	font-family: Sans-Serif;
	font-weight: bold;
	background-image: url(/images/nav-bg-sel.gif);
	background-repeat: repeat-x;
}

a.lnk1, a.lnk2, a.lnk3, a.lnk4, a.lnk5, a.lnk1:link, a.lnk2:link, a.lnk3:link, a.lnk4:link, a.lnk5:link, a.lnk1:visited, a.lnk2:visited, a.lnk3:visited, a.lnk4:visited, a.lnk5:visited
{	
	color: #ffffff;
	text-decoration: none;
}

.navspacer
{
	width: 20px;
	background-image: url(/images/nav-bg.gif);
	background-repeat:repeat-x;
}
/*Solutions*/
a.lnk1:hover
{
	color: #004896; /* blue */
}
/*Services*/
a.lnk2:hover
{
	color: #61b72a; /*green*/
}
/*About Us*/
a.lnk3:hover
{
	color: #f67e18;/*orange*/
}
/*Support*/
a.lnk4:hover
{
	color: #cf2f8a;/*pink*/
}
/*Contact*/
a.lnk5:hover
{
	color: #6614ab;/*purple*/
}
#pagetable
{
	width: 800px;
}
#menu
{
	position: relative;
	float: left;
	width: 150px;
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	border-color: Silver;
	margin-right: 18px;
}
#menu a, #menu a:link, #menu a:visited
{
	font-size: 11px;
}
#menu a:hover
{
	text-decoration: underline;
	color: Gray;
}
#content
{
	position: relative;	
	float: left;
}
#related
{
	position: relative;
	width: 150px;
	float: right;
	top: 0px;
	font-size: 10px;
	border-top: dotted 1px gray;
	border-bottom: dotted 1px gray;
	margin: 0px;
	padding: 0px;
}
#intro
{
	position: relative;
	width: 800px;
	margin-top: 20px;
}
a.banner:hover, a.intro:hover
{
	text-decoration: underline;
	color: Silver;
}
H1
{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
H2
{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;	
}
H2.related
{
	font-size: 12px;
	color: Gray;
}
#related ul
{
	margin-top: 10px;
}
#related li
{
	margin-left: -20px;
	list-style-type: none;
	list-style-image: url(/images/arrowLI.gif);
	margin-bottom: 5px;
}
.sitemap ul
{
	margin-top: 5px;
}
.sitemap li
{
	margin-left: -10px;
	list-style-type: none;
	list-style-image: url(/images/arrowLI.gif);
	margin-bottom: 5px;
}
	
#formtable
{
	margin-left:auto;
	margin-right: auto;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	width: auto;	
}
#footer
{
	padding-top: 10px;
	clear: both;
	vertical-align:text-bottom;		
}
#footer p
{
	border-color: Silver;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: center;
}
#footer a, #footer a:link, #footer a:visited, #footer a:hover
{
	font-weight: normal;
}
.image-center
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.image-right
{
	display: block;
	margin-right: 0px;
	margin-left: auto;
}
sup
{
	font-size: 90%;
}

	

	