html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family:times new roman;
	font-size:18px;
	background-image:url(bg.png);
	background-attachment:scroll;
	background-position:top;
	background-repeat:repeat-x;
	background-color:rgb(189,189,185);;
}
.radio h1 {
	font-family: 'Lucida Grande', 'Trebuchet MS', verdana, sans-serif;
	font-weight:200;
	font-size:24pt;
}
em {
	font-style:italic;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.container {
	width:920px;
	margin:auto;
	background-color:#000;
}


#wrapper_inner {width:920px; background:url(top.png) no-repeat; min-height:559px; height:auto !important; position:relative}
#wrapper_outer {width:920px; background:url(bottom.png) repeat-y; margin:auto; min-height:100%; height:auto !important; height:100%; z-index:10}

.banner {
	background:url(banner.png);
	height:176px;
	background-position:center;
	background-repeat:no-repeat;
}
.header {
	background:url(header_bg.png);
	background-position:left;
	background-repeat:no-repeat;
	line-height:33px;
	height:41px;
	margin-top:15px;
	margin-left:2px;
}
.header h1 {
	color:#FFF;
	padding-left:20px;
	font-family: 'Times New Roman';
	text-decoration:none;	
	font-size:20px;
	font-weight: lighter;
}
.indent {
	background-image:url(dots.png);
	background-position:left;
	background-repeat:repeat-y;
	margin-top:10px;
	margin-left:15px;
	padding-left:25px;
	padding-top:15px;
	padding-bottom:30px;
}
.contact input, textarea{
	border:solid 1px #c0c0c0;
}
.contact input:hover, textarea:hover{
	border:solid 1px #555090;
}
.contact textarea:focus, input:focus{
	border:solid 1px #003;
	background-color:#FFC;
}
.nav {
	font-size:16px;
	height:45px;
	width:900px;
	margin:auto;
	background-image:url(navbg.png);
	background-position:left;
	background-repeat:repeat-x;
	text-align:center;
}
.nav-link a {
	font-family:Verdana, Geneva, sans-serif;
	color:#151a65;
	line-height:44px;
	text-decoration:none;		
	padding:12px;
	padding-left:12px;
	padding-right:12px;
	background-image:url(nav_sep.png);
	background-repeat:no-repeat;
	background-position:left;
}
.nav-link a:hover {
	background-image:url(navbg_hover.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#fff;
}
.active-nav-link a {
	font-family:Verdana, Geneva, sans-serif;
	color:#151a65;
	line-height:44px;
	text-decoration:none;		
	padding:12px;
	padding-left:12px;
	padding-right:12px;
	background-image:url(navbg_hover.png);
	background-repeat:no-repeat;
	background-position:left;
}
.active-nav-link a:hover {
	color:#fff;
}
.first-nav-link a {
	font-family:Verdana, Geneva, sans-serif;
	color:#151a65;
	line-height:44px;
	text-decoration:none;		
	padding:12px;
	padding-left:15px;
	padding-right:15px;
}
.first-nav-link a:hover {
	background-image:url(first_navbg_hover.png);
	background-repeat:repeat-x;
	background-position:left;
	color:#fff;
}
.first-active-nav-link a {
	font-family:Verdana, Geneva, sans-serif;
	color:#151a65;
	line-height:44px;
	text-decoration:none;		
	padding:12px;
	padding-left:15px;
	padding-right:15px;
	background-image:url(first_navbg_hover.png);
	background-repeat:repeat-x;
	background-position:left;
}
.first-active-nav-link a:hover {
	color:#fff;
}
.nav-shadow {
	height:5px;
	margin:auto;
	background-image:url(nav_shadow.png);
	background-repeat:repeat-x;
	width:900px;
}
.active {	
	background-image:url(navbg2.png);
	background-position:top left;
	background-repeat:repeat-x;
}
.active a:hover {
	color:#bc0a1a;
}
.padding {
	padding:10px;
}
.main {
	min-height:600px;
	margin-left:10px;
	margin-right:10px;
	padding-left:25px;
	padding-right:35px;
	background-image:url(main.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:485px;
	font-size: 76%;
	line-height: 1.4;
	font-family: 'Lucida Grande', 'Trebuchet MS', verdana, sans-serif;
}
.main a {
	color:#9b1113;
}
.main a:hover {
	color:#c73336;
	text-decoration:none;
}
.main p {
	text-indent:10px;
	padding-top:15px;
}
.main h1 {
	font-family: 'Lucida Grande', 'Trebuchet MS', verdana, sans-serif;
	font-weight:200;
	font-size:18pt;
}
.main h2 {
	font-family: 'Lucida Grande', 'Trebuchet MS', verdana, sans-serif;
	font-weight:200;
	font-size:12pt;
}
.main h3 {
	font-family: 'Lucida Grande', 'Trebuchet MS', verdana, sans-serif;
	font-weight:200;
	font-size:10pt;
	text-decoration:underline;
}
.main h4 {
	font-family: 'Lucida Grande', 'Trebuchet MS', verdana, sans-serif;
	font-weight:200;
	font-size:14pt;
	padding-bottom:15px;
}
.list-header {
	font-size:18px;
	text-decoration:underline;
	padding-top:5px;
	padding-bottom:3px;
}
.intro {
	text-align:center;
	font-size:20px;
	line-height: 1.2;
}
.hilite:target li {background-color: #f6f5c4;}
.hilite {color: #000000}
.platform li {
	background-image: url('bullet.png');
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:12px;
	margin-left:10px;
	list-style-type: none;
}
.platform li a {
	font-size:16px;
}
.sboe li {
	background-image: url('bullet.png');
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:12px;
	margin-left:10px;
	list-style-type: none;
}
.sboe2 li {
	background-image: url('bullet2.png');
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:12px;
	margin-left:40px;
	list-style-type: none;
}
.about li {
	padding-left:12px;
	padding-bottom:8px;
	margin-left:10px;
	list-style-type: none;
}
.about li a {
	font-size:18px;
}
.main-body {	
	margin-top:20px;
}
.viewfull {
	text-align:center;
	color:#666;
	letter-spacing:1.5px;
	padding-top:5px;
	font-size:100%;
}
.right-column {
	background-image:url(right_column_bg.png);
	background-repeat:no-repeat;
	background-position:0px 72px;
	text-align:center;
	margin-right:15px;
	width:300px;
	height:500px;
	font-size: 76%;
	line-height: 1.4;
	padding:10px;
	float:right;
}
.right-column h2 {
	letter-spacing:1px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	padding-bottom:22px;	
	font-weight: lighter;
	color:#fff;
}
.quote-top{
	color:#252881;
	background-image:url(quote-top.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:25px;
	height:30px;
	font-style:italic;
}
.news h1 {
	font-size:22px;
	line-height:25px;
	background-image:url(news_icon.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	padding-left:14px;
	padding-top:15px;
}
.news h1:first-letter {
	font-size:120%;
	font-weight:normal;
}
.news h2 {
	font-size:14px;
	text-transform:uppercase;
	padding-left:18px;
}
.news h2:first-letter {
	font-size:120%;
}
	
.quote-bottom{
	color:#252881;
	background-image:url(quote-bottom.png);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:right;
	padding:25px;
	font-weight:bold;
	min-height:65px;
}
.yesno  {
	font-family:Arial; 
	font-weight:bold; 
	font-size:44px; 
	color:#000; 
	padding-top:50px;
}
.yesno a:link { 
	border: 2px solid #9b1113;
	padding:10px; 
	background-color:#e0bcbd;
	text-decoration:none;
}
.yesno a:hover {
	background-color:#9b1113;
	color:#FFF;
}
.contributerlabel {
	margin:auto;
	width:210px;
	height:22px;
	text-align:left;
}
.footer {
	color:#f7f7f7;
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	line-height:36px;
	letter-spacing:1px;
	height:36px;
	background-image:url(footer.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:920px;
	margin:auto;
}
.base {
	border-left: 1px solid #61629f;
	border-right: 1px solid #61629f;
	background-image:url(base.png);
	background-position:left;
	background-repeat:repeat-x;	
	height:13px;
	text-align:center;
	font-family:Tahoma;
	font-size:8pt;
	color:#61629f;
}