body {
	margin: 0 0 0 0;
	padding: 0;
	font: 12px Arial, Verdana, "Sans-Serif";
	background: #fff url(../images/bg-main.gif) top center fixed no-repeat;
	color: #000;
}

img { behavior: url(/png/iepngfix.htc) }

p {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	line-height: 18px;
}

a {
	color: #3366cc;
	text-decoration: underline;
}

a:hover {
	color: #cc3333;
	text-decoration: underline;
}

a:active {
}

a:visited {
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.u {
	text-decoration: underline;
}

img {
	border: 0;
}






h1 {
	font-size: 25px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #000;
	letter-spacing: -2px;
}

h2 {
	font-size: 19px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	color: #333;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	color: #572C84;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0px;
}

h2.header {
	background: url(images/tableft.gif) top repeat-x;
	padding: 7px 12px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 10px 0;
}

h2.title {
	display: none;
}

ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 20px;
}

li {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	list-style: square outside;
	line-height: 14px;
}






div.backtotop {
	margin: 0px;
	font-size: 11px;
	text-align: right;
	padding: 10px 0px 0px 0px;
}






#wrapper {
	width: 949px;
	margin: 0;
	padding: 0;
}






#header {
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
    height: 90px;
	text-align: left;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	text-decoration: none;
	color: #fff;
}

#header div.banner {
	float: right;
	margin: 10px 0 0 0;
    display: block;
    background: #eee;
    width: 468px;
    height: 60px;
}

#header img.logo {
  margin: 20px 0 0 10px;
}




#tabs {
	float: left;
	width: 100%;
	margin: 0;
	background: url(../images/tabs.gif) top repeat-x;
    margin: 0 0 0px 0;
}

#tabs div.container {
	width: 100%;
	font-size: 14px;
	padding: 0 0 0 2px;
	font-weight: bold;
}

#tabs ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float: left;
	background: url(../images/tableft.gif) no-repeat top left;
	margin: 0 0 0 0;
	padding: 0 0 0 17px;
	text-decoration: none;
}

#tabs a span {
	float: left;
	display: block;
	background: url(../images/tabright.gif) no-repeat top right;
	padding: 13px 17px 18px 0;
	color: #ddd;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
	color: #fff;
	background-position: 100% -60px;
}

#tabs a:hover {
	color: #fff;
	background-position: 0 -60px;
}

#tabs a.active {
	float: left;
	background: url(../images/tableft-active.gif) no-repeat top left;
	margin: 0 0 0 0;
	padding: 0 0 0 17px;
	text-decoration: none;
}

#tabs a.active span {
	float: left;
	display: block;
	background: url(../images/tabright-active.gif) no-repeat top right;
	padding: 13px 17px 18px 0;
	color: #000;
}


	 #tabs a.active:hover {
      background-position:0% 0px;
	  color: #000;
      }
    #tabs a.active:hover span {
      background-position:100% 0px;
	  color: #000;
      }




#sub-nav {
	background: #ffffff url(../images/bg-subnav.gif) bottom no-repeat;
	width: 950px;
	height: 25px;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 13px;
	clear: both;
	border-left: 0px solid #B8BFC4;
}

#sub-nav div.container {
	font-weight: bold;
	text-align: left;
	margin: 0px 0 5px 0;	
}


#sub-nav .padding {
	padding: 0px 10px 0px 10px;
}



#sub-nav ul {
	margin: 0;
	list-style: none;
	display: inline;
	padding: 0;
}
    
#sub-nav li {
	display: inline;
	margin: 0;
	padding: 0 5px 0px 0;
}

#sub-nav a {
	color: #4799BF;
	text-decoration: none;
}

#sub-nav a:hover {
	color: #4799BF;
	text-decoration: underline;
}






#content {
	clear: both;
	width: 939px;
	align: center;
	text-align: left;
	padding: 0;
	background: #fff;
}





#footer {
	text-align: left;
    background: #444;
	padding: 15px 0 25px 0;
	margin: 25px 0 0 0;
	clear: both;
    color: #eee;
    width: 989px;
}

#footer .logo {
  float: right;
  margin: 0 14px 0 0;
}

#footer p {
  font-size: 11px;
  margin: 0 0 7px 17px;
}

#footer p.more {
  font-size: 10px;
  margin: 0 0 0 17px;
}

#footer a {
    color: #fff;
}

.clear { height: 1px; font-size: 1px; line-height: 1px; }