@charset "utf-8";
.style1 {font-size: 1px; line-height:1px;}
.style2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000099;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {font-size: 12px}
.style5 {
	color: #009999
}
.style6 {
	color: #0099CC;
	font-weight: bold;
	font-style:italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style7 {color: #006666;
font-family:"Times New Roman", Times, serif;}
.style8 {
	border:1px #666666 ridge;
	color:#333333;
	padding:3px;
	width:250px;
}
.style9 {font-family: Arial, Helvetica, sans-serif}

#ShadowTopLeft{
	width: 5px;
	height: 3px;
	background-image: url(Assets/Images/Layout/Shadow/topleft.png);
	float:left;
}
#ShadowTop{
	height: 3px;
	background-image: url(Assets/Images/Layout/Shadow/top.png);
	float:left;
}
#ShadowTopRight{
	width: 5px;
	height: 3px;
	background-image: url(Assets/Images/Layout/Shadow/topright.png);
	float:left;
}
#ShadowLeft{
	height: 100%;
	width: 5px;
	background-image: url(Assets/Images/Layout/Shadow/left.png);
	float:left;
}
#ShadowRight{
	height: 100%;
	width: 5px;
	background-image: url(Assets/Images/Layout/Shadow/right.png);
	float:left;
}
#ShadowBottomRight{
	width: 5px;
	height: 5px;
	background-image: url(Assets/Images/Layout/Shadow/bottomright.png);
	float:left;
}
#ShadowBottom{
	height: 5px;
	background-image: url(Assets/Images/Layout/Shadow/bottom.png);
	float:left;
}
#ShadowBottomLeft{
	width: 5px;
	height: 5px;
	background-image: url(Assets/Images/Layout/Shadow/bottomleft.png);
	float:left;
}
#PageShadowTopLeft{
	width: 5px;
	height: 3px;
	background-image: url(Assets/Images/Layout/Shadow/topleft.png)
}
#PageShadowTop{
	height: 3px;
	background-image: url(Assets/Images/Layout/Shadow/top.png)
}
#PageShadowTopRight{
	width: 5px;
	height: 3px;
	background-image: url(Assets/Images/Layout/Shadow/topright.png)
}
#PageShadowRight{
	width: 5px;
	background-image: url(Assets/Images/Layout/Shadow/right.png)
}
#PageShadowBottomRight{
	width: 5px;
	height: 5px;
	background-image: url(Assets/Images/Layout/Shadow/bottomright.png);
}
#PageShadowBottom{
	height: 5px;
	background-image: url(Assets/Images/Layout/Shadow/bottom.png)
}
#PageShadowBottomLeft{
	width: 5px;
	height: 5px;
	background-image: url(Assets/Images/Layout/Shadow/bottomleft.png)
}
#PageShadowLeft{
	width: 5px;
	background-image: url(Assets/Images/Layout/Shadow/left.png)
}




#header{
	height: 130px;
	width: 760px;
	margin-bottom: 8px;
}
.TopLinks{
	padding-right:10px;
}
.TopLinks a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.TopLinks a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.TopLinks a:hover{
	color:#FFCC00;
}
#headerContent{
	height: 130px;
	width: 750px;
	background-image:url(Assets/Images/Layout/Header/header_background.jpg);
	float: left;
}
#logo{
	margin-top: 30px;
}
#menu{
	height: 730px;
	width: 210px;
	vertical-align: top;
	float: left;
}
#menuContent{
	height: 100%;
	width: 200px;
	float: left;
	background: url(Assets/Images/Layout/Menu/title3.gif) repeat-y;}
div.sdmenu {
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(sdmenu/bottom.gif) no-repeat  right bottom;
	color: #fff;
}
#menuuu:hover {
	text-indent:3px;
	color:#D1FFA8;
}
#linkk:hover {
	text-indent:3px;
	color:#D1FFA8;
}
div.sdmenu div {
	background: url(Assets/Images/Layout/Menu/title3.gif) repeat-y;
	overflow: hidden;
}
div.sdmenu div div {
	background: url(Assets/Images/Layout/Menu/subcollapsed.gif) no-repeat right;
	background-color:#eeeeee;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(Assets/Images/Layout/Menu/title3.gif) repeat-y;
	overflow: hidden;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color:#FFFFFF;
	background: url(Assets/Images/Layout/Menu/expanded.gif) no-repeat 10px center;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	text-indent:3px;
}
div.sdmenu div div span {
	display: block;
	padding: 5px 10px;
	font-weight: bold;
	color: #006699;
	background: url(Assets/Images/Layout/Menu/subexpand.gif) no-repeat right;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	text-indent:0px;
}
div.sdmenu div div span:hover {
	background: #D1FFA8 url(Assets/Images/Layout/Menu/subexpand.gif) no-repeat right;
}
div.sdmenu div.collapsed span {
	background-image: url(Assets/Images/Layout/Menu/collapsed.gif);
	text-indent:0px;
}
div.sdmenu div div.collapsed span {
	background-image: url(Assets/Images/Layout/Menu/subcollapsed.gif);
	font-weight: normal;
	text-indent:0px;
}
div.sdmenu div div.collapsed span:hover {
	background: #D1FFA8 url(Assets/Images/Layout/Menu/subcollapsed.gif) no-repeat right;
	color: #000000;
	text-decoration: underline;
}
#linkk {
	padding: 5px 25px;
	background: url(Assets/Images/Layout/Menu/title3.gif) repeat-y;
	overflow: hidden;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
div.sdmenu div a {
	padding: 5px 10px;
	background-color: #eee;
	display: block;
	color: #006699;
	text-decoration: none;
}
div.sdmenu div div a {
	padding: 5px 15px;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #D1FFA8 url(sdmenu/linkarrow.gif) no-repeat right center;
	color: #000000;
	text-decoration: underline;
}
#page{
	width: 540px;
	vertical-align: top;
	float: left;
	margin:0px;
	background-color:#FDFFF0;
	padding:5px;
}
#homepage{
	width: 360px;
	vertical-align: top;
	float: left;
	margin:0px;
	background: url(Assets/Images/Layout/homepagebkg.jpg) repeat-x #FDFFF0;
}
#homepageSide{
	width: 180px;
	vertical-align: top;
	float: left;
	margin:0px;
	background: url(Assets/Images/Layout/homepagebkg.jpg) repeat-x #FDFFF0;
}
#homepageSide img{
	border:2px #000000 outset;
}
#pagenav {
	background-color:#D1FFA8;
	width:400px;
	text-indent:5px;
	float:left;
}
#pagenav a:link{
	color:#0000FF;
	text-decoration:none;
}
#pagenav a:visited{
	color:#0000FF;
	text-decoration:none;
}
#pagenav a:hover{
	color:#FF9900;
	text-decoration:none;
}
#foot{
	width: 760px;
}
#footContent{
	background-color: #FFFFE1;
	width: 750px;
	height: 100%;
}
.FootLinks a:link{
	color: #000000;
	text-decoration: underline;
}
.FootLinks a:visited{
	color: #000000;
	text-decoration: underline;
}
.FootLinks a:hover{
	color:#006699;
}
.FootLinks2 a:link{
	color: #000000;
	text-decoration: none;
}
.FootLinks2 a:visited{
	color: #000000;
	text-decoration: none;
}
.FootLinks2 a:hover{
	color:#006699;
}
