﻿body 
{
	background-color:#EAEAE9;
	/*border-top: 5px solid #878787;*/
	padding:0px;
	margin:0px;
	text-align:center;
	width:100%;
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	color:#000000;
}

h1 
{
	font-family:Arial;
	font-size:30px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-top:20px;
	padding-bottom:25px;
}

h2 
{
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-top:15px;
	padding-bottom:10px;
	display:block;
}

hr 
{
	color:#000000;
	height:1px;
}

a.menu:Link, a.menu:Hover, a.menu:Active, a.menu:Visited, a.recommendedLinks:Link, a.recommendedLinks:Hover, a.recommendedLinks:Active, a.recommendedLinks:Visited  
{
	font-family:Verdana;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#40668c;
	font-weight:bold;
	/*background-image:url('/Resources/Images/linkArrowBlack.gif');
	background-repeat:no-repeat;
	padding-left:15px;
	background-position: 0px 2px;
	margin-left:10px;*/
}

a.recommendedLinks:Link, a.recommendedLinks:Hover, a.recommendedLinks:Active, a.recommendedLinks:Visited  
{
	color:#000000;
	background-image:url('/Resources/Images/linkArrowBlack.gif');
	margin-left:0px;
}

a.arrow:Link, a.arrow:Hover, a.arrow:Active, a.arrow:Visited  
{
	font-family:Verdana;
	font-size:11px;
	/*line-height:20px;*/
	text-decoration:none;
	color:#40668c;
	font-weight:normal;
	/*background-image:url('/Resources/Images/linkArrowBlackSmall.gif');
	background-repeat:no-repeat;
	padding-left:15px;
	background-position: 0px 2px;*/
}

.centerColumn 
{
	margin-top:30px;
	width:960px;
	background-position:left bottom;
	background-image:url('/Resources/Images/background.gif');
	background-repeat:no-repeat;
	text-align:left;
	/*padding-left:2px;
	padding-right:8px;*/
	padding-bottom:13px;
	margin-left:auto;
	margin-right:auto;
	
}

.mainPlaceholder 
{
	width:960px;
	background-position:left top;
	background-image:url('/Resources/Images/header2.jpg');
	background-repeat:no-repeat;
	text-align:left;
	padding-top:0px;
}

.mainPlaceholder:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.leftColumn 
{
	float:left;
	width:262px;
	margin-left:10px;
	margin-top:20px;
}

.rightColumn
{
	float:left;
	width:650px;
	margin-right:8px;
	margin-top:20px;
	padding:10px;
	border-left:1px solid #c1c1c1;
}

.menuGreen 
{
	width:240px;
	background-position:left bottom;
	background-image:url('/Resources/Images/menuBackgroundGreen.gif');
	background-repeat:no-repeat;
	margin-left:20px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:6px;
	font-size:1px;
	line-height:1px;
}

.menuGrey 
{
	width:240px;
	background-position:left bottom;
	background-image:url('/Resources/Images/menuBackgroundGrey.gif');
	background-repeat:no-repeat;
	margin-left:20px;
	margin-top:5px;
	padding-top:0px;
	padding-bottom:6px;
	font-size:1px;
	line-height:1px;
}

.recommendedLinksPlaceholder 
{
	font-family:Verdana;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	padding-left:10px;
}

.footerContainer
{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

a.footer:Link, a.footer:Active, a.footer:Hover, a.footer:Visited, .footerText
{
	font-family:Verdana;
	font-size:10px;
	line-height:20px;
	text-decoration:none;
	color:#5C5C5C;
	font-weight:normal;
}

.articleLinkConatiner 
{
	clear:both;
	margin-bottom:20px;
	width:262px;
}

.articleLinkImage 
{
	width:50px;
	border:1px solid #373737;
	margin-right:10px;
	float:left;
}

.articleLinkText 
{
	width:200px;
	float:left;
}

/** Defult **/

.defulatSummary 
{
	width:468px;
	margin-right:90px;
	margin-left:90px;
	font-size:13px;
	line-height:22px;
}

a.defaultArticle:Link, a.defaultArticle:Hover, a.defaultArticle:Active, a.defaultArticle:Visited  
{
	font-family:Verdana;
	font-size:14px;
	line-height:20px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.defaultArticleBox 
{
	float:left;
	/*background-position:left bottom;
	background-image:url('/Resources/Images/splashBackground.gif');
	background-repeat:no-repeat;*/
	width:650px;
	padding-bottom:16px;
	font-size:1px;
	line-height:1px;
}

.defaultArticleImage 
{
	border:1px solid #373737;
	width:170px;
	margin-right:10px;
	margin-left:10px;
	margin-top:5px;
	float:left;

}

.defaultArticleText 
{
	width:430px;
	float:left;
	margin-top:5px;
	margin-right:10px;
	font-size:11px;
	line-height:18px;
}

/** Article **/

.articleLeftColumn 
{
	float:left;
	width:390px;
	margin-right:10px;
}

.articleRightColumn 
{
	float:left;
	width:250px;
}

.articleImage 
{
	border:1px solid #d1d1d1;
	margin-bottom:10px;
}

.articleImagePlaceholder 
{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

.operatorContainer 
{
	clear:both;
	margin-bottom:10px;
	padding-bottom:10px;
	width:650px;
	border-bottom:1px solid #c1c1c1;
}

.operatorImage 
{
	width:170px;
	float:left;
	margin-right:10px;
	margin-top:10px;
}

.operatorText 
{
	float:left;
	width:470px;
}

.linkContainer 
{
	clear:both;
	margin-bottom:10px;
	padding-bottom:10px;
	width:650px;
	border-bottom:1px solid #c1c1c1;
}

.linkImage 
{
	width:90px;
	float:left;
	margin-right:10px;
	margin-top:10px;
}

.linkText 
{
	float:left;
	width:550px;
}

.rightColumn:after, .operatorContainer:after, .articleLinkConatiner:after, .leftColumn:after, linkContainer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}