@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family:"Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size:73%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#333;
	text-align:center;
	margin: 0 0 1.5em 0;
	background: #cbbecb;
}

#container {
	width: 960px;
	position: relative;
	margin:0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

a {
	color:#0000ff;
	text-decoration: none;
}


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

p.bf1 a {
	color: #0000ff;
	text-decoration: underline;
	font-weight: normal;
	font-size:1.2em;
}

p.bf1 a:hover {text-decoration: none;}
#main_content p.bf1 {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
	font-size:1.2em;
}

#header {
	height: 130px;
	width: auto;
	margin: 0;
	position: relative;
	font-family: Arial, Verdana, Georgia, serif;
	font-weight: bold;
	background: url(images/logo_pub.gif) no-repeat scroll;
	background-color: #FFFCFF;
	}

#header  ul {
	/*margin:0; */
	padding: 0px;
	list-style: none;
	float: left;
	width: 960px;
	position: absolute;
	bottom: 0px;
	height: 34px;
	background-color: #996699;
	border-top: 1px solid #eaf1f4;
	background-image: url(images/navbar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


.menu-content {
	padding: 0px;
	list-style: none;
	float: left;
	width: 960px;
	position: absolute;
	bottom: 0px;
	height: 34px;
	background-color: #5c0668;
	border-top: 1px solid #eaf1f4;
	background-image: url(images/navbar.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}


#header  ul li {
	float: left;
}

#header  h1 img {
	margin: 15px 0px -10px 35px;
	border: 0 none;
}

#header .logo img{margin: 20px 0px -10px 35px; border: 0 none;}

#header p {
	font-size: 11px;
	color: #eaf2f4;
	font-weight: bold;
	margin-top: 0px;
}
#header ul a {
	padding: 3px 20px 5px 20px;
	font-size: 12px;
	text-decoration: none;
	color: #005FAA;
	display: block;
	line-height: 1.5em;
	border-right: 1px solid #ff7700;
}

#header ul a:hover {
	background-color: #eaf1f4;
	color: #003366;
	}

#right_col {
	float: right;
	width: 185px;
	padding: 0px 5px 20px 10px;
	margin: 0px;
	background-color: #fffcff;
}

#right_col li {
	list-style-type: none;
	padding: 5px 0 6px 2px;
	font-size:1.10em;
	line-height: 1.5em;
}

#right_col li a {
	color:#0000ff;
}
#right_col li a:hover {
	color:#10ac59;
	text-decoration: underline;
}
#right_col h3  {
	font-size: 1.5em;
	margin: 0em 0 0 0;
	padding: 5px 0;
	text-decoration: none;
	border-bottom: 1px solid #10ac59;
	color: #111;
	font-weight: normal;
}
#right_col  h4   {
	font-weight: normal;
	font-size: 1em;
	line-height: 1.5em;

}
 
#main_content {
	float: left;
	background-color: #FFF;
	width: 744px;
	padding: 0px 5px 5px 10px;
	margin-left: 0px;
}
#main_content p {
	line-height: 1.65em;
	margin: 0 0 1em 0;
	font-size: 1.16em;
}
#main_content a {

}

#main_content .h1  {
	color: #222;
	font-weight: normal;
	border-bottom: none;
}


#main_content h1 {
	font-size: 2.1em;
	margin: 0em 0 0.3em;
	line-height: 1.6em;
	color: #5C0668;
	padding: 0em;
	font-weight: normal;
	border-bottom: 1px dotted #d1d1d1;
}


#main_content h1 a{
	text-decoration:none;
	color:#336699;
}


#main_content h2 {
	font-size: 1.55em;
	margin: 0.5em 0 0.5em;
	line-height: 1.45em;
	color: #333;
}
#main_content  h2 a {
    font-size:1.55em;
	margin: 0.5em 0 0.5em;
	line-height: 1.45em;
	color: #333;
	text-decoration:none;
	

}

#main_content  h2 a:hover {
color:#ff7a00;

}

#main_content h3 {
	font-size: 1.4em;
	color: #ff7a00;
	margin: 0 0 0.6em;
	line-height: 1.5em;
}
#main_content h4 {
	font-size: 1.3em;
	color: #444;
	margin: 0 0 0.6em;
}

#main_content h5 {
	font-size: 1.4em;
	color: #333;
	margin: 0 0 0.6em;
}

#main_content ul li {
	font-size: 1.16em;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 0.8em 0.9em;
	list-style-position: inside;
}
#main_content em {
	color: #444;
	font-size: 1em;
}
#main_content .left{float:left;padding:18px 20px 0 0;}
#main_content img {border:0;}
#main_content .color1 {color:#e10270; font-size:16px;}
#main_content .colorH {color:#e10270; font-weight:bold; font-size:18px;}

.dLine {
	border-bottom: 1px dotted #d1d1d1;
	padding: 0 0 5px 0;
}

br.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0px auto 0px;
	background: #3e243e;
	width: 960px;
	border-top: 2px solid #10ac59;
	height:60px;
 }   

#footer p {
padding: 20px 10px 10px 20px;
text-align: left;
color: #999;
}

#footer a, #footer a:link, #footer a:visited
{

text-decoration: underline;
color:#aaa;

}

#footer a:hover
{
text-decoration: none;
}

