html
{
	padding: 0px;
	margin: 10px 0;
}
body
{
	margin-left: 10px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
p, ul, caption, label
{
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Netscape 4 does not understand the font-family on the body selector, so we set it here */
	font-size: 13px;
	color: #333333;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
	margin-top: 0px;
	color: #003366;
	letter-spacing: 2px;
}
#footer
{
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	padding: 3px;
	color: #000;
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

TD.Alt_TitleHead
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 0px;
	margin: 0px;
	color: #000000;
	padding-top: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.Alt_TitleHead, a
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
A:link
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover, Alt_TitleHead 
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
#search /*search box table container */
{
}

#search td
{
	font-size: 11px;
	color: #000000;
	text-align: right;
}

#headerstretch
{
	background: url(header_bg.gif) #ffffff repeat-x 50% bottom;
}

.MainMenu_MenuContainer {
	background-color: #001A56;
	border-left: #001A56 0px solid;
	border-bottom:  #001A56 0px solid;
	border-top:  #001A56 0px solid;
	border-right: #001A56 0px solid;
	width: 100%;
	
}
.MainMenu_MenuBar {
	width: 100%;
	border-left:  #999966 5px solid;
	border-bottom:  #999966 0px solid;
	border-top:  #999966 0px solid;
	border-right: #999966 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left:  #001A56 0px solid;
	border-bottom:  #001A56 1px solid;
	border-top:  #001A56 1px solid;
	border-right: #001A56 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Tahoma,  Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon 
{
	cursor: pointer; 
	cursor: hand; 
	background-color: #001A56;  
	border-left: #001A56 1px solid;
	border-bottom:  #001A56 1px solid;
	border-top:  #001A56 1px solid;
	border-right: #001A56 0px solid;
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
	background-color: #001A56; 
	border-left: #001A56 0px solid;
	border-bottom:  #001A56 0px solid;
	border-top:  #001A56 0px solid;
	border-right: #001A56 1px solid;
	z-index: 1000;
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 0px;
	background-color: #001A56; 
	border-left: #001A56 0px solid;
	border-bottom:  #001A56 1px solid;
	border-top:  #001A56 1px solid;
	border-right: #001A56 0px solid;
}
/* hover look */
.MainMenu_MenuItemSel 
{
	background-color: #999966;
	border-left:  #999966 0px solid;
	border-bottom:  #999966 0px solid;
	border-top:  #999966 0px solid;
	border-right: #999966 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
	border-left: #001A56 0px solid;
	border-bottom:  #001A56 1px solid;
	border-top:  #001A56 0px solid;
	border-right: #001A56 1px solid;
	
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
}



