body {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	scrollbar-3dlight-color: #004684;
	scrollbar-arrow-color: #FFF;
	scrollbar-base-color: #99CCCC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #005C92;
	scrollbar-highlight-color: #318EC4;
	scrollbar-shadow-color: #004684;
	scrollbar-track-color: #227BAF;
	margin: 0;
	padding: 0;
	background-image: url(../images/backline3.gif);
	background-repeat: repeat-y; 
}


img.imageRight{

position:relative;
float:right;

}

a {
	color: #004684;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
}

a:link {
	color: #004684; 
}

a:visited {
	color: #004684; 
}
	
a:hover {
	color: #004684;
	text-decoration: underline; 
}
	
a:active {
	color: #0066CC; 
}
a img {border: 0;}
h1, 
h2, 
p {
	color: #666666; 
}

h1 {
	font-size : 18px;
	font-weight : bold;
	color : #3399FF; 
}

h2 {
	font-weight: bold;
	font-size: 12px; 
}

p {
	font-size: 12px;
	margin-bottom: 14px; 
	line-height: 16px;
}

h1, .header1{
	background: transparent;
	color: #666;
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase; 
}

.header2{
	background: transparent;
	color: #A7372B;
	font-weight: bold;
	font-size: 12px; 
}

.header3,
h3{
	color: #666;
	font-size: 10px;
}

.paragraph{
	color: #666;
	font-size: 12px;
	margin-bottom: 12px;
	line-height:14px;
}
	
.paragraphspaced{
	color: #666;
	font-size: 12px;
	margin-bottom: 14px;
	line-height:18px; 
}
	
.header2blue{
	color: #004684;
	font-size: 12px;
	margin-bottom: 14px;
	line-height:18px;
	font-weight: bold; 
}
	
.paragraphblue {
	color: #004684;
	font-size: 12px;
	margin-bottom: 14px;
	line-height:18px; 
}
	
.packages_body {
	margin-bottom: 14px;
	color: #666666;
	font-size: 8pt;
	line-height:18px; 
}
					
.packages_border { 	
	margin: 20px;
	border:	2px solid #004684; 
}

ul { 
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	margin: 18px;
	padding: 0;
}
ul ul { margin: 2px 18px; 
}	
ul li{ 	
	color: #666666; 
	font: 12px/1.5em Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 5px; 
}

.dropDownItems {
	background-color: #FEFEFE;
	font-size: 12px;
	color: #333; 
}

#bluesidebar{
	background-image: url(../images/bgstarblue.gif);
	background-position: top right;
	background-repeat: no-repeat; 
}

#whitestarbg{
	background-image: url(../images/bgstargray.gif);
	background-position: top left;
	background-repeat: no-repeat; 
}

.whiteborders {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	height: 20px;
	margin: 0;
	padding: 0;
}

.grayrow,
.greenrow,
.redrow,
.bluerow{
	font-size: 11px;
	background-color: #D8D8D8; 
}

.grayrow { color: #666;}
.greenrow { color: #189300;}
.redrow { color: #F00; 
}
.bluerow { color: #005AFF; 
}
	
.whiterow {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFF; 
}
	
.lightgrayrow{
	color: #666;
	font-size: 11px;
	background-color: #EFEFEF; 
}

.pricingborder{
	border: 1px solid #FFF;
	border-right: 0;
}
	
.pricingborderNoLR {
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF; 
} 					

form {
	display:block;
	margin: 0;
	padding: 0;
}
						
input,
textfield,
.fields {  	
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	margin: 0;
	font-size: 12px; 
	line-height: 1em;
	border: 1px #004684 solid; 
	padding: 2px;
}
	
.submitbutton {
	font-size: 12px;
	color: #FFF;
	background-color: #004684;
	border: 1px #0D3769 solid;
	font-weight: bold;
	line-height: 1em;
 	padding: 2px 4px;
}
	
.border { border: 1px solid #004684; 
}
.redfont {  color: #FF0000; }
.newsgroup {
	margin: 15px;
	margin-bottom: 25px;
}
.newsdates {  
	line-height: 16px; 
	color: #FFF; 
	font-size: 10px; 
}
.medgrayrow {  
	background-color: #EBEBEB; 
	font-size: 11px; 
	color: #666666; 
}
.hr {
	color: #A7372B;
	margin: 0;
	padding: 0;
	border: 1px solid #004684; 
}
	
.topblueCell {
	border-top: 2px solid #A7372B;
	margin: 8px 0px 0px; 
}
	
.dialogBox {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #004684; 
}
	
.dialogTitle {
	font-weight: bold;
	color: #FFF;
	padding: 2px;
	background-color: #004684; 
}
	
a.newsdates:link, a.newsdates:visited, a.newsdates:active, span.newsdates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

a.selected:link, a.selected:visited, a.selected:active, span.selected {
	color: #f00;
}

.style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer{ border-top: 1px solid #FFF;}
#footer a{color: #ffba00; font-size:10px;}
#footer p{color: #FFF; font-size:10px; text-align:center;}
