/* CSS Document */

.article {
	float: left;
	width: 170px;
	margin-right: 15px;
}


.img_article {
	border: 2px solid #000000;
	margin-bottom: 1em;
	margin-right: 2px;
	float: left;
}

.article h5 {
	background-color: #60ACE2;
	font-size: .85em;
}


#introarea {
	/*background: #ffffff url(../images/home_bannerad.gif) no-repeat 465px 0;*/
	width: 675px;
	position: relative;
	top: 0px;
}

#introarea h1 {	color: #fff;font-size: 1.9em;margin-top: 125px; text-align:center;}
#introarea h2 {	color: #fff; font-size: 1.2em;}

#introarea a:link, #introarea a:visited {
	color: white;
	text-decoration: none;
}

#introarea a:hover, #introarea a:active {
	color: white;
	text-decoration: underline;
}

#introarea p {
	padding: .5em 0;
	line-height: 1.6em;
	font-size: 1em;
}

#articlearea {
	overflow: visible;
	margin-bottom: 1.5em;
}

/*.article { background: #fff url(../images/home_articletitlearea.gif) no-repeat 0 0; float: left; margin-right: 0px; width: 170px; 
}*/

/*#article h3 {
	color: #000;
	font-size: .9em;
	margin: 0;
	padding: 5px 0 5px 5px;
}

#article p {
	background-color: transparent;
	font-size: 0.95em;
	margin: 0;
	padding: .5em 0 1.5em 0;
	line-height: 1.5em;
}

#articlearea a:link, #articlearea a:visited {
	color: #333;
	text-decoration: none;
}

#articlearea a:hover, #articlearea a:active {
	text-decoration: underline;
}*/
/*.article h3 a:link { color: #333; text-decoration: none; }*/

#mainsub_head { background-color: #D6DB24; background-image: url(../images/home_arrow.gif); background-repeat: no-repeat; background-position: right top; float: left; height: 227px; width: 265px; display: inline-block; margin-bottom: 1em; margin-left: 25px; 
}
#mainsub_head h1 {
	position: relative;
	top: 135px;
	left: 234px;
	color: #FFFFFF;
	font-size: 2em;
}




.article h3 { font-size: 0.9em; background-image: url(../images/article_home_bg2.gif); background-repeat: no-repeat; line-height: 1.5em; margin: 0 0 0 0; padding: 0.35em .25em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #333; display: block; }
.article h3 a:link { color: #333; text-decoration:none; }
.article h3 a:visited { color: #333; text-decoration: none; }
.article h3 a:hover { /*color: #333; text-decoration: none;*/ text-decoration: none; color: #003366; }
.article h3 a:active { color: #333; text-decoration: none; }

.article p { font-size: 0.85em; margin-top: .25em; }
#mainsub_head h2 { font-size: 1.8em; color: #FFFFFF; text-align: center; margin-top: 150px; }

