    
body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; }

/* links */
a { color: #003B6E; background: inherit; }
a:hover { color: #eb1818; background: inherit; }	
form
{
	padding:0px;
	margin:0px;
}
/* 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; }
h3 { font-size: 16px; line-height: 26px; font-family: Arial; margin: 0px; padding: 0px; font-weight: bold; }
h4 { font-size: 12px; font-family: Arial; margin: 0px; padding: 0px; font-weight: bold; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }

h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; text-decoration:underline; }
.title { color: #808080; background: #fff; }
.msg
{
	color:#990000;
}
/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search {
	width: 279px;
	border: none;
	padding: 6px 10px;
	color: #1E67A8;
	font-weight: bold;
	background-color: #fff;
	background-image: url(images/input.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
 

input.button { padding: 3px; }

/* content holder */
#content { margin: 0px auto; width: 960px; }

/* header */
#header {
	height: 75px;
	width:960px;
 }
#logo {
	width:130px;
	float:left;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; width: 570px; margin: 20px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */	
#tabs { background: #fff url(images/bigbox.gif) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 210px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff 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: #fff url(images/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(images/barcurrent.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }

/* search form */
#search { 
	float: left;
	clear: both;
	color: #000;
	background: #fff url(images/searchbg.gif) no-repeat;
	padding: 14px 0 20px 5px;
	width: 500px;
	margin: 5px 0 0 0;
}
	#search p { padding: 0; margin: 0; }

#banner
{
	float:left;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
 }

#banner img
{
	padding:0px;
	margin:0px;
	border:0px;
	float:left;
}
/* 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;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 13px;
	padding-bottom: 2px;
	padding-left: 13px;
}
.gbox p {
	margin: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}


/* left side */
.left {
	float: left;
	width: 960px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
	.left_articles {
	margin: 0 20px 15px 10px;
	padding: 30px 5px 5px 5px;
	text-align: justify;
	color: #000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #F2F6F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0d9E0;
	border-right-color: #D0D9E0;
	border-bottom-color: #D0D9E0;
	border-left-color: #D0D9E0;
	background-image: url(images/thread-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
 	}
	
	.calendar { height: 50px; float: left; background:  url(images/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080;}
	.calendar p { padding: 0; margin: 0; }
	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
	.thumbnail { float: left; margin: 0px 18px 8px 0px; border: 1px solid #dedede; }


/* bottom thirds */
.thirds {
	float: left;
	width: 960px;
	background: #eee;
	margin: 0px;
	color: #5d5d5d;
}
	.smallboxtop {
	height: 14px;
	color: #000;
	background-color: #fff;
	background-image: url(images/topictopbg.jpg);
	background-repeat: no-repeat;
}
	.smallbox {
	color: #444;
	padding: 1px 10px 10px 10px;
	background-color: #fff;
	background-image: url(images/topicbox.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	.smallbox p { padding: 0; margin: 0; }

	#boxhead{
	background-color:#6B6B6B;
	height:18px;

}
#boxhead h1 {
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:13px;
	color:#F0F0F0;
	padding:0px;
	margin:0px;
	height:18px;
	padding-top:5px;
	padding-bottom:5px;
}

#boxhead a {
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:13px;
	color:#F0F0F0;
	margin:0px;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#boxhead a:hover {
text-decoration:underline;
}

#boxtopichead
{
	background-color:#E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	text-align:center;
}

#boxtopiclisting
{
	background-color:#fff;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:15px;
	text-align:center;
	color:#000;
}


#boxtopiclisting a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}
#boxtopiclisting a:hover{
text-decoration:underline;
}	

/* right side */
#right {
	float: left;
	width: 295px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
	.boxtop { height: 19px; background: #fff url(images/boxtop.gif) no-repeat; color: #000; }
	.box { background: #fff url(images/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; height:120px; }
	.box p { padding: 0; margin: 0;}
	#login {
	padding:0px; margin:0px; float:left; width:180px;
	}
	
	#login label {
	padding:0px; margin:0px; float:left; width:200px;
	}
	#img
	{
		float:left;
		width:70px;
		height:100px;
		padding-right:10px;
 	}
 	.inputbox{
	float:left;
	width:140px;
	border: 1px solid #CCCCCC;
	 background-color:#FFFFFF !important;
}
	.image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons {
	text-align: right;
	padding: 4px 3px 0 0;
}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn {
	padding: 0px 18px 5px 13px;
	color: #fff;
	text-decoration: none;
	background-image: url(images/bluebtn.gif);
	background-repeat: no-repeat;
}

.redbtn {
	color: #fff;
	text-decoration: none;
	padding: 0px 18px 5px 13px;
	background-image: url(images/redbtn.gif);
	background-repeat: no-repeat;
}

.greenbtn {
	color: #fff;
	text-decoration: none;
	padding: 0px 18px 5px 13px;
	background-image: url(images/greenbtn.gif);
	background-repeat: no-repeat;
}
.bluebtn:hover, .greenbtn:hover , .redbtn:hover {
	color: #333333;
	background-image: url(images/hoverbtn.gif);
	background-repeat: no-repeat;
	padding: 0px 18px 5px 13px;
}

.boxinner
{
	background-color: #F7F9FB;
	border: 1px solid #D0D9E0;
	padding: 10px;

}
.optEditINPUTOn

{
   background-color:#F7F9FB;
   border:2px solid #D0D9E0;
   padding:4px;
   width:400px;
   float:left;
 }

.optEditBTn

{
	background-color:#F7F9FB;
	border:2px solid #D0D9E0;
	padding:4px;
 }
 
.borline
{border-bottom-color:#dbe5ea; border-bottom-style:solid; border-bottom-width:1px;	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dbe5ea;
}
.bortop
{border-bottom-color:#dbe5ea; border-bottom-style:solid; border-bottom-width:1px;
}
.borlineleft
{
	border-bottom-color:#dbe5ea;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dbe5ea;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbe5ea;
}
.bar
{
	height:10px;
	border:1px solid #a5c1cf;
	background-color:#dbe5ea;
	float:left;
	text-align:left;
}
/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }
