@charset "UTF-8";
/* CSS Document */


/*GLOBAL*/
BODY {
	color:#000;
	background-image:url(../_images/bkg_blackgrad.gif);
	background-repeat:repeat-x;
	background-color:#050088;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:16px;
	font-style: normal;
	font-weight: normal;
	margin:0px auto;
}

/*LINKS*/
A:link { 
	text-decoration: underline;
	color:#0000ff }

A:visited { 
	text-decoration: none;
	color: #0000ff; }

A:hover { 
	text-decoration: none;
	color:#B31219; }


/*BASIC FORMATTING*/
p {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	margin:0px 0px 20px 0px;
	padding:0px;
}
	
ul {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	margin:0px;
	padding:0px;
} 

li {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	list-style: none;
	margin:0px;
	padding:0px;
	}

td {
	font-size: 14px;
	font-weight: normal; 
	}

table {
	font-size: 14px;
	font-weight: normal; }

address      { 
	color: #4b4b4b; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: italic; 
	margin-bottom: 0px }

img {
	border: none;
	padding:0;
	margin:0; }
	

h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-style:normal;
	font-size:28px;
	line-height:20px;
	text-decoration:normal;
	color:#000;
	border-bottom:1px solid #0000ff;
	margin:0px 0px 20px 0px;
	padding:0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:normal;
	font-size:20px;
	line-height:20px;
	text-decoration:normal;
	color:#B31219;
	margin:0px 0px 4px 0px;
	padding:0px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:normal;
	font-size:18px;
	line-height:18px;
	text-decoration:normal;
	color:#000;
	margin:0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:36px;
	line-height:36px;
	text-decoration:normal;
	color:#000000;
	margin:0px;
	padding:0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif
	font-weight:bold;
	font-style:normal;
	font-size:24px;
	line-height:24px;
	text-decoration:normal;
	color:#000000;
	margin:0px;
	padding:0px;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:18px;
	line-height:18px;
	text-decoration:normal;
	color:#000000;
	margin:0px;
	padding:0px;
}

/*CPN Formatting*/
.container {
	border: 0px; 
	margin: 0px auto; 
	position:relative;
	background-color:#ffffff;
	height:auto;
	min-height:650px;
	width:995px;
}

.header {
	background:#000;
	margin:0px;
	padding:0px;
	height:118px;
	background-Image:url(../_images/bkg_gradientshort.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
.logo {
	float:left;
	margin:0px 0px 0px 10px;
}
.lightbanner {
	position:absolute;
	top:-1px;
	left:0px;
	z-index:0;
	width: 995px;
	height: 119px;
}
.phone {
	background-image:url(../_images/bkg_phonebanner.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:18px;
	text-align:center;
	color:#000000;
	line-height:22px;
	position:absolute;
	top:0px;
	left:631px;
	z-index:100;
	width: 364px;
	height:51px;
	z-index:2;
}
.navbar {
	width:1000px;
	padding:0;
	margin:0;
	background-image:url(../_images/bkg_nav_dblue.jpg);
	background-repeat:repeat-x;
	
}
#MenuBar1 {
	
	margin:0px;
	padding:0;
	
}
.maincontent {
	margin:25px 0px 0px 0px;
	padding:25px;
	min-height:500px;
}
.contentpad {
	background-color:#efefef;
	border:1px solid #cccccc;
	padding:10px;
	min-height:450px;
}
.contentpad img {
	margin:0px 10px 10px 10px;
	border:1px solid #000;
}
.sidepanel {
	width:200px;
	height:100%;
	padding:75px 10px 0px 10px;
	background-color:#FFF;
	border-right:1px solid #0000CC;
}
.sidepanel h3 {
	font-style:italic;
}
.sidepanel img {
	
}

#reviews p {
	font-style:italic;
	font-size:10px;
	line-height:14px;
	text-decoration:normal;
}
.author {
	text-align:right;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:normal;
	font-size:38px;
	text-decoration:normal;
	color:#000080;
	position:absolute;
	top:115px;
	left:251px;
	z-index:19;
	width: 558px;
}

.taglinelg {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:26px;
	line-height:26px;
	text-decoration:normal;
	color:#400000;
}

.taglinesm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:20px;
	line-height:20px;
	text-decoration:normal;
	color:#400000;
}

.footer {
	width:995px;
	margin:0px auto;
	background-color:#fff;
	border-top:1px solid #ccc;	
}
.footer p {
	margin:0px auto;
	font-size:10px;
	text-align:center;
}
/* -- accessibility tweaks -- */
#accessibility {
	position: absolute;
	top: -9999px;
	font-size: 1px;
}

