/* @group Layout */

body
{
	background-color:#bbced9;
	margin:0px;
}

div.page
{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 960px;
}

div.container
{
	margin-right: auto;
	margin-left: auto;
	background: url(../images/) repeat-y;
	position: relative;
	width: 960px;
	min-height: 600px;
}

div.header
{
	margin-right: auto;
	margin-left: auto;
	background: url(../images/header.jpg) no-repeat;
	position: relative;
	width: 960px;
	min-height: 370px;
	height:370px;
	overflow:auto;
}

div.navigation
{
	text-align: center;
	vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
	position: absolute; 
	width: 575px;
	height: 60px;
	top: 0px;
	
}

div.feature
{
	vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 570px;
	min-height: 155px;
}

div.twitter
{
	text-align: left;
	vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 265px;
	height: 85px;
	padding: 10px;
}

div.donate
{
	text-align: left;
	vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 400px;
	height: 85px;
	padding: 10px;
}

div.soc_nets
{
	text-align: left;
	vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 135px;
	height: 85px;
	padding: 10px;
}

div.header_background
{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 960px;
	min-height: 450px;
	background: black no-repeat;
}

div.box_blue_background
{
	margin-right: auto;
	margin-left: auto;
	position: relative; top: 15px;
	width: 960px;
	height: 115px;
	background: #0e2043 no-repeat;
}

div.boxes2
{
	margin-right: auto;
	margin-left: auto;
	position: relative; 
	width: 960px;
	height: 115px;
}

div.box_container2
{
	margin-right: auto;
	margin-left: auto;
	position: inherit; 
	width: 960px;
	height: 120px;
	background-image: url(images/boxback.jpg) ;
}

div.stories_background
{
	margin-right: auto;
	margin-left: auto;
	position: inherit; 
	width: 960px;
	background-color: #ffffff;
}

div.stories 
{
	
	vertical-align: top;
	padding: 10px;
	overflow: hidden;
	background-color: #ffffff;
	min-height: 160px;
	
}

div.newstext
{
	width: 282px;
	min-height: 90px;
	float: right;
	margin: 12px;
	display: inline;
}




div.footer_background
{
	text-align: center;
	margin-right: auto;
	margin-left: auto; 
	width: 960px;
	height: 110px;
	background: #0e2043 no-repeat;
	min-height: 143px;
	position: inherit;
}

.body
{
	color: #ffffff;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 13px;
	font-smooth: always;
}

/* @end */

/* @group Text Styles */

.feature_text
{
	color: #ffffff;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 13px;
	font-smooth: always;
	text-align: left;
}

.feature_title
{
	color: #ffffff;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 18px;
	font-smooth: always;
	text-align: left;
}

.footer_titles
{
	color: #fffeff;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;	
}

.story_titles
{
	color: #0e2043;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: left;	
}

.nav1 
{
	color: #fffeff;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
}

.storytext
{
	color: #000000;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 12px;
	font-smooth: always;
	text-align: left;
}



.twitter_text 
{
	color: #fffeff;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
}


.disclaimer_text 
{
	color: #fffeff;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
}

.subpage_titles
{
	color: #0e2043;
	font: 16pt Georgia, "Times New Roman", Times, serif;

}



/* @end */

/* @group Links
 */

.nav
{
	color: #fffeff;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
}

a:link.nav
{
	color: #fffeff;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
}

a:active.nav
{
	color: #fffeff;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
}

a:visited.nav
{
	color: #fffeff;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
}

a:hover.nav
{
	color: #3f82c5;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	text-align: center;
}

.story_link
{
	color: #e31427;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 12px;
	font-smooth: always;
	text-decoration: none;
	text-align: right;
}

a:link.story_link
{
	color: #e31427;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 12px;
	font-smooth: always;
	text-decoration: none;
	text-align: right;
}

a:active.story_link
{
	color: #e31427;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 12px;
	font-smooth: always;
	text-decoration: none;
	text-align: right;
}

a:visited.story_link
{
	color: #e31427;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 12px;
	font-smooth: always;
	text-decoration: none;
	text-align: right;
}

a:hover.story_link
{
	color: #3f82c5;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 12px;
	font-smooth: always;
	text-decoration: underline;
	text-align: right;
}

.feature_link
{
	color: #ffffff;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 14px;
	font-smooth: always;
	text-align: left;
	
}

a:link.feature_link
{
	color: #ffffff;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 14px;
	font-smooth: always;
	text-align: left;
}

a:active.feature_link
{
	color: #ffffff;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 14px;
	font-smooth: always;
	text-align: left;
}

a:visited.feature_link
{
	color: #ffffff;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 14px;
	font-smooth: always;
	text-align: left;
}

a:hover.feature_link
{
	color: #e31427;
	text-decoration: underline;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 14px;
	font-smooth: always;
	text-align: left;
}


.footer_link
{
	color: #fffeff;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
}

a:link.footer_link
{
	color: #fffeff;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
}

a:active.footer_link
{
	color: #fffeff;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
}

a:visited.footer_link
{
	color: #fffeff;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
}

a:hover.footer_link
{
	color: #3f82c5;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
}







/* @end */

/* @group Sub Page Layout */
div.navigation_sub
{
	text-align: center;
	vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 575px;
	height: 40px;
}



div.header_sub
{
	margin-right: auto;
	margin-left: auto;
	background: url(../images/sub_header.jpg) no-repeat;
	position: relative;
	width: 960px;
	height: 181px;
}

div.header_sub_background
{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 960px;
	/*min-height: 500px;*/
	background: white no-repeat;
}

div.footer_sub_background
{
	text-align: center;
	margin-right: auto;
	margin-left: auto; 
	width: 960px;
	height: 110px;
	background: #0e2043 no-repeat;
	min-height: 110px;
	position: inherit;
}

div.container_sub
{
	margin-right: auto;
	margin-left: auto;
	background: url(../images/) repeat-y;
	position: relative;
	width: 960px;
	/*min-height: 500px;*/
}

div.mainarea
{
	background-color:White;
	color: black;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 13px;
	font-smooth: always;
	padding-right: 15px;
	padding-left: 15px;	
}

/* @end */

/* @group Twitter */

/* HomePage - Twitter */
ul.twitter
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul.twitter li
{
	margin-top:10px;
}

ul.twitter li.first
{
	margin-top:5px;
}

/* End Twitter */



/* @end */

/* @group Forms */

.emailTxT
 {
	font: 12pt Georgia, "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: middle;
}

.watermark
{
	color:Silver;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: middle;
}



.vol_form
 {
	font: 12pt Georgia, "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: middle;
}





/* @end */

/* @group News Section */

.topstoryheadline
{
	color: #0e2043;
	font: 14pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: left;	
}



.newslink
{
	color: #e31427;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 12px;
	font-smooth: always;
	text-decoration: none;
	text-align: right;
}

a:link.newslink
{
	color: #e31427;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 12px;
	font-smooth: always;
	text-decoration: none;
	text-align: right;
}

a:active.newslink
{
	color: #e31427;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 12px;
	font-smooth: always;
	text-decoration: none;
	text-align: right;
}

a:visited.newslink
{
	color: #e31427;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 12px;
	font-smooth: always;
	text-decoration: none;
	text-align: right;
}

a:hover.newslink
{
	color: #3f82c5;
	text-decoration: none;
	font-family: Helvetica, Arial, "sans serif";
	font-weight: normal;
	font-size: 12px;
	font-smooth: always;
	text-decoration: underline;
	text-align: right;
}



/* @end */