body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #FFFFFF; color: #454545; }

/* links */
a { color: #003B6E; background: inherit; }
a:hover { color: #9EC068; background: inherit; }
a img { border: none; }
/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #FFFFFF; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFFFFF; }
h3, h4 { margin-bottom: -0.75em; border-bottom: 1px dotted #ccc; }
.title { color: #808080; background: #FFFFFF; }
/* login */
.login_label, .login_input, .login_error { font: bold 2.5em Arial, Sans-Serif; letter-spacing: -1px; padding:10px; color:#000; text-align:left; float:left;  width:100px; font-size:20px; color:#527194; }
.login_input { width:200px; }
.login_error { width:300px; color:#F00; }
.login_input input { width:100%; border: #527194 solid 1px; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 279px; border: none; background: #FFFFFF url(images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }

/* content holder */
#content { margin: 10px auto; width: 760px; }
#content ul { list-style: square; }
#content li { margin-left: 3em; }


/* header */
#header { height: 75px; }
#logo { padding: 15px 0 0 8px; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #FFFFFF; }
#logo img { border: none; }
#top_info { float: right; width: 470px; margin: 20px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */	
#tabs { background: #FFFFFF url(images/banner.png) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 135px; margin: 0 0 10px 0;}
#tabs ul { margin: 0; padding : 0; list-style : none; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #FFFFFF url(images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #FFFFFF url(images/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #FFFFFF url(images/barcurrent.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }

/* search form */
#search { 
	float: left;
	clear: both;
	color: #000;
	background: #FFFFFF url(images/searchbg.gif) no-repeat;
	padding: 14px 0 20px 5px;
	width: 500px;
	margin: 5px 0 0 0;
}
	#search p { padding: 0; margin: 0; }


/* grey subheader */
.gboxtop { clear: both; height: 8px; background: #dedede url(images/gboxtop.gif) no-repeat; color: #000; }
.gbox { background: #dedede url(images/gbox.gif) no-repeat bottom left; color: #444; padding: 1px 13px 7px 13px; margin: 0 0 20px 0; }
.gbox p { padding: 7px 0; margin: 0;}


/* left side */
.left { float: left; width: 460px; margin: 0 0 10px 0; }

	.left_articles {
	text-align: justify;
	color: #000;
	background: #FFFFFF;
	border-bottom-color: #ccc;
	padding: 0px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
	}

	.left_articles_title {
	text-align: left;
	font:italic bold;
	color: #000;
	background: #FFFFFF;
	border-bottom-color: #ccc;
	padding: 0px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
	}
	
	.calendar {
	height: 40px;
	float: left;
	background: #FFFFFF url(images/calendar.gif) no-repeat;
	width: 30px;
	color: #808080;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
}
	.calendar p { padding: 0; margin: 0; }
	.description {
	border-bottom: 1px dotted #ccc;
	padding: 0;
	margin: 0;
}
	.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }


/* bottom thirds */
.thirds {
	width: 203px;
	color: #5d5d5d;
	margin-top: 0;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 9px;
	clear: no;
	float: left;
}
	.smallboxtop {
	height: 14px;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	background-image: url(images/smallboxtop.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
	.smallbox {
	color: #444;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(images/smallbox.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	.smallbox p { padding: 0; margin: 0; }

	
/* right side */
#right {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;
}

	.boxtop {
	height: 19px;
	color: #000;
	background-color: #FFFFFF;
	background-image: url(images/boxtop.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box_left {
	background-image: url(images/boxleft.png);
	width: 459px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

	.box {
	background: #FFFFFF url(images/box.png) no-repeat bottom left;
	color: #5b5b5b;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.box_left_inf {
	background-image: url(images/box_inf_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}

	.box p { padding: 0; margin: 0;}
	.image { float: left; margin: 0 9px 3px 0; border: 0px;}


/* misc */
.buttons {
	text-align: center;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_articles .buttons {
	float: right;
	height: 20px;
}
.bluebtn {
	width: 57px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bluebtn.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 16px;
	background-color: #488EB2;
	height: 19px;
}
.bluebtn_2 { background: #488EB2 url(images/bluebtn_2.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #FFFFFF; text-decoration: none; }
.greenbtn {
	background: #488EB2 url(images/greenbtn.gif) no-repeat;
	width: 100px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 16px;
}
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(images/hoverbtn.gif) no-repeat; color: #FFFFFF; }
.bluebtn_2:hover { background: #488EB2 url(images/hoverbtn_2.gif) no-repeat; color: #FFFFFF; }
/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }
