a:link {text-decoration:none; color:#5C6163; font-size: 11px;}
a:visited {text-decoration:none; color:#5C6163}
a:hover {text-decoration:underline; color:#0E4899}

a.calendartitle:link {text-decoration:none;font-size: 10px; color:#ffffff}
a.calendartitle:visited {text-decoration:none;font-size: 10px; color:#ffffff}
a.calendartitle:hover {text-decoration:underline;font-size: 10px; color:#ffffff}

.HeaderTabs {text-decoration:none;font-size: 11px; font-weight: bold;color:#ffffff}
a.HeaderTabs:link {text-decoration:none;font-size: 11px; font-weight: bold;color:#ffffff}
a.HeaderTabs:visited {text-decoration:none;font-size: 11px; font-weight: bold;color:#ffffff}
a.HeaderTabs:hover {text-decoration:underline;font-size: 11px;font-weight: bold; color:#ffffff}


body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000; background-color:#ffffff; }
/*  Body used for Main Thinktank Page    /home/index.asp
body { 
	margin:0px 0; 
	padding:0; 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000;
 
	background: #303B41 url(/images/bg_demo.jpg) repeat-x;

}
*/
/*--------------centered layout-------------------*/
body { text-align: center;margin:0px ;font-size: 11px; font-style: normal; color: #000000; }
div#container{margin-left:auto;margin-right:auto;  width: 1000px;text-align:left;}
/*--------------background images layout-------------------*/
body {
	background-image:url('/images/headers/background.gif');
	background-color:#a7a7a7;
background-repeat:repeat;
background-attachment:fixed;
background-position:center; }


div#announceBox {float:right;width:30%;height:300px; background-color:#2D669D;padding:10px; font-size:14px; color:#FFF;}
div#announceBox ul li {color:#ffffff; font-size:14px;}
div#announceBox p {color:#ffffff; font-size:14px;}
