﻿body
{
	background-image: url(images/cssback.png);
	background-repeat: repeat-x;
	background-color: #5c99d2;
	padding: 0px;
	margin: 0px;
	margin-bottom:-20px;
	width: 100%;
	font-family:Verdana;
	font-size:8pt;
}
#header
{
    float:left;
    width:889px;
    background-image:url(images/HeaderGears.jpg);
    background-position:right;
    background-repeat:no-repeat;
}
.navdiv{
	height:27px;
	width:890px;
	float:left;
	background-image:url(images/menuBack.png);
	background-repeat:repeat-x;
	margin-bottom:11px;
}
#menu
{
    float:left;
    width:884px;
    height:27px;
    background-image:url(images/menuBack.png);
    background-repeat:repeat-x;
    color:#FFFFFF;
    text-align:right;
    padding-top:2px;
    padding-right:5px;
    font-size:8pt;
}
a.menuLink
{
    padding-left:10px;
    padding-right:10px;
    font-family:Verdana;
    font-size:12pt;
    color:#FFFFFF;
    font-weight:bolder;
    text-decoration:none;
}
.regText
{
    top:0px;
    right:-10px;
    text-align:right;
    vertical-align:middle;
	font-family:Verdana;
	font-size:8pt;
	color:#FFFFFF;
}
.blackText
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	}	
.blackTextNavFix
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	float:left;
	}
.hideConfirm
{
    position:absolute;
    top:131px;
    left:50%;
    margin-left:150px;
    text-align:right;
    vertical-align:middle;
	font-family:Verdana;
	font-size:8pt;
}
img {
    border:none;
}
.navdiv div{
	margin-top:6px;
	width:115px;
	display:block;
	float:left;
	text-align:center;
}
html .navdiv div{
	margin-top:6px;
	width:110px;
	display:block;
	float:left;
	text-align:center;
}
.navdiv div ul
{
	text-decoration: none;
	font-weight: bold;
	font-family:Verdana;
	font-size:8pt;
	color:#FFFFFF;
}
.navdiv em {
	background: url(images/hover.png) no-repeat;
	width: 204px;
	height: 75px;
	position: absolute;
	top: -85px;
	left: -38px;
	text-align: center;
	padding: 10px 10px 10px;
	font-style: normal;
	z-index: 2;
	display: none;	
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
}
html>body .navdiv em {
	background: url(images/hover.png) no-repeat;
	width: 184px;
	height: 55px;
	position: absolute;
	top: -85px;
	left: -38px;
	text-align: center;
	padding: 10px 10px 10px;
	font-style: normal;
	z-index: 2;
	display: none;	
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
}
.DeleteButton{
  width: 16px;
  height: 22px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/DeleteButton.png) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
.ViewInfoCard{
    width: 62px;
    height: 36px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent url(images/vcardIcon.png) no-repeat center top;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}
.ViewInfoCardAll{
    width: 62px;
    height: 36px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent url(images/vcardIcon.png) no-repeat center top;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}
ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 890px;
	background: #f47f32;
	background: url(topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	width:120px;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
html>body ul.topnav li {
	float: left;
	width:112px;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	text-decoration: none;
	font-weight: bold;
	font-family:Verdana;
	font-size:8pt;
	color:#FFFFFF;
	padding: 7px 5px;
	display: block;
	float: left;
}
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: -30px; top: 27px;
	background: #f47f32;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 148px;
	border: 1px solid #c07e29;
	z-index:99;
}
ul.topnav li ul.subnav2 {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: -30px; top: 27px;
	background: #f47f32;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 158px;
	border: 1px solid #c07e29;
	z-index:99;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #c07e29; /*--Create bevel effect--*/
	border-bottom: 1px solid #ec9e39; /*--Create bevel effect--*/
	clear: both;
	width: 148px;
	z-index:99;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 122px;
	background: #f47f32 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
	z-index:15;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #ffa061 url(dropdown_linkbg.gif) no-repeat 10px center;
}
ul.topnav li ul.subnav2 li{
	margin: 0; padding: 0;
	border-top: 1px solid #c07e29; /*--Create bevel effect--*/
	border-bottom: 1px solid #ec9e39; /*--Create bevel effect--*/
	clear: both;
	width: 158px;
	z-index:99;
}
html ul.topnav li ul.subnav2 li a {
	float: left;
	width: 132px;
	background: #f47f32 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
	z-index:15;
}
html ul.topnav li ul.subnav2 li a:hover { /*--Hover effect for subnav links--*/
	background: #ffa061 url(dropdown_linkbg.gif) no-repeat 10px center;
}