/* Layout */

body {
	background-image: url(../images/common/01-main_back.gif);
	font-size: 11px;
	font-family: Verdana;
}

img {
	border: 0px;
}

.mainPlaceHolder {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	margin-left: 0px;
	width: 800px;

}

#welcomeScreen p, .normal {
	font-size: 11px;
	font-family: Verdana;
}

.toolBar  {
	background-image: url(../images/common/05-toobar_gradient.jpg);
	width: 800px;
	height: 47px;
}

.firstToolbarBlank  {
	width: 93px;
}

.bottomBlank  {
	width: 762px;
	background-color: white;
	height: 17px;
}

#welcomeScreen {
	background-color: white;
	width: 800px;
	border-color: #666666;
	border-style: inset;
	border-width: 1px;
}

#welcomeScreen div {
	margin-left: 80px;
}



#language {
	background: white;
	padding-top: 10px;
	border:1px solid white;
	width: 800px;
}

#newsarticles {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	width: 240px;

}

#newsItem  {
	text-align: left;

}
#newsItem a {
	font-weight: bold;
	padding-top: 5px;
	text-align: left;
	font-size: 11px;
}

#newsItem a:hover {
	text-decoration: underline;
}
#newsItem li {
	list-style-image:url(../images/common/25-bullet-arrow.jpg);
	padding-bottom: 10px;
	margin-left: -20px;
}

.newsBody {
	background-image: url(../images/common/23-news-back.jpg);
	background-repeat: repeat-y;
	width: 237px;
}

.mainBody {
	background-image: url(../images/common/24-main-back.jpg);
	background-repeat: repeat-y;
	
}
.newsArticleBottom  {
	width: 223px;

}

.newsArticleTop {
	width: 223px;

}

.paneTopGradient {
	height: 9px;
	background-image: url(../images/common/18-table-top-gradient.jpg);
	background-repeat: repeat-x;
}

.paneBottomGradient {
	height: 9px;
	background-image: url(../images/common/19-table-bottom-gradient.jpg);
	background-repeat:repeat-x;	
}

.articleTableContent  {	
	height: 400px;	
	width: 230px;
}

#mainTableContent {
	width: 530px;
	padding-top: 20px;

}

#mainTableContent div  {
	text-align: left;
}

.maincontent {
	width: 512px;

}

.mainSectionTop {
	width: 516px;
}

.mainSectionBottom {
	width: 516px;

}

#mainPageContent  {
	width: 515px;


}

#mainPageContent {
	padding-right: 10px;
	padding-left: 10px;
	height: 400px;
}

h1  {
	font-size: 13px;
	font-family: Verdana;
	color: #376ea5;
}

h2  {
	font-size: 12px;
	font-family: Verdana;
	color: black;
}

#memberPanel  {
	width: 200px;
}

#memberPanel img {
	padding-left: 10px;
}

#footer {
	width: 800px;
	font-size: 12px;
	
}

#footer a  {
	padding-left: 5px;
	padding-right: 5px;
	word-spacing: 3px;
	text-transform: uppercase;
	font-size: 9px;
	font-family: Verdana;
	color: white;
}

#footer a:hover {
	color: #ebd228;
}

#credits a   {
	font-size: 9px;
	font-family: Verdana;
	color: #ebd229;
}

#credits {
	font-size: 9px;
	font-family: Verdana;
	color: white;
}

/* Common */

A:link {
	letter-spacing: normal; 
	color: #004080; 
	font-size: 11px; 
	font-family: Verdana; 
	font-weight: bold; 
	text-decoration: none; 
}

A:active {
	font-size: 11px; 
	font-family: Verdana; 
	color:red ; 
	text-decoration:none;
}

A:hover {
	font-size: 11px;
	font-family: Verdana; 
	color: #ff8000; 
	text-decoration: underline;
}

A:visited {
	font-size: 13px;
	font-family: Verdana;
	color: #004080; 
	text-decoration: none;
}



#mainContentNoNews {

	text-align: justify;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}



.dots  {
	background-image: url(../images/common/26-dots.gif);
	height: 1px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 30px;
	background-repeat: repeat-x;
}

		