body
{
	background:#6699cc repeat;
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 10pt;
	margin:0;
}

a {
	color:#FF6666;
	text-decoration:underline;

}
a:hover {
color:#FF6633;
text-decoration:none;
}

strong
{ background:inherit; color:#FF6633;}

.right{
	float:right;
	margin:5px 5px 15px 15px;
	padding:0 10px 10px 10px;
	text-align:center;
	background:#CCC;
}

.left{
	float:left;
	text-align:center;
	margin:5px;
	padding:5px;
	background:#CCC;

}

h1
{ background:inherit; color:#777777; font-size:16pt; font-weight:normal; margin:0; padding-top:8px;}

h2
{ background:inherit; color:#FF6633; font-size:9pt; font-weight:normal; margin:0; padding:2px 0 8px 0; border-bottom:#dddddd 1px solid;}

h5
{ background:inherit; color:#FF6633; font-size:12pt; font-weight:normal; margin:0; padding:2px 0 8px 0; border-bottom:#dddddd 1px solid;}



.gray {
	color:#777777;
}


.orange {
	color:#FF6633;
}

blockquote
{
	background:inherit;
	color:#333333;
	display:block;
	padding:0 5px;
	margin:0 50px;
	font-size:10pt;
	font-weight:normal;
	text-align:justify;
	border-left:#f63 5px solid;
}
  
blockquote p:first-letter
{ background:inherit; color:#FF6633; font-size:150%; font-weight:bold; text-transform:uppercase;}



#container2 {
margin: 0 auto;
margin-top:25px;
width:800px;
background:#FFFFFF;
}

#header
{
	width:800px;
	height:200px;
	background:url(images/header.gif) 50% no-repeat #69c;
	color:#FFFFFF;
	margin:auto;
	font-weight:bold;
}

#header a {
text-decoration:none;
color:#FFFFFF;
}
.headerlt
{
	float:left;
	padding:150px 0 0 10px;
	font-size:20pt;
	letter-spacing:5px;
	text-decoration:none;
}
#main
{
	width:770px;
	background:#ffffff;
	color:inherit;
	margin:auto;
	padding:13px;
	border:#FF6633 2px solid;
	/*text-align:justify;*/
}




#footer
{ 
width:770px;
	background:#ffffff;
	color:inherit;
	margin:auto;
	padding: 5px 13px 5px 13px;
	border:#CCCCCC 2px solid;
	text-align:right;
	color:#666666;
	font-size:10px;
	}
  



/* sidebar */
#sidebar {
float:left;
width:800px;
background:#FF6633;

}

#sidebar a {
	display:block;
	float:left;
	height:auto;
	background:#FF6633;
	padding: 5px 10px 5px 10px;
	border-bottom:3px solid #FFFFFF;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}
#sidebar a:hover {
	text-decoration:none;
	background:#FFFFFF;
		border-bottom:3px solid #FF6633;
		}
#clear {
clear:both;
}

.img_th {
float : left;
margin : 3px;
height: 150px;
width: 100px;
}

.img_th2 {
float : left;
margin : 3px;
height: 100px;
width: 150px;
}

.img_th3 {
float : left;
margin : 3px;
height: 150px;
width: 150px;
}



/* Skip Nav */

.skipnavigation, .skipnavigation a, a.skipnavigation:link, a.skipnavigation:visited, a.skipnavigation:hover, a.skipnavigation:active {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.skipnavigation2, .skipnavigation2 a, a.skipnavigation2:link, a.skipnavigation2:visited, a.skipnavigation2:hover, a.skipnavigation2:active {
float:right;
	color: #44669C;
	font-size: 8px;
	width: 100px;
}

.clear,.clearer {clear: both;} 

.clearer {font-size: 0;}

