/* CSS Document */
/*template by DA Phelan - Aug 2007 - do not remove the link in the footer*/

/*skydesign*/

.newheader {
             background-image:url("../images/header_repeat2.jpg");

}

#newfooter {
	padding:15px;
	margin:50px 0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	clear:both;
	background-color: #eaeef5;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
#newfooter a {
	color:#336699;
	text-decoration: none;
}

#topmenu {
	font-size:12px;
	position:absolute;
	top:20px;
	right:160px;
	color: #555;
	width: 217px;
}


#topmenu a {
	width:auto;
	text-align:center;
	text-decoration:none;
	color: #555;
}

#topmenu a:hover { color: #000; }


#newheader-title {
         position:absolute;
         left:50px;
         font-family:"Century Gothic", "Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#4d757f;
	letter-spacing:-1px;
	padding:5px 10px 10px;
	float:left;
	border-right:1px solid #eee;
	background-color: #FFFFFF;
	width: 200px;
	display: block;
	margin-bottom: 0px;
	margin-top: -15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: 0px;
	margin-left: 0px;
}

.underblue {
	display:block;
	width:180px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dfe9eb;

}
/*skydesign end*/

body {
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#444444;
	margin: 0px;
	padding: 0px;
}
#logo{ position: absolute;
top:0px;
left:0px;
z-index:0;
}
#header {
	background-image:url(../images/menu.jpg);
	width: 100%;
	z-index:1;
}
#header-container {
	width:780px;
	margin-left:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#777;
	height: 160px;
	padding: 0px;
}

#header-container h1 {
	font-family:"Century Gothic", "Trebuchet MS", Tahoma, Verdana;
	font-size:180%;
	color:#666666;
	letter-spacing:-1px;
	padding:5px 10px 10px;
	float:left;
	border-right:1px solid #eee;
	background-color: #FFFFFF;
	width: 200 px;
	display: block;
	margin-bottom: 0px;
	margin-top: 110px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: 0px;
	margin-left: 0px;
}
#header ul {
	float:right;
	clear: right;
	display: block;
	margin-top: 120px;
}
#header li {
	float:left;
	display:block;
	list-style:none;
	color: #666666;
	padding-right: 7px;
	padding-left: 0px;
}
#header li a {
	display:block;
	width:auto;
	text-align:center;
	text-decoration:none;
	padding:5px 6px 5px 6px;
	color: #FFFFFF;

}
#header li a:hover {
	padding:5px 6px 5px 6px;
	color: #000066;
}
#container {
	width:1000px;
	margin-left:50px;
}
#sidebar {
         position:absolute;
         top:264px;
         left:50;
         background-color: #FFFFFF;
	float: left;
	clear: left;
	padding: 5px 10px 10px;
	margin-top: -9px;
	width: 200px;
	border-top: none;
	border-right: 1px solid #eee;
	border-bottom: none;

}
*:first-child+html #sidebar { /*fix sidebar for IE7*/
	margin-top: 0px;
}
#sidebar h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d757f;
	padding-left: 10px;
}
#sidebar h2{
font-family:"Century Gothic", "Trebuchet MS", Tahoma, Verdana;
	
	font-size:24px;
	color: #4d757f;
	padding-left: 10px;
}
#sidebar ul{
	margin: 0px;
	padding: 0px 0px 20px 13px;
}
#sidebar li{
	list-style:none;
}
#sidebar li a {
	width:70%;
	margin:1px 0 1px 0;
	display:block;
	padding:5px 5px 5px 10px;
	color:#666;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
#sidebar li a:hover{
	background-image: url(../images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: right;
	color:#620;
}
#sidebar h1 a {
	text-decoration:none;
	color: #555;
}
#sidebar h1 a:hover{
	background-image: url(../images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: right;
	color:#620;
}
#sidebar input {
	width:170px;
	background-color:#f6f6f6;
	border-top:1px solid #eee;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #eee;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#ccc;
	padding:4px;
	margin:3px;
	font-size: 12px;
}
#sidebar input:hover {
	border:1px solid #ccc;
	color:#6294a0;
}
#sidebar input:focus {
	border:1px solid #999;
	color:#6294a0;
}

#content {
	margin:0 0 0 200px;
	padding-top: 10px;
	padding-left: 30px;
}
#content h1 {
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 30px;
	color: #555;
	padding-bottom: 10px;
}
#content h2 {
	font-size: 14px;
	color: #4d757f;
	padding-left: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content h3 {
}
#content p {
 	font-size: 14px;
	color: #666;
	padding-left: 45px;
	padding-right: 20px;

	margin-left: 20px;
	padding-bottom: 30px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#content pa {
 	font-size: 14px;
	color: #666;
	padding-left: 25px;
	padding-right: 25px;

	margin-left: 20px;
	padding-bottom: 30px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	vertical-align:top;
}
#content li{

}
#content a {
	color: #4d757f;
	text-decoration: none;
}
#content img {
	padding:5px;
	float: left;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #ccc;
}
.borders	{ BORDER: 1px solid #ccc; padding: 5px; }
#footer {
	padding:15px;
	margin:50px 0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	clear:both;
	background-color: #FFFFFF;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
#footer a {
	color:#336699;
	text-decoration: none;
}
#footercontent {
	margin:0 auto 0 auto;
}
#footer a:hover {
	color:#000066;
}

#Layer1 a {
	color: #4d757f;
	text-decoration: none;
}

#Layer1 a:hover {
	color:#000066;
}

.style2 {font-size: 14px}
#Layer1 {
	position:absolute;
	left:598px;
	top:271px;
	width:489px;
	height:40px;
	z-index:1;
}
.style3 {font-size: 20px; font-weight: bold; }
.style7 {font-size: 16px; font-style: italic; }
.style8 {
	font-size: 18px;
	color: #4d757f;
}
.style12 {font-size: 18px}
#Layer2 {
	position:absolute;
	width:78px;
	height:16px;
	z-index:2;
	right: 144px;
	top: 23px;
}
.redstar {color: #ff0000}
#sidebar p a:hover{

	color:#620;
}
