   
body { padding: 0; margin: 0px; font: .7em Tahoma, Arial, sans-serif; line-height: 1.6em; background-image: url(images/body_bg.jpg); background-repeat:repeat-x; background-color:#fff; color: #454545; }

/* links */
/*a { color: #003B6E; background: inherit; }*/
/*a:hover { color: #9EC068; background: inherit; }	*/

/* 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: bold 1.2em Arial, Sans-Serif; margin: 0; padding: 0; color:#003366 }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }


/* content holder */
#content { margin: 1px auto; width: 960px; }

/* header */
#header { height: 125px; }
#logo { padding: 0px 0 0 2px; }
#logo p { margin: 0; padding: 0 0 0 2px; color: #808080; background: #fff; }
.cool { margin: 0; color: #7B68EE; background: #fff; }
.hot { margin: 0; color: #DC143C; background: #fff; }
#top_info { float: right; width: 570px; margin: 20px 5px 0 0; text-align: right; }



/* 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: 650px; margin: 0 0 10px 0; }
	.left_articles {
		margin: 0 20px 15px 10px;
		padding: 10px 0 0 0;
		text-align: justify;
		border-bottom: 1px dotted #ccc;
		color: #000;
		background: #fff;
		font-size:1.3em;
	}
	
	.calendar { height: 50px; float: left; background: #fff 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; font-size:1.0em; }
	.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }


/* bottom thirds */
.thirds { float: left; width: 203px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; text-align:left; }
	.smallboxtop { height: 14px; background: #fff url(images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #fff url(images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px; height:250px; }
	.smallbox p { padding: 0; margin: 0; font-size:1.2em; }

	
/* right side */
#right {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;
	text-align:left;
}
	.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; }
	.box p { padding: 0; margin: 0;}
	.image { float: left; margin: 0 9px 3px 0; }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; }

.newlist
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
text-indent: 5px;
list-style-position: outside;
list-style-type:none;
padding: 6px;
margin: 5px 5px 5px 5px;
text-align:left;
}
}
.newlist li
{
    border-bottom: thin solid silver; 
    }
    
.faqQ
{
    font-family:Verdana;
    font-size:12pt;
    text-align:left;
    padding-bottom:10px;
}
.faqA
{
    font-family:Arial;
    font-size:11pt;
    text-align:left;
}

