/* CSS Document */

body{
	color: #666666;
	background-color : #9bc5d0;
	font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align:center;
}
a{
	color: #666666;
	text-decoration: none;
}
a:hover{
	color : #339999;
	text-decoration: underline;
}
h1,h2,h3,h4,h5{
	text-align : left;
	font-weight : normal;
}
h1{
	color: #acb67a;
	font-weight : normal;
	font-size: x-large;
	margin: 5px 0px 10px 0px;
	text-transform : uppercase;
}
h2{
	color: #A89B83;
	font-weight : normal;
	font-size: medium;
	margin: 0px;
}
h3{
	color: #A89B83;
	font-weight : normal;
	font-size: small;
	margin: 0px;
}
h4{
	color: #A89B83;
	font-weight : normal;
	font-size: small;
	margin: 0px;
}
ul{
	text-align : left;
}
#banner{
	width:720px;
	background-color : White;
}
#contentpanel{
	background-color: #FFFFFF;
	text-align : center;
	padding:15px;
	width:720px;
}
/* Hide from IE-Mac \*/
#copypanel/*, #copypanel table*/{
	text-align: left;
	width:720px;
}
div.hoz_nav{
	background-color : #acb67a;
	text-align : right;
	width:720px;
	height: 18px;
	margin-top: 10px;
	vertical-align : middle;
}
div.hoz_nav p{
	margin: 3px 10px 4px 10px;
	top: 5px;
}
.hoz_nav a, .hoz_nav a:visited{
	color: #FFFFFF;
	text-decoration : none;
}
.hoz_nav a:hover{
	color: #FFFFFF;
	text-decoration : underline;
}
/* End hide */
div.vert_nav{
	width: 211px;
	text-align: right;
	font-size: 11.5px;
	background-color : White;
	margin-top: 15px;
}
td.vert_nav{
/*	width: 211px;*/
}
.vert_nav a{
	color : #2c738c;
	text-decoration: none;
	line-height : 2em;
	width: 150px;
	padding-right : 20px;
	margin : 0px;
}
.vert_nav img{
	
}
.vert_nav a:hover{
	color : #7fadbf;
	text-decoration: underline;
}
table.copytab{
	width: 470px;
	margin-top: 10px;
}
.copytab p{
	margin : 0px auto 10px auto;
}
td.col1{
	width: 235px;
}
td.col2{
	width: 235px;
}
div.copy p{
	text-align: left;
/*	background-color : White;   */
}
div.img{
	text-align: center;
}

.green{
	color: #339999;
}
.greencaption{
	color: #339999;
	font-size: small;
	text-align: center;
}
.footerlink{
	color: #666666;
}
.kudos{
	background-color : #F0EBE6;
	border : 1px dashed #A89B83;
	padding : 3px 3px 3px 3px;
}
a.greenlink{
	color : #339999;	
}
