@charset "UTF-8";
/* CSS Document */
/* force scrollbar */
html {
overflow-y: scroll;
}
/* remove image border */
a img{
border-style:none;
text-decoration:none;
outline:none;
}
body
{
	background-color: #FFFFFF;
	font-family	: Arial,Helvetica,Verdana,sans-serif;
	font-size	: 12px;
	margin		: 0px auto;
	padding		: 0px;
}
h1
{
	padding		: 5px 0 0 0;
	margin		: 0px;
	font-size	: 28px;
	letter-spacing	: 2px;
	font-weight	: normal;
	color		: #FFFFFF;
}
h2
{
	font-size	: 14px;
	padding		: 15px 5px 0 0;
	color		: #454545;
	font-weight:bold;
	text-align:left;
	display:inline;
}
h3
{
	font-size	: 12px;
	padding		: 0 5px 0 0;
	color		: #454545;
	font-weight:bold;
	text-align:left;
	display:inline;
}
.sideArticleTitle
{
	padding		: 15px 5px 0 0;
	color		: #454545;
	font-weight:bold;
	text-align:left;
}
.sideArticle
{
	font-size	: 12px;
	padding		: 0 5px 0 0;
	color		: #454545;
	text-align:left;
}
.sideArticleLink,.sideArticleLink a
{
	font-size	: 10px;
	text-align	: left;
	padding		: 0 8px 0 0;
	margin		: 0 0 5px 3px;
	color		: #254190;
	text-decoration:none;
}

.sideArticleLink a:hover
{
	font-size	: 10px;
	text-align	: left;
	padding		: 0;
	margin		: 0 0 5px 3px;
	color		: #f24444;

}
.nav
{
	border-style:none;
	text-decoration:none;
	outline:none;
}
.mainWrapper
{
	width		: 754px;
	margin		: 0px auto;
	padding		: 34px 0 5px 0;
}
.subWrapper
{
	padding		: 15px 10px 10px 25px;
	background	: url('../images/bg_subContent.jpg') no-repeat top center white;
}
h2.subTitle
{
	padding		: 0px;
	margin		: 0px;
	font-size	: 28px;
	letter-spacing	: 2px;
	font-weight	: normal;
	color		: #FFFFFF;
}
.bread
{
	font-size	: 12px;
}
.bread,.bread a,.bread a:visited 
{
	color		: #FFF;
	text-decoration : none;
}
.bread a:hover
{
color: #f24444;
text-decoration : none;
}
.subContent,.subContent p
{
	font-size	: 14px;
	color		: #454545;
	line-height: 17px;
	padding-right: 10px;

}
.footer
{
	font-size	: 11px;
	letter-spacing	: 0.5px;
	font-weight	: bold;
	text-align	: center;
	color		: #454545;

}
.aDAVE-ImageBorder
{
	border		: 3px solid #FFFFFF;
}
.sub_rightColImgContainer
{
	width		: 198px;
}
.sub_rightColImgLbl
{
	font-size	: 10px;
	text-align	: left;
	padding		: 0;
	margin		: 0 0 5px 3px;
	color		: #454545;
}

