/*Master Style Sheet
Author: Venue Communications, Inc. www.venuecom.com
Copyright Venue Communications, Inc. 2007
*/
/***********************************************/

/*Begin Design Layout*/
html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
body {
	background-image:url(/inc/templates/current/ncinsuranceplan/images/background.jpg);
	background-repeat:repeat-x;
}

#content {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

img {
border: none;
}

#ticker {
	width: 946px;
	margin: auto;
	border: 1px solid #CCCCCC;
	margin-top: 8px;
}

#iemarquee {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
	position:absolute;
	left:0px;
	top:2px;
}

.super
	{
		font-size: 9px;
		vertical-align: super;
	}
	
input.submit{
	font-size:16px;
	font-family:Garamond,Times New Roman,Arial,sans-serif;
	color:#875808;
	background-color:#FFCC33;
	border-color:#003498;
	border-width:1px;
	cursor: pointer;
	font-weight: bold;
}

.style1 {	font-size: 12px;
}

.style2 {color: #80BEFF}

.quote_form {
	font-size:9px
	}

/* Links */
a:link {
	font-weight: normal;
	color: #000066;
}

a:visited {
	font-weight: normal;
	text-decoration:none;
	color: #80BEFF;
}

a:hover {
	
	text-decoration:none;
	color: #F65B16;
}

a:active {
	
	font-weight: normal;
	text-decoration:none;
	color: #234653;
}

a.nav:link {
	color: #5D90F7;
	padding: 2px;
	text-decoration: none;
	
	font-size: 12px;
}

a.nav:visited {
	color: #2B5EC5;
	padding: 2px;
	text-decoration: none;
	
	font-size: 12px;
}

a.nav:hover {
	color: #2B5EC5;
	padding: 2px;
	text-decoration: none;
	
	font-size: 12px;
}

.form {
	color:#FFFFFF;
	}

.bcbs_footnote {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #999999;
	padding-top: 35px;
	}

/*Begin Nav*/
.nav a {
  color: #000000;
  text-decoration: none;
  padding-left: 10px;
  padding: 2px 0 6px 8px;
  }
.nav a:hover {
  text-decoration: none;
}
/*End Nav*/
/*Begin Content*/

img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#666666;
	font-size:14px;
	margin: 5px 0px;
	font-weight: bold;
}

h3{
	color:#999999;
	font-size:12px;
	font-variant: normal;
	padding-right: 5px;
	padding-left: 20px;
}

/*End Content*/

/* Footer */

#footer {
	text-align:center;
	font-size: 10px;
	color:#999999;
}

#footer a {
	text-align:center;
	font-size: 10px;
	color:#999999;
}

.footer { font-size:10px; color:#2B5EC5;}
.venue {
	font-size:10px;
	color:#999999;
	text-decoration: none;
}
a.venue {
	
	font-weight: normal;
	color:#999999;
	text-decoration: none;
}
