@charset "utf-8";
/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bgcolor1{
	background-color: #f8f8f8;
}

.bgcolor2{
	background-color: #5a6ac3;
}

.bdr1{
	background-color: #d2d2d2;
}

.bdr2{
	background-color: #666666;
}

.news {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #666666;
	}
	
.title_caption {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ccd4ff;
	}
	
.sub_title_caption {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #fa8e02;
}

.subtitle_caption {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding-right:20px;
}

.content {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #666666;
	text-align: justify;
	}

.test_content {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #fa8e02;
	text-align: none;
	}
.h1{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #fa8e02;
	letter-spacing: 1px;
}

.h2{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.h3{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #5a6ac2;
	letter-spacing: 1px;
}

.copyright{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.search {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.readmore A:link {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: #fa8e02;
	text-decoration: none;
}

.readmore A:visited {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: #fa8e02; 
	text-decoration: none;
}

.readmore A:hover {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: underline; 
	color: #000000;
}

.projects A:link {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
	text-decoration: none;
}

.projects A:visited {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

.projects A:hover {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: underline; 
	color: #000000;
}

.search A:link {
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	color: #666666;
	text-decoration: none;
}

.search A:visited {
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
}

.search A:hover {
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
}
.dotline {
	background: url(../images/dotline.gif) repeat-x bottom left;
	margin: 0;
	padding: 0 0 2px 0;
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #333333;
}

.corefocus A:link {
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: normal; 
	color: #5a6ac2;
	text-decoration: none;
	letter-spacing: 1px;
}

.corefocus A:visited {
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: normal; 
	color: #5a6ac2; 
	text-decoration: none;
	letter-spacing: 1px;
}

.corefocus A:hover {
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
	letter-spacing: 1px;
}
