body {
background-color:#333333;
font-size:10pt;
font-family:helvetica,arial,verdana;
margin:0;
padding:0;
color:#555555;
}

#page {
width:900px;
background-image:url(images/page.png);
margin:auto;
padding:auto;
}

#header {
clear:both;
width:860px;
height:240px;
background-image:url(images/header.png);
padding-left:20px;
padding-top:22px;
}

#sidebarnav {
margin-top:10px;
padding-bottom:10px;
}
  
#sidebarnav a {
	width:211px;
	display:block;
	clear:both;
	padding-right:15px;
	padding-top:6px;
	height:25px;
	color:#555555;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background-color:#c0c3ca;
	border-left:3px solid #c0c3ca;
	margin-top:3px;
	text-align:right;
  }
  
  
#sidebarnav a:hover, #sidebarnav a.active {
	background-color:#FFFFFF;
	border-left:3px solid #2280c1;
	text-decoration:none;
	color:#333333;
}

.widget {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

#mainarea {
width:860px;
clear:both;
padding-left:30px;
}

#contentarea {
width:570px;
padding-left:20px;
padding-bottom:20px;
float:left;
line-height:14pt;
padding-top:5px;
}

#sidebar {
float:left;
width:227px;
line-height:14pt;
color:#555555;
}

#footer {
width:900px;
clear:both;
height:62px;
padding-top:30px;
text-align:center;
line-height:14pt;
background-image:url(images/footer.png);
background-repeat:no-repeat;
color:#000000;
}

#footer a {
color:#000000;
}

h1, h2 a {

font-size:15pt;
color:#555555;
margin:0;
}

h1,h2 {

font-size:15pt;
color:#555555;
padding-top:6px;
}



#sidebar h2 {
font-size:15pt;
padding-left:10px;
color:#555555;
padding-top:6px;
}

.description {
font-size:14pt;
color:#FFFFFF;
}

a {
color:#555555;
text-decoration:none;
}

#sidebar a {
color:#555555;
}

a:hover {
text-decoration:underline;
}

p {
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 20;
     border-top-style: none;
     border-left-style: none;
     font-family: Arial;
     font-size: 12px;
     color: #000000;
}
.buttons a, .buttons button{display:block;float:left;margin:3px 5px 0 0;background-color:#f5f5f5;border:1px solid #dedede;border-top:1px solid #eee;border-left:1px solid #eee;font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;font-size:100%;line-height:130%;text-decoration:none;font-weight:bold;color:#555555;cursor:pointer;padding:5px 6px 6px 6px; /* Links */}
.buttons button		{width:auto;overflow:visible;padding:4px 10px 3px 7px; /* IE6 */}
.buttons button[type]	{padding:5px 10px 5px 7px; /* Firefox */line-height:17px; /* Safari */}
*:first-child+html button[type]{padding:4px 10px 3px 7px; /* IE7 */}
.buttons button img, .buttons a img{margin:0 3px -3px 0 !important;padding:0;border:none;width:16px;height:16px;}
.buttons a:active	{background-color:#6299c5;border:1px solid #6299c5;color:#fff;}
.buttons a.positive:hover, button.positive:hover{background-color:#E6EFC2;border:1px solid #C6D880;color:#55555;}
.buttons a.positive:active{background-color:#55555;border:1px solid #55555;color:#fff;}
.buttons a.negative, button.negative{color:#d12f19;}
.buttons a.negative:hover, button.negative:hover{background:#fbe3e4;border:1px solid #fbc2c4;color:#d12f19;}
.buttons a.negative:active{background-color:#d12f19;border:1px solid #d12f19;color:#fff;}



button:hover, .buttons a:hover{background-color:#dff4ff;border:1px solid #c2e1ef;color:#336699;}
button.positive, .buttons a.positive{color:#55555;}
fieldset		{padding:0px 5px 15px 10px;border:2px solid #f4f4f4;background-color:#ffffff !important;}
fieldset.active		{border:2px solid #999}
legend			{padding:0 15px 0 10px;margin-left:10px;font:bold .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;font-weight:bold;color:#666;text-transform:uppercase;border:1px solid #ccc;background:#f4f4f4;letter-spacing:2px}


.info_messages		{background:#28c url(images/information.gif) no-repeat scroll 5px 7px;border-bottom:1px solid #999999;border-top:1px solid #999999;margin:10px 0pt;padding:7px 15px 7px 30px;}


