/* Universal Styles */

img {border:0px;}
ul {list-style-type:disc; }

a { color: #E87D1E; text-decoration: underline;}

body
{	
    margin: 0px 0px 0px;
    padding: 0px;
    font-family: Verdana;
    font-size: 12px;
    color: #30547F;
    background-color: #FFF;
}

h1,h2,h3,h4,h5,h6{ padding:0px; }

h1{font-size:120%; color: #E8941A; font-weight: normal; margin: 0px 0px 15px;}        

h2{font-size:150%;}        

h3{font-size:130%; margin: 0px 0px 15px; color: #FFF;}        

h4{font-size:130%;}        

h5{font-size:120%;}        

h6{font-size:110%;}    

/* Header Styles */
.header { background-image: url(images/header.jpg); background-repeat: no-repeat; }
.headerQuote { padding: 84px 0px 0px; font-size: 13px; font-weight: bold; color: #002D62;}

.supportheader 
{
	background-image: url(images/supportheader.jpg);
	background-repeat: no-repeat;
	border: 1px solid #0000A0;
}

.supportHeaderQuote
{
	padding: 47px 0px 0px; 
	font-size: 13px; 
	font-weight: bold; 
	color: #002D62;
}

/* support page navigation bar */
.navLinks 
{
	background: url(images/menu_bg.jpg) repeat-x;
	position: relative; 
	float: left; 
	margin: 0px 0px 0px 0px;
	width: 1022px;

}

.navLinks a 
{
	color: #30547F;
	text-decoration: none; 
	font-size: 11px; 
	padding: 0px 10px; 
}

.navLinks a:hover
{
	color: #ffffff;
	background: #0000A0;
}

/* Banner Styles */
.supportBanner
{
	background-image: url(images/support.jpg); 
	background-repeat: no-repeat;
	/*jam*/
	/*border: 1px solid #0000ff;*/
}

/* Banner Styles */
.banner
{
	background-image: url(images/banner.jpg); 
	background-repeat: no-repeat;
}

.bottomNav 
{
	position: absolute; 
	margin: 0px 0px 0px 20px; 
	width: 166px; 
	padding-bottom: 14px; 
	background-image: url(images/navBottom.gif); background-position: bottom; background-repeat: no-repeat; 
}

.flashphoto { margin: 3px 0px 0px 58px; float:left;}

.NavBG 
{
	position: relative;
	z-index:1;
	width: 166px;
	min-height: 115px;
	background-color: #DEE8F2; 
}

.MainNav 
{
	position: absolute; 
	z-index: 5; 
	margin: 15px 0px 0px 20px; 
	
}

.MainNav ul 
{
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
}

.MainNav li, 
.MainNav .selected 
{
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px 0px 0px 28px;
	width:171px;
	line-height: 20px;
	background-position: 2px 2px;
	background-repeat: no-repeat;
}

.MainNav li a { text-decoration: none; color: #9CADC2; font-size: 11px;}
.MainNav li:hover a { text-decoration: none; color: #002D62; font-size: 11px;}

#NavLeftBorder { position: absolute; margin: 0px 0px 0px 5px; border-left: 1px solid #F8E5C5;}

/* Search Styles */
.search { padding: 0px 0px 0px; letter-spacing: 2px; color: #FFF; line-height: 35px;}
.search a { color: #FFF; text-decoration: none;}

/* Left Box Styles */
.leftBox { background-image: url(images/LeftBoxRepeat.jpg); background-repeat: repeat-y; margin-bottom: 15px;}
.leftBoxContent { background-image: url(images/LeftBoxTop.jpg); background-repeat: no-repeat; padding: 7px 20px;}
.leftBoxContent ul { list-style-type: none; list-style-image: url(images/Arrow_Orange.gif); list-style-position: top left; padding: 0px; margin: 0px 20px;}

.leftLine { padding-top: 70px;}

/* Main Content */
.mainContent { border-left: 1px solid #F8E5C5; border-right: 1px solid #F8E5C5; padding: 30px 30px 15px; min-height: 250px; }

/* Site Bottom */
.bottomLinks { position: relative; float: left; margin: 5px 0px 0px 328px; }
.bottomLinks a { color: #30547F; text-decoration: none; font-size: 11px; padding: 0px 10px; }


.siteBottom { background-image: url(images/siteBottom.jpg); background-repeat: no-repeat;}
.logoworksLink
{
	font-family: Arial; 
	font-size: 9px;
	color: #6F88A6;
	padding: 7px 1px 0px 15px;
	font-weight: bold;
	text-decoration: none;
}

.logoworksLink a
{
	padding: 0px 5px;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
}
