/*Autobody Skin CSS file */

/* CoolMenu Code*/

/* CoolMenus 4 - default styles - do not edit */
	.clCMAbs{
	position:absolute; 
	visibility:hidden; 
	left:0; 
	top:0;
	}
/* CoolMenus 4 - default styles - end */
  
.clBar{
/*Style for the background-bar (behind everything)*/
	position:absolute; 
	width:10; 
	height:10; 
	background-color: ; 
	layer-background-color:; 
	visibility:hidden
	}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
/* Main Container */
	position:absolute; 
	padding:2px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
	color: Black;
	}
	
.clLevel0{
/* Text & Background of Main Container */.
	background-color: #b1cce7; 
	layer-background-color:#b1cce7; 
	color: #191970;
	}
	
.clLevel0over{
/* Mouseover for Main Container */
	background-color: #89B6DA; 
	layer-background-color:#336699; 
	color: Navy; 
	cursor:pointer; 
	cursor:hand; 
	}
.clLevel0border{
/* Border for Main Container */
	position:absolute; 
	visibility:hidden; 
	background-color: #DAA520; 
	layer-background-color:#006699
	}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
/* Sub-Level Menu Container */
	position:absolute; 
	padding:2px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight:bold;
	vertical-align: middle;
	text-align: center;
	}
	
.clLevel1{
/* Sub-Level Menu Background Color and Text Color */	
	background-color: #B0E0E6; 
	layer-background-color: Maroon;
	color: #191970;
	}

.clLevel1over{
/* Sub-Level Mouseover */	
	background-color: #B0C4DE; 
	layer-background-color:#336699; 
	color: Maroon; 
	cursor:pointer; 
	cursor:hand; 
	}
	
.clLevel1border{
/* Sub-Level Menu Border */	
	position:absolute; 
	visibility:hidden; 
	background-color:#006699; 
	layer-background-color:#006699
	}

/*Styles for level 2*/
.clLevel2, .clLevel2over{
/* Sub-Level 2 Menu Container */
	position:absolute; 
	padding:2px; 
	font-family:tahoma,arial,helvetica; 
	font-size:10px; 
	font-weight:bold
	}
	
.clLevel2{
/* Sub-Level 2 Menu Background Color and Text Color */	
	background-color:Navy; 
	layer-background-color:Navy; 
	color:white;
	}
	
.clLevel2over{
/* Sub-Level 2 Mouseover */	
	background-color:#0099cc; 
	layer-background-color:#0099cc; 
	color:Yellow; 
	cursor:pointer; 
	cursor:hand; 
	}
	
.clLevel2border{
/* Sub-Level 2 Menu Border */	
	position:absolute; 
	visibility:hidden; 
	background-color:#006699; 
	layer-background-color:#006699
	}

/* End of CoolMenu Code*/

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000
}

.tableBorder     
{ 
	border: 1px solid #cccccc; 
	padding: 0px 
}

.copyrightBorder     
{ 
	border: 1px solid #cccccc; 
	padding: 0px 
}

.techSupportTitle
{
font-size:10px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.techSupportBody
{
font-size:9px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}

.Menu_Bottom{	
	font-size: 9pt; margin-left: 1px;
	margin-right: 1px;
	color: #666666;
	text-align: center;
}

/* Menu */
/* Menu selected root level tab */
.ActiveRootTab TD
{
	cursor: hand; 
	color: #666666; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px;
	text-align: center;
	vertical-align:middle;
	padding: 0px;
	margin-bottom: 3px;
	width:87px;
	height:48px;
	display:table-cell;
	padding-top: 10px;
}

/* Menu all tabs on root level other than selected tab*/
.RootTab TD
{
	cursor: hand; 
	color: #666666; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px;
	text-align: center;
	vertical-align:middle;
	padding: 0px;
	margin-bottom: 3px;
	width:87px;
	height:48px;
	display:table-cell;
	padding-top: 10px;
}

/* Menu root level on mouse over*/
.SelectedRootTab TD{
	cursor: hand; 
	color: #666666; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px;
	text-align: center;
	vertical-align:middle;
	padding: 0px;
	margin-bottom: 3px;
	width:87px;
	height:48px;
	display:table-cell;
	padding-top: 10px;
}

/* Menu top level when selected if it has subtabs*/
.BreadcrumbRootTab TD{
	cursor: hand; 
	color: #666666; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px;
	text-align: center;
	vertical-align:middle;
	padding: 0px;
	margin-bottom: 3px;
	width:87px;
	height:48px;
	display:table-cell;
	padding-top: 10px;
}

/* Menu selected tab in a sub menu*/
.ActiveSubTab {
	background-color: #bbbbbb;
	color: #666666;
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold;
	border:#000000 0px solid;
}

/* Menu */
.SubTab {
	background-color: #F0F8FF;
	color: Maroon;
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	border: 1px solid #A52A2A;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	}

/* Menu subtabs on hover over*/
.SelectedSubTab {
	color: #FFFFFF;
	font-weight: bold; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	background-color: #000000;
	border:#000000 0px solid;
}

.MainMenu_MenuIcon {
	cursor: hand; 
	background-color: #999999; 
	border-left: #999999 1px solid; 
	border-bottom: #999999 1px solid; 
	border-top: #999999 1px solid; 
	text-align: center; 
	padding:2px;
	width: 15; 
	height: 21;
}

/* Menu the sub menu*/
.MainMenu_SubMenu {
	z-index: 1000; 
	background-color: #F0F8FF;
	border: 1px #A7A7A7 solid;
	margin-left: 0px;
	margin-top: 0px;
}

/* Menu each individual box in the submenu */
.MainMenu_MenuItem {
	cursor: hand; 
	color: 666666; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	border:#000000 0px solid;
	
}

.MainMenu_MenuBreak {
	border: 0px; 
	background-color: #333333; 
	height: 1px;
}
.MainMenu_MenuArrow {
	border: 0px; 
	border-right: 1px #CCCCCC solid;
}
.MainMenu_RootMenuArrow {
	border: 0px; 
}

/* Menu */
.MenuTab {
    background-color: transparent;
}
	
/* Menu top level container */
.MainMenu_MenuContainer {
    background-color: #F0FFFF;
}

/* Bottom Footer Text */
.SmallD {
	color: #404040;
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal;
	height: 13px;
	padding-left: 3px;
	padding-right: 3px;
}

.info{
	color: Black;
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	padding-left:5px;
	padding-right:5px;
}

.copyright {
	FONT-SIZE: 9px; 
	COLOR: #000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.currentdate {
	FONT-SIZE: 9px; 
	COLOR:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.login {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9px; 
	COLOR: #000000;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	white-space:nowrap;
	vertical-align: middle;
}
A.login:link {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	white-space:nowrap
}
A.login:visited {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	white-space:nowrap
}
A.login:active {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	white-space:nowrap
}
A.login:hover {
	COLOR: #AAAAAA; 
	TEXT-DECORATION: none;
	white-space:nowrap
}

.user {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9px; 
	COLOR: #000000;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	white-space:nowrap;
	vertical-align: middle;
}
A.user:link {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	white-space:nowrap
}
A.user:visited {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	white-space:nowrap
}
A.user:active {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	white-space:nowrap
}
A.user:hover {
	COLOR: #AAAAAA; 
	TEXT-DECORATION: none;
	white-space:nowrap
}

.Links
{
	color: Olive; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	vertical-align: middle;
}
.Links:Link
{
	color: Black; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}
.Links:Visited
{
		color: Black; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}
.Links:Hover
{
	color: #8B0000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	vertical-align: middle;
}

.privacy{
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	TEXT-DECORATION: none
	vertical-align: middle;
}

A.privacy:link {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	TEXT-DECORATION: none
}
A.privacy:visited {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A.privacy:active {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A.privacy:hover {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000; 
	TEXT-DECORATION: none
	vertical-align: middle;
}
.terms {
	FONT-SIZE: 9px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
	vertical-align: middle;
}
A.terms:link {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A.terms:visited {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A.terms:active {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A.terms:hover {
	COLOR: #000000; 
	TEXT-DECORATION: none
}

.white {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8px; 
	COLOR:#FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.hostname {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
A.hostname:link {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A.hostname:visited {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A.hostname:active {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A.hostname:hover {
	COLOR: #000000; 
	TEXT-DECORATION: none
}

.breadcrumb {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
A.breadcrumb:link {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A.breadcrumb:visited {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A.breadcrumb:active {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A.breadcrumb:hover {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
.SelectedTab {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
A.SelectedTab:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.SelectedTab:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.SelectedTab:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A.SelectedTab:hover {
	COLOR: #000000; TEXT-DECORATION:none
}
.OtherTabs {
	FONT-WEIGHT: BOLD; 
	FONT-SIZE: 16px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A.OtherTabs:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.OtherTabs:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.OtherTabs:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A.OtherTabs:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
/* GENERAL */
/* style for module titles */
.Head   {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #AAAAAA;
    font-size: 13px;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #FFFFFF;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}
/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    }
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
}
.NormalRed
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold
}

.CommandButton {
	color:#000000;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	MARGIN-RIGHT:3px; 
	MARGIN-LEFT:3px;
	MARGIN-bottom:1px; 
	MARGIN-top:1px;
	white-space:nowrap	
}

A.CommandButton:link {
	BORDER-RIGHT: #343749 0px solid; 
	BORDER-TOP: #343749 0px solid; 
	BORDER-LEFT: #343749 0px solid; 
	BORDER-BOTTOM: #343749 0px solid;
	COLOR: #cbc8b6; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
	white-space:nowrap
}
A.CommandButton:visited {
	BORDER-RIGHT: #343749 0px solid; 
	BORDER-TOP: #343749 0px solid; 
	BORDER-LEFT: #343749 0px solid; 
	BORDER-BOTTOM: #343749 0px solid;
	COLOR: #cbc8b6; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
	white-space:nowrap
}
A.CommandButton:active {
	BORDER-RIGHT: #343749 0px solid; 
	BORDER-TOP: #343749 0px solid; 
	BORDER-LEFT: #343749 0px solid; 
	BORDER-BOTTOM: #343749 0px solid;
	COLOR: #343749; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
	white-space:nowrap
}
A.CommandButton:hover {
	BORDER-RIGHT: #343749 0px solid; 
	BORDER-TOP: #343749 0px solid; 
	BORDER-LEFT: #343749 0px solid; 
	BORDER-BOTTOM: #343749 0px solid;
	COLOR: #6495ED; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
	white-space:nowrap
}
    
/* GENERIC */
H1  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #8B0000;
}

H2  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #8B0000;
}

H3  {
    font-family: "Times New Roman", Times, serif;
    font-size: 21px;
    font-weight: bold;
    color: #8B0000;
}

H4  {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
    color: #8B0000;
}

H5, DT  {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

H6  {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

TFOOT, THEAD    {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    color: #000000;
}

TH  {
    vertical-align: baseline;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #FFFFFF;
}

A:link  {
    text-decoration:none;
    color:  #FFFFFF;
}

A:visited   {
    text-decoration:none;
    color:  #FFFFFF;
}

A:active    {
    text-decoration:none;
    color:  #FFFFFF;
}

A:hover {
    text-decoration:none;
    color:  #AAAAAA;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}
td.donotrepeat
{
	background-repeat:no-repeat

}
td.donotrepeat_down
{
	background-repeat:repeat-x

}
td.donotrepeat_right
{
	background-repeat:repeat-y
}


.hugeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;


}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-decoration: none;
}
.miniheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.niceheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	text-decoration: none;
	font-weight: bold;

}
.largequote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.fineitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;

}
.finetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.finebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.smallpara
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	}
.smallgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.xmodtab {
	background-color: #F0F8FF;
	color: Maroon;
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 9px; 
	border: 1px solid #A52A2A;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	border-bottom: 2px solid Black;
	border-right: 2px solid Black;
	}
	
.xmodtab:link {
}

.xmodtab:hover {
	background-color: #ADD8E6;
}











