body {
	font: 80.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:10px;
	background:url(../images/body.jpg) #f6f6f6;
}

* {
	margin:0;
	padding:0;
	
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	max-width:1200px;
	width:expression(this.width > 320 ? "550px" : this.width);
	min-width:1100px;
	margin:0 auto;S
}
* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:1px;
	padding:20px;
	text-align: left;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;
}

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

#header h1 {
	float:left;
	font:250% Georgia;
	color:#333;
	padding:5px 20px 5px 5px;
	
	margin:0 20px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	
}

#header h1 a:hover {
	color:#111;
	
}

#header h2 {
	font:150% Georgia;
	font-weight:normal;
	color:#555;
	padding:14px 0 0 0;
	border:none;
}

#header h2 a {
	color:#555;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}


#header #nav {
	clear:both;
	background:url(../images/nav.jpg) top repeat-x #4F9EC9;
	border-bottom:2px solid #4F9EC9;
	border-top:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
	color: #2F85B6;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
	text-align: left;
}

#header #nav a {
	color:#fff;
	font:140% Trebuchet MS;
	text-decoration:none;
	padding:10px;
}

#header #nav a:hover {
	background:#4F9EC9;
}

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header #subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#CCC;
	border-bottom:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	font-weight: bold;
}

#header #subnav li {
	list-style:none;
	display:inline;
	color: #000;
}

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
}

#header #subnav a:hover {
	border-bottom:2px solid #388CBA;
	color:#fff;
}

#header #subnav a.active {
	border-bottom:2px solid #388CBA;
	color:#fff;
}


#sidebar {
	background:#fff;
	width:180px;
	float:left;
	color:#666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sidebar h2 {
	font:160% Arial;
	color:#2D85B5;
	margin:10px 0 10px 0;
	border:none;
}

#sidebar h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

#sidebar p {
	margin:15px 0;
	color: #2D85B5;
	font-size: large;
}

#sidebar p.news {
	background:#fefefe;
}

#sidebar p.news a.more {
	color:#000;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#666;
}

#sidebar .subnav {
	border-top:1px solid #fafafa;
	color: #000;
	font-size: small;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:1px solid #fafafa;
}

#sidebar .subnav li a {	
	color:#000;
	font:100% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#2D85C1;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
	padding:4px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#777;
	font:90% Verdana;
	width:190px;
}

#sidebarright {
	width:220px;
	float:right;
	padding:5px 0 0 20px;
	background:url(../images/sidebarright.jpg) top left repeat;
}
#Table {
	width: 560px;
	float: none;
	background-color: #FFF;
	color: #000;
	border-left: 50;
}


#sidebarright p {
	font:80% Verdana;
	color:#000;
	line-height:20px;
	margin:10px 0;
	font-size: 11px;
	text-align: justify;
}

#sidebarright h2 {
	font:140% Arial;
	color:#2D85B5;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
	color: #00F;
}

#sidebarright ul li {
	margin:5px 0;
	color: #090;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
	color: #003;
}


#content {
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	float: none;
	clear: none;
	width: 650px;
	border-top-color: #FBFBFC;
	border-right-color: #FBFBFC;
	border-bottom-color: #FBFBFC;
	border-left-color: #FBFBFC;
}

#contentnorightbar {
	margin:0 0 0 260px;
	padding:20px 0 0 20px;
}

p {
	margin:20px 0;
	line-height:22px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	text-align: justify;
}

h2 {
	font:190% Arial;
	color:#79B933;
	border-bottom:2px solid #f6f6f6;
	bottom: 0px;
	text-align: left;
}

h2 a {
	color:#79B933;
	text-decoration:none;
}

h2 a:hover {
	color:#FFF;
}


#footer {
	clear:both;
	text-align: center;
	height: 20px;
	top: auto;
	right: auto;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 1180px;
	left: 10px;
	border-left: 10px;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
	color: #FFF;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

img {
	padding:1px;
	background:#ccc;
	border:4px solid #f6f6f6;
	text-align: center;
}

form {
	padding:10px;
	border:1px solid #f6f6f6;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	width:300px;
	padding:4px;
	border:none;
	border-bottom:1px dotted #ccc;
	font:90% Verdana;
	color:#777;
}

textarea {
	width:400px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}
#wrapper #innerwrapper #header #subnav li .active em {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#wrapper #innerwrapper #content td iframe {
	text-align: center;

}
#wrapper #innerwrapper #content td p br {
	text-align: center;
}
#wrapper #innerwrapper #sidebarright p br {
	color: #CCC;
	text-align: center;
}
#wrapper #innerwrapper #content div table {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #innerwrapper #content div table {
	text-align: center;
	table-layout:
}
#wrapper #innerwrapper #content div table {
	text-align: center;
}
table {
	text-align: center;
}
#wrapper #innerwrapper #sidebarright ul li a strong {
	color: #000;
}
#wrapper #innerwrapper #sidebar {
	font-size: small;
}
#wrapper #innerwrapper #sidebarright p small {
	font-size: 10px;
}
#wrapper #innerwrapper #sidebarright p strong {
	color: #00F;
}
#wrapper #innerwrapper #content div table {
	text-align: center;
}
#wrapper #innerwrapper #sidebar p small {
	color: #000;
	font-size: small;
}
#wrapper #innerwrapper #sidebar ul li a strong {
	font-size: 12px;
}
#wrapper #innerwrapper #sidebar ul li {
	color: #00F;
}
#wrapper #innerwrapper #sidebar ul li {
	color: #000;
}
#wrapper #header2 #subnav2 li {
	text-align: center;
}
#wrapper #header2 div {
	text-align: center;
	color: #FFF;
}
#wrapper #header2 #footer {
	color: #FFF;
}
#wrapper #header2 #footer {

}
#wrapper #header2 #footer {
	color: #FFF;
}
.foott {
	color: #FFF;
}
.foott {
	color: #FFF;
}
#wrapper #header2 #footer .foott {
	color: #FFF;
}
#wrapper #innerwrapper #sidebar p a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
}
