

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #020d49 url(images/master-bg.jpg) top repeat-x
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
	color: #000000;
}
p,
div,
table,
tr,
td,
form,
input { font-size:11px; padding:0px; margin:0px; font-weight:normal; text-decoration:none; }
select,
option { font-size:11px; font-weight:normal; text-decoration:none; }

.benefits ul{
font-size:9pt; padding:-5px 0px; margin:0px;
}

.newsLink{
   color:#0321c1;
   font-weight:bold;
   padding-top:0;
   padding-bottom:5px;
}
.impact-u{
  color:#0321c1;
   font-weight:bold;
   text-decoration:underline;
}
h1, h2, h3 {
	color: #0321c1;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #0321c1;
}

h3 {
	font-size: 1.3em;
	color:#fd9e04;
	padding:4px 0 4px 0;
}
h4 {
	font-size: 1em;
	color:#fd9e04;
	padding:4px 0 4px 0;
}

h4 a {
	font-size: 1em;
	color:#fd9e04;
	padding:4px 0 4px 0;
	text-decoration:none;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #0321c1;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #0321c1;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #0321c1;
}

hr {
	display: none;
}

.news-line{
padding: 10px 0 10px 0;
border-top: 1px dashed #fd9e04; 
}
.frontPage{
	border-right: 2px solid #0321c1;
	width:300px;
	margin: 2px 2px 2px 20px;
	float:left;
}

img { -ms-interpolation-mode: bicubic; 
      border: none; }

.feature{
	padding:10px;
	margin:6px;
	border: 2px solid #0321c1;
}

#main
{
width: 1000px;
margin: 0 auto;
border-left: 5px solid #3F3E3E;
border-right: 5px solid #3F3E3E;
}


/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
	height: 297px;
}

#menu {
	
	height: 57px;
	width: 1000px;
	padding:0px 100px 0 100px;
	background: url(images/menu.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 57px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	padding: 20px 30px 0 30px;
    text-align: center;
	background: url(images/button.jpg) no-repeat
}

#menu a:hover, #menu li .current {
	color: #ffffff;
	background: url(images/button_r.gif) repeat-x;
}


#top
{
padding: 0px;
margin:0px;
text-align:center;
text-transform:uppercase;
background: #3F3E3E url(images/footer.gif) repeat-x;
}

#top a {
	
	
	padding: 0px;
	margin:0px;
	text-decoration:none;
}
#top a:hover  {
	text-decoration:none;
	color: #ffffff;
	
}


/* Logo */

#logo {
	width: 1000px;
	height: 240px;
	margin: 0 auto;
	padding:0px;
	text-align: right;
	
}



#logo a {
	color: #FFFFFF;
}



/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: #ffffff url(images/page_back.gif) repeat-x top;
	border-top: none;
	padding-top:15px;
}

/* Content */

#content {
	float: left;
	width: 700px;
	padding-left: 10px;
	
}
#content .breadcrumbs{ 
	font-size:1em;
	padding-left:12px;
	padding-top:-4px;
	padding-bottom:4px;
	border-bottom:1px solid #6d6a6b;
	margin-bottom:4px;
	color:#6d6a6b;
}

.post {
padding-left: 10px;
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	height: 30px;
	padding-left:10px;
	font-size: 2.4em;
	font-weight: bold;
}

.post .entry {
	padding: 0 10px 30px 15px;
	font-size:9pt;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0321c1;
}

.post .meta a {
	color: #0321c1;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}


.post label{
		display:block;
		width:122px;
		font-weight:bold;
		float:left;
		text-align:right;
		color:#0321c1;
		padding-right:4px;
}

.bio{
 margin-left:127px;
}

blockquote {
	padding:40px;
}

.boxed {
	background: #3f3e3e;
	border: 1px dotted #000000;
}

.boxed .titleBx {
	margin: 0;
	padding: 5px 0 5px 10px;
	background: #0321c1;
	text-transform: uppercase;
	font-size: 130%;
	font-weight: bold;
	color:#ffffff;
	
}

.boxed .content {
	padding: 0px 20px 20px 20px;
	color:#ffffff;
}		
.boxed .content a{
	color:#fd9e04;
}

/* Sidebars */

.sidebar {
	float: left;
	padding-left:10px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}


.sidebar li li {
	margin: 0;
}


#sidebar1 {
	width: 260px;
}

#sidebar2 {
	width: 260px;
	
}

#sidebar2 li h2 {
	background: url(images/title.gif) no-repeat left top;
	height: 40px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 15px;
}

#sidebar2 li ul {
  padding: 0 15px;
	line-height: normal;
}

#sidebar2 li li {
	padding: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
	
}

#sidebar2 li a:hover {
	border: none;
	
}

.back_title
{
background: url(images/title_back.gif) no-repeat;
}

#sidebar2 .top {
 padding-top: 20px;
 }
 


/* Footer */
#footer
{
padding: 20px;
background: url(images/footer.gif) repeat-x
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FFFFFF
}



/* Light stripes */
table.greystripes {
	border: 1px solid #d9d9d9;
	color: #404040;
	background: #ffffff;
	border-collapse: collapse;
}

table.greystripes caption {
	padding: 6px 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

table.greystripes td,
table.greystripes th {
	border: 1px dashed #e5e5e5;
	padding: 5px 10px;
}

table.greystripes thead th {
	border: 1px solid #595959;
	border-bottom: 2px solid #000000;
	background: #404040;
	color: #ffffff;
	font-size: 1.1em;
}

table.greystripes tbody th,
table.greystripes tbody td {
	text-align: left;
	vertical-align: top;
}

table.greystripes tbody tr.odd {
	background: #f2f2f2;
}

table.greystripes tbody tr:hover {
	background: #e5e5e5;
}

table.greystripes tbody td.right {
	text-align:right;
}

table.greystripes tfoot td {
	text-align: right;
}

table.greystripes tbody tr:hover th,
table.greystripes tbody tr.odd:hover th {
	background: #e5e5e5;
}

table.greystripes tfoot th,
table.greystripes tfoot td {
	border: none;
	padding: 4px 10px;
	background-color: #d9d9d9;
	color: #000000;
	font-size: 1.1em;
}

table.greystripes tfoot td {
	text-align: right;
}
