
body {
	background-image: url('/img/background_gradient.jpg');
	background-repeat: repeat-x; 
	background-color: black;
	color:#000000;
	margin:0px;
	font-family: arial;
}

img {
	border:0px;
}

.anylinkcss ul {
	margin: 0;
	padding: 0;
}

.anylinkcss li {
	list-style-type: none;
}

#navigation_bar {
	height: 31px;
	list-style: none;
	width:1000px;
	margin-top: 15px;
}

#navigation_bar li {
	float:left;
	padding-right:35px;
	padding-left:10px;
	margin:auto 0px;
	vertical-align: middle;
}

#anylinkmenu3, #anylinkmenu4, #anylinkmenu5, #anylinkmenu6, #anylinkmenu7 {
	position:absolute;
	
	line-height:18px;
	z-index:20;
	background-color:#000;
	text-align:left;
	visibility:hidden;
	left:421px;
	top:207px;
	padding:7px;
	filter:alpha(opacity=80);  
	-moz-opacity:0.8;
}

a{
	color:white;
	text-decoration:none;
}

#navbar{
	margin : 0;
	padding-bottom : 0px;
	padding-left : 10px;
	padding-top:5px;
	text-align: center;
	color: white;
}

#navbar {
	background-image: url('/img/menubackground2.jpg');
	width: 100%;
	height: 34px;
	background-repeat: no;
	text-align: top;
	font-family:"Arial", sans-serif;
}

#navbar li{
	display : inline;
	list-style-type : none;
	margin-left : 50px;
	padding : 0;
}

#navbar a:link, #navbar a:visited{
	color : #fff;
	float : left;
	font-size : 14px;
	font-family:"Arial", sans-serif;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#navbar a:link.enabled, #navbar a:visited.enabled	{
	color : #000;
	
}

#navbar a:hover{
	color : #fff;
	
}

#structure_topnav {
	margin-top:10px;
	width:950px;
}

#structure_tabwrap {
	background:white;
	width:950px;
	border:0 0 0 10px black solid;
}

#header {
	background:#aaa;
	width:950px;
}
#header.custcare {
	background-image: url('/img/customercareheader.jpg');
	width:950px;
}
#header h1 {
	padding:5px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 100%;
}
#nav {
	background:black;
	padding:0px;
	padding-top: 0px;
	padding-bottom: 3px;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	display:inline;
	padding: 5px 5px 6px 5px;
	margin: 0px;
}
.activetab {
	background-color: white;
}
	.activetab a {
		color: #000;
		filter:alpha(opacity=80);  
		-moz-opacity:0.8;
	}

#structure_main {
	width: 100%;
	text-align: left;
	background-color: white;
	margin-top: -8px;
	margin-left: 10px;
}

#structure_main td {
	padding: 5px;
}

#structure_main h1, #structure_main h2, #structure_main h3, #structure_main p {
	padding:0 10px;
}
#sidebar {
	width:200px;
	border-left: solid 3px #000000;
	vertical-align: top;
}
#sidebar ul {
	margin-bottom:0;
}
#sidebar a {
	color : #0560A6;

}
#sidebar h3, #sidebar p {
	padding:0 10px 0 0;
}
#footer {
	background:#ccc;
	width: 950px;
	border-top:solid black 5px;
	padding: 5px;
	font-size: .8em;
}

#master_tub{
	width: 950px;
	text-align: left;
}

#master_tub p{
	font-family:Cambria, Georgia, "Times New Roman" serif;
	font-size: 14px;; 
	line-height: 1.3em;
}

#master_tub li{
	font-family:Cambria, Georgia, "Times New Roman" serif;
	font-size: 14px; 
	line-height: 1.3em;
}

#master_tub a{
	color : #0560A6;
	
}


table .inline{
	margin-left: 8px;
	border: none;
	font: 14px Cambria, Georgia, "Times New Roman" serif;
	color: black;
	vertical-align: top;
}


h1{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:30px;
	color: 3333cc; 
	font-weight:normal;
}
h2{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:20px;
	color:#5a537f;
	font-weight:normal;
	line-height:1.2em;
}
h3{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:16px;
	color:#666;
	font-weight:normal;
	line-height:1.2em;
}
h4 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:normal;
	line-height:1.2em;
}

/* ------------------------------- Tables ----------------------------- */

table {
	border: thin solid #000000;
	}

td {
	border: thin solid #000000;
	}


tbody {
	font: 12px Verdana, Arial, sans-serif;
	color: black;
	vertical-align : top;
	}


th {
	background-color: #0560A6;
	font: bold 12px Verdana, Arial, sans-serif;
	color: white;
	vertical-align : bottom;
	}

.sitemap {
	border: none;
	}


.dateline {
	font-family: Cambria, Georgia, "Times New Roman" serif;
	font-size: 14px;
	line-height: 1.3em;
	font-style: italic;
}


.indent {
	margin-left: 15px;
	}	

.bold {
	font: bold ;
	}

.italic {
	font: italic ;
	}

.warning {
	font: bold ;
	color: red;
	}

.updated {
	color: red;
	font: bold ;
	margin-top: -10px;
	}


.note {
	font: italic ;
	}

.question {
	font: italic ;
	}

.question:first-letter {
	font: bold 20px;
	color: #660000;
	}

.answer:first-letter {
	font: bold 20px;
	color: #660000;
	}

.quote {
	font: italic ;
	color: #660000;
	}


/***************************************************************************************************
To use these with <h> tags, write   "   <h1 class="fin"  " in the HTML Code if you wanted the class of your H1 to be fin. 
****************************************************************************************************/

}
.fin {
/*Specify color */
}
.hr {

}

.pay {

}

.sys {

}
