/* CSS Document - HSP - Globa CSS */
/* Created By Isaac Nakhla */
/* Last Modified 2 April 2007 */

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#oldbrowsers, #skiplink{
	display: none;
}
#header{
	display: none;
}
#nav{
    display: none;
}
#home{
	text-align:left;
}
#home .topboxleft, .topboxright{
	border:1px solid #A9CEE1;
	background-image:url(../images/home_topbox_bg.jpg);
	background-repeat:repeat-x;
	height:250px;
	width:49.5%;
	float:left;
	margin-top:5px;
	overflow:auto;
	background-color:#EDF4F8;
}
#home .topboxright{

	float:right;
}
#home .topboxleft .newstitle, .topboxright .newstitle{
	background-color:#83B0CB;
	margin:2px 0px 0px 0px;
    padding:2px 0px 2px 0px;
}
#home .topboxleft .newstitle h1, .topboxright .newstitle h1{
   	color:#195382; 
   	font-weight:bold;
   	font-size:130%;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:4px;
	margin:0px;
}
#home .topboxleft h2, .topboxright h2{
	color:#195382;
	background-color:#83B0CB;
	margin:0px 0px 0px 0px;
	font-size:110%;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 3px 4px;
}
#home .topboxleft .view, #home .topboxright .view{
	float:right;
    font-weight:bold;
	text-transform:none;
	margin:2px 4px 0px 0px; 
}
#home .topboxleft dl, .topboxright dl{
	margin:0px 0px 6px 0px;
	padding:0px;
}
#home .topboxleft dt, .topboxright dt{
	font-weight:bold;
	padding:4px;
	margin-top:2px;
}
#home .topboxleft dt a, .topboxright dt a{
	color:#000000;
	text-decoration:none;
}
#home .topboxleft dt a:hover, .topboxright dt a:hover{
	text-decoration:underline;
}
#home .topboxleft dd, .topboxright dd{
	line-height:130%;
	margin:	0px 4px 0px 4px ;
	padding:2px 0px 6px 0px;
	border-bottom:1px	 solid #B2D1E2;
}
#home .topboxleft a, .topboxright a{
	color:#3C8EB9;
	text-decoration:none;
}
#home .topboxleft a:hover, .topboxright a:hover{
	text-decoration:underline;
}
#home .btmbox, #home .btmmid{
	border:1px solid #CCCCCC;
	background-image:url(../images/home_topbtm_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FAF8F8;
	height:200px;
	width:32.7%;
	_width:32.8%;
	float:left;
	margin-top:5px;
	overflow:auto;
}
/* IE7 Hack Only */
*:first-child+html #home .btmbox, *:first-child+html #home .btmmid {
	width:33%;
}
#home .btmmid{
    margin-left:5px;
    margin-right:5px;
}
#home .btmbox .newstitle, .btmmid .newstitle{
	background-color:#CCC8C5;
	margin:3px 0px 0px 0px;
    padding:2px 0px 2px 0px;
}
#home .btmbox .newstitle h1, .btmmid .newstitle h1{
	color:#195382;
	background-color:#CCC8C5;

	font-size:130%;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:4px;
	margin:0px;
}
#home .btmbox .view, #home .btmmid .view{
	float:right;
	font-weight:bold;
	text-transform:none;
	margin:2px 4px 0px 0px; 
}
#home .btmbox dl, .btmmid dl{
	margin:0px 0px 6px 0px;
	padding:0px;
}
#home .btmbox dt, .btmmid dt{
	font-weight:bold;
	padding:4px;
	margin-top:2px;
}
#home .btmbox dt a, .btmmid dt a{
	color:#000000;
	text-decoration:none;
}
#home .btmbox dt a:hover, .btmmid dt a:hover{
	text-decoration:underline;
}
#home .btmbox dd, .btmmid dd{
	line-height:130%;
	margin:	0px 4px 0px 4px ;
	padding:2px 0px 6px 0px;
	border-bottom:1px solid #E3E1DF;
}
#home .btmbox #feedback{
	margin:7px 0px 0px 0px;
	
}
#home .btmbox #feedback .item {
	font-style:italic;
	line-height:130%;
	margin:	0px 4px 0px 4px ;
	padding:2px 0px 6px 0px;
	border-bottom:1px solid #E3E1DF;
}
#home .btmbox a, .btmmid a{
	color:#666666;
	text-decoration:none;
}
#home .btmbox a:hover, .btmmid a:hover{
	text-decoration:underline;
}
#home .btmmid p{
	margin:	0px 4px 0px 4px ;
	padding:6px 0px 6px 0px;
	line-height:130%;	
}
#home .btmmid .gallery .caption{
	text-align:center;
	width:49%;
	float:left;
}
#home .btmmid .gallery .caption img{
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
#home .btmmid .gallery .caption .borderhover:hover img{
	padding:4px;
	background-color:#f0f0f0;
	border:1px solid #83B0CB;
}
#content{
    float:left;
    width:100%;
}
#leftnav{
    display:none;
}
#bodytext{
	text-align:left;
	line-height:120%;
}
#bodytext a{
    color:#195382
}
#bodytext h1{
	color:#3A8BB6;
	font-size:140%;
	padding:7px 0px 2px 0px;
	margin:0px 0px 5px 0px;
	border-bottom:1px solid #5EA0C3;
}
#bodytext h2{
	color:#FF9900;
	font-size:130%;
	padding:7px 0px 2px 0px;
	margin:0px 0px 5px 0px;
}
#bodytext h3{
	color:#195888;
	font-size:120%;
	padding:7px 0px 2px 0px;
	margin:0px 0px 5px 0px;
}
#bodytext h4{
	color:#5281A5;
	font-size:110%;
	padding:7px 0px 2px 0px;
	margin:0px 0px 5px 0px;
}
#bodytext ul{
	list-style:none;
	list-style-image:url(../images/bullet.gif);
	line-height:180%;
}
#bodytext li{
}
#footer{
	color:#C3C8CD;
	margin:0 auto;
	font-size:90%;
	text-align:left;
	margin-top:20px;
	padding:5px 0px 0px 0px;
	border-top:1px solid  #C3C8CD;
	
}
#footer a{
	text-decoration:none;
	color:#C3C8CD;
}
#footer a:hover{
	text-decoration:underline;
}

/************** HIGHLIGHT ********************/
.highlight
{
    margin:0px 0px -2px 0px;
	_margin:0px 0px -6px 0px;
	padding:0px 0px 6px 0px;
	color:#FFFFFF;
	background-color:#FBA639;
	display:block;	
}
#home .topboxright .highlight dt a, 
#home .topboxleft .highlight dt a, 
#home .btmmid .highlight dt a, 
#home .btmbox .highlight dt a {
	color:#FFFFFF;
}
#home .topboxright .highlight dd a, 
#home .topboxleft .highlight dd a,
#home .btmmid .highlight dd a, 
#home .btmbox .highlight dd a {
	color:#6F3E02;
}
#home .topboxleft .highlight dd a, 
#home .topboxright .highlight dd a, 
#home .btmmid .highlight dd a, 
#home .btmbox .highlight dd a{
	line-height:130%;
	margin:	0px 4px 0px 4px ;
	padding:2px 0px 6px 0px;
	border-bottom:none;
}
#home .topboxright .highlight dd, 
#home .topboxleft .highlight dd,
#home .btmmid .highlight dd, 
#home .btmbox .highlight dd
{
 border-bottom:none;   
}
.highlight
{
    margin:0px 0px -2px 0px;
	_margin:0px 0px -6px 0px;
	padding:0px 0px 6px 0px;
	color:#FFFFFF;
	background-color:#FBA639;
	display:block;	
}
/* IE7 Hack Only */
*:first-child+html #home .highlight {
	margin:0px 0px -2px 0px;
	padding:0px 0px 6px 0px;
	color:#FFFFFF;
	background-color:#FBA639;
	display:block;	
}