/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
/* for all templates and grids */
body{
	text-align:center;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 1em;
}

#shadow {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#spotlight h1 {
	color: #3366CE;
	font-size: 18px;
	margin: 0px;
	padding-left: 20px;
	text-align: left;
}
#footer {
	font-size: 0.75em;
	line-height: 50px;
	color: #666666;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #3367CC;
}
#body {
	font-size: 0.85em;
	line-height: 1.75em;
	color: #666666;
	text-align: left;
	padding: 15px;
	min-height: 200px;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
}

#body a:link, a:visited {
	color: #3367CC;
	text-decoration: none;
}


#body a:hover {
	text-decoration: underline;
}

#wrap {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#spotlight img {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#spotlight {
	text-align: center;
	margin: 0 auto;
	padding: 0px 5px;
}

#head {
	text-align: left;
	height: 67px;
	margin-bottom: 15px;
}
#navlist {
	margin:0px;
	padding:0px;
	height: 67px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#navcontainer {
	width: 450px;
	float: right;
	height: 67px;
	margin-right: 20px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	display:block;
	float: left;
	color: #3167CD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
	
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
background: white;
color: #006;
text-decoration: underline;
}

#navlist a:hover { color: #000; }
#body h1 {
	color: #3367CC;
	font-size: 1.75em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3367CC;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
}
#body h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #3368CD;
	font-variant: small-caps;
}
#body h3 {
	font-size: 1.1em;
	font-weight: bold;
}

.leftimage {
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D6CFC5;
	border-right-color: #D6CFC5;
	border-bottom-color: #D6CFC5;
	border-left-color: #D6CFC5;
}

.rightimage {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D6CFC5;
	border-right-color: #D6CFC5;
	border-bottom-color: #D6CFC5;
	border-left-color: #D6CFC5;
}

#rightbox {
	margin: 10px;
	padding: 5px;
	float: right;
	height: auto;
	width: 200px;
	background-color: #DAD5CC;
	border: 1px dotted #666666;
	color: #333333;
}

#rightbox li {
	margin-left: -10px;
	list-style-type: circle;
}
#rightbox a:link, a:visited {
	color: #3367CC;
	text-decoration: none;
}
#rightbox a:hover {
	color: #3367CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3367CC;
}
#leftbox {
	padding: 5px;
	float: left;
	height: auto;
	width: 200px;
	background-color: #DAD5CC;
	border: 1px dotted #666666;
	color: #333333;
	clear: right;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#leftbox li {
	margin-left: -10px;
	list-style-type: circle;
}
#leftbox a:link, a:visited {
	color: #3367CC;
	text-decoration: none;
}
#leftbox a:hover {
	color: #3367CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3367CC;
}
#spotlight .shtop {
	font-size: 0.8em;
	text-align: center;
	vertical-align: top;
	width: 230px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#spotlight .shtop h2 {
	font-size: 13px;
	text-align: center;
		margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 220px;
	
	letter-spacing: 1px;
}

#spotlight .shtop h4 {
	font-size: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}

#spotlight .shtop a:link {
		text-decoration: none;
		color: #505050;
}

#spotlight .shtop a:visited {
	text-decoration: none;	
	color: #505050;
}

#spotlight .shtop a:hover {
	
	color: #3367CC;
}

