html 			{	margin: 0;	
					padding: 0;	}
body			{	margin: 0px;	}
					
table,tr,td			{	
					border: 0px;
					cellspacing: 0px;
					cellpadding: 0px; }

table.content { background: url("images/background-logo.jpg") no-repeat right bottom; }

a:link {color:#4F75F1;font-weight: bolder}
a:visited {color:#4F75F1;font-weight: bolder}
a:hover {color:#95A9E7;text-decoration:none;}

div.box {border:1px solid #4F75F1; padding:2px; border-style:dotted; }

img {border:0px;}
img.border {border:1px;}
a.pic img {border:2;margin:2;padding:2 5px;vertical-align:middle; color:#000;background-color:#000;	/* removes underlines on mozilla */}

p.small {font-size:11px;}
a.small {font-size:11px;}
td.small p {font-size: 11px;}
ul.small li {font-size: 11px;}
table.small tr td {font-size: 11px;}

.red {color:#CC0000;}
.small {font-size:11px;}

P,td,form,input,textarea,select,ul,li,ta ,h1,h2,h3{
	font-size: 9pt;
	font-family: "Trebuchet MS", sans serif;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
}

H1 {
	font-size: 16pt;
	color:#5774D3;
	line-height:20px;
}

H2 {
	border-bottom: 1px dotted;
	width:95%;
	font-size: 14pt;
	color:#5774D3;
	line-height:20px;
}

H3 {
	font-size: 12pt;
	color:#5774D3;
	line-height:12px;
}

ul.nodec {margin:0; padding:5px;}
ul.nodec li {list-style:none;margin:0;padding:0;}
/*picturebox grid*/
ul.grid {margin:0; padding:0;}
ul.grid li {margin:0;padding:0;width:190px; height:150px; float:left; text-align:center;list-style: none;}
ul.grid li a:link {text-decoration: none;}
ul.grid li a:visited {text-decoration: none;}
ul.grid li a:hover {text-decoration: underline;}

table.list {border:none;border-top:1px solid #999;border-bottom:1px solid #999;margin:1.2em 0 2em 0;padding:0;background:transparent;color:#000;}
table tr.grey td {background-color: #E1F5E1;color:#000;}
table.list tr th {border:none;text-align:left;vertical-align:top;font-weight:bold;margin:0;background:#ACBBEF;color:#000}
table.list tr td {border:none;border-top:1px solid #ddd;text-align:left;vertical-align:top;}

/*Boxes*/
.sidebox {
	margin: 0 auto; /* center for now */
	background: url(/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(/images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h4 {
	background: url(/images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: #5774D3; 
	font-weight: bold; 
	font-size: 1.3em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(/images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}




#menu {background:#B8D4F0;color:#000;padding:0; border:1px solid #A6B5C4;  /* padding will all go in sub divs and spans etc */
text-align:left;
line-height:14px;
font-size:13px;
margin:0px 0 0 0;overflow:hidden;
width: 125px;
\width: 126px;
w\idth: 125px;
}

#menu a:link {text-decoration: none;color:#333333;background:transparent;}
#menu a:visited {text-decoration: none;color:#333333;background:transparent;}
#menu a:hover {background:#D0E4F7;text-decoration:none;color:#333333;}
#menu a.active:link {background:#EEF7FF;color:#333333;}
#menu a.active:visited {background:#EEF7FF;color:#333333;}
#menu a.active:hover {background:#EEF7FF;color:#333333;}
#menu a:active {background:#900433;text-decoration: none;color:#333333}
#menu a {display:block;margin:0;text-decoration:none;width:auto;padding:2px 4px 2px 10px;font-weight:bold;font-size:1em;}
#menu a.sub {font-weight:normal;font-size:0.9em;padding-left:15px;}
#menu a.quote {font-weight:normal;font-size:0.9em;}
#menu div.wrapper {padding:0 0 0 10px;font-size:0.9em}


.boxshadow {
  float:left;
  background: url(/images/layout/shadowAlpha.png) no-repeat bottom right;
  background: url(/images/layout/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px;
  margin: 10px 0 0 5px;
  }

.boxshadow div {
  background: none;
  background: url(/images/layout/shadow2.gif) no-repeat left top;
  padding: 0;
  padding: 0 6px 6px 0;
  }

.boxshadow p {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px;
  margin: 0;
  line-height:14px;
  }



