body {
	text-align:center;
	margin:0px auto;
	background: #fff; 
	color: #5B5B5B; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 1.5; 
	z-index:0;
}

input, select, textarea 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

h3 
{ 
	font-size: 1.17em; 
}
h4, h5, h6 
{ 
	font-size: 1em; 
}
p 
{ 
	margin: 0 0 1em 0; 
}

blockquote:before, blockquote:after, q:before, q:after 
{	content: ""; 
 }
 
blockquote, q { quotes: "" ""; }

ol, ul {
	list-style: url(none) none inside;
	padding: 0px 0px 0px 30px;
	
}
/*float: left;*/


#wrapper 
{ 
	width: 951px; 
	margin: 0 auto; 
	text-align:left;
}

#header
{
	height: 90px; 
	position: relative;
	z-index:9999;
}

#header h1 
{ 
	width: 334px; 
	height: 68px; 
	position: absolute; 
	top: 12px; 
	left: 20px; 
}

#logo
{
	float:left; 
	padding:15px 0px 0px 20px
}

#toplinks
{
	margin: 0;
	padding: 0;
}

#toplinks ul
{
	margin: 0;
	margin-left: 15px; /*menu offset from left edge of window*/
	float:right;
	position: relative; 
	padding-left: 8px;
	font: normal 11px Arial;
	text-transform: uppercase;
	background: #0e3a82 url(leftround2.gif) bottom left no-repeat; /*optional left round corner*/
}

#toplinks ul li{
	display: inline;
}

#toplinks ul li a{
	float: left;
	color: white;
	padding: 7px 9px 7px 5px;
	text-decoration: none;
}

#toplinks ul li a:visited{
	color: white;
}

#toplinks ul li a:hover, #toplinks ul li a#selected{ /*hover and selected link*/
	color: lightyellow;
	text-decoration:underline;
}

#toplinks ul li a#rightcorner{
	padding-right: 0;
	padding-left: 2px;
	background:url(rightround2.gif) bottom right no-repeat; /*optional right round corner*/
}

* html #toplinks ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
	margin-bottom: 1em;
	margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#searchform 
{
	margin: 0; /* for IE */ 
	font-size: 0.81em; 
	position: absolute; 
	top: 56px; 
	left: 600px;
}

#searchform .equal 
{
	vertical-align: middle; /* for IE */
	font-size:0.90em;
}

#searchform input, select
{
	padding-left: 5px;	
	background: white;	
	color: #808080; /* grey */	
	border: 1px solid #cccccc; /* brownish */
}

#searchform input:focus 
{ 
	/* not working in IE6 */ 
	color: black;	
}

#searchform #butn {	background: none; }

#menu
{
	width:100%; 
	height:40px; 
	position:relative; 
	z-index:100;
	font-family:arial, sans-serif; 
	padding-left: 20px; 
	background: url(nav.jpg) no-repeat;
}

#menu .MainMenu_MenuBar td
{
	color:white;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	
	margin:0;
    padding:10 5px;
}

#menu .MainMenu_MenuBreak
{
	display:none;
}
#menu .rootMenuItemSelected  { font-size:11px;font-weight:bold; text-transform:uppercase;margin:0;
    padding:10 5px;background-color:White;}

#menu .rootMenuItemSelected td { color:Black;}

#title 
{
    width: 950px; 
    height: 73px; 
    background: #fff url(title.jpg) no-repeat;
}
#title h1
{
    color:#FFFFFF; 
    font-size:28px; 
    font-weight:normal; 
    font-family:Georgia, "Times New Roman", Times, serif; 
    padding: 12px 20px; 
    float:left;
    margin:0;
}

#content {width: 950px;  background: #f7f7f7; margin: 0 auto auto; text-align: left; }
#content-commonpage {width: 950px;  margin: 0 auto auto; text-align: left;background-image:url(leftline.gif); background-position:left-center;background-repeat:repeat-y;  }

 /* Footer */
#footer { clear: both; width: 950px; margin: 13px 0 5px 0; padding-top: 10px; background: url("footer.jpg") no-repeat; color: #636363; font-size: 0.81em; text-align:left;}
#footer .inner { padding: 2px 21px 16px 24px; height: 30px; background: url("footer.jpg") bottom no-repeat; font-size: 0.81em;}
#footer p { margin: 0; }
#footer a { color: #3F3F3F; text-decoration: none; }
#footer a:hover { color: #0c0c0c; text-decoration: none; }
#footer .left { float: left; width: 500px; }
#footer .left li { float: left; padding-left: 8px; margin-left: 6px; background: url("sep2.gif") left center no-repeat; }
#footer .left li.first { margin: 0; padding: 0; background: none; }
#footer .left .tel { padding-left: 16px; background: url("../images/tel.gif") 0 20% no-repeat; }
#footer .left .email { padding-left: 16px; background: url("../images/email.gif") 0 40% no-repeat; }
#footer .right { float: right; width: 350px; text-align: right; color: #616161; }
#footer .right a { color: #464646; }
#footer .right a:hover { color: #131313; }
#footer .right .copy { color: #464646; }
#footer .right .copy a { padding:1px 5px 3px 5px; background: url("copy.html") left top no-repeat; }

.main-content {
	/*padding:35px 25px 20px 20px;*/
padding:12px 0px 0px 3px;
}

.content-box-wrapper {
	width: 455px;
	padding-top: 0;
	padding-right: 0px;
	/*padding-left: 10px;*/
}

.content-box{
	position: relative;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	text-align: left;
	width:auto;
	background-color: #FFFFFF;

	
} 

.main-content table.content {
margin:10px 10px 10px 10px;
}
	
.content-box #content {padding: 20px 35px 20px 20px; font-size:12px;}
.content-box #content p {color:#3b3b3b; line-height: 1.3em; font-family: arial, helvetica, sans-serif; }


.content-box-trc {height: 1%;}
.content-box-tlc, .content-box-trc { zoom: 1 }

.content-box-tlc, .content-box-trc, .content-box-blc, .content-box-brc { background-color: transparent;	background-repeat: no-repeat; }
.content-box-tlc {background-image:url(i-tlc.gif); background-position: 0% 0%; }
.content-box-trc {background-image:url(i-trc.gif); background-position: 100% 0%; }	
.content-box-blc {background-image:url(i-blc.gif); background-position: 0% 100%; }
.content-box-brc {background-image:url(i-brc.gif); background-position: 100% 100%; }
.content-box-tb, .content-box-bb {background-color: transparent; background-repeat: repeat-x; }			
.content-box-tb	{background-image:url(i-tb.gif); background-position: 0% 0%; }
.content-box-bb	{background-image:url(i-bb.gif); background-position: 50% 100%; }	
.content-box-rb	{background-image:url(i-r.gif); background-position: 100% 0%; background-repeat: repeat-y; }
.content-box-lb	{
	background-color: #fff;
	background-image:url(i-l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
}	

#banner {
	width: 950px;
	height: 279px;
	
}

#banner_left {
	width: 402px;
	/*height: 279px;*/
	
	float: left;
	margin-left: 5px;
}

#banner_left_t {
	width: 402px;
	height: 174px;
	float: left;
	
}

#banner_left_b {
	width: 402px;
	height: 105px;
	margin-top: 174px;
	background-color: #E8E8E8;
	
}



#banner_right {
	width: 536px;
	height: 279px;
	text-align: center;
	margin-left: 408px;
}

#divPublication{
	height: 43px;
	background-image: url(head_publication.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	padding:5px 15px 0px 10px;
}

#divPublication-w-hdr{
	height: 42px;
	width:435px;
	background-image: url(head_publication.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	padding:5px 15px 0px 10px;
	margin:0px 0px 0px 2px;
}

.publication-content {
	padding:15px 15px 20px 10px;
    color:#547DC9;
}

.publication-content .containermaster_blue{ color:#547DC9;}

.headerbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #990000;
	margin: 0px;
}
#banner_left_t a, #banner_left_t p
{
    color:#990000;
}

.MainMenu_SubMenu {background:#e4e4e4; color:#000; height:auto; line-height:1em; padding:0px;border:0;margin:0; }
.MainMenu_SubMenu table {padding:0px; }
.MainMenu_SubMenu .MainMenu_MenuIcon {display:none;}
.MainMenu_SubMenu .MainMenu_MenuArrow {display:none;}
.MainMenu_SubMenu tr{border-bottom:1px solid #CCCCCC;margin:0; padding:0;}
.MainMenu_SubMenu .menuItem{ border-bottom:1px solid #CCCCCC; padding:4px 4px;margin:0px; font-size:0.91em;line-height:1em;color:#666666;}
.MainMenu_SubMenu .menuItemSelected{ border-bottom:1px solid #CCCCCC; padding:4px 4px;margin:0px; font-size:0.91em;line-height:1em;color:Red;}

.Normal, .NormalDisabled { font-family: Tahoma, Arial, Helvetica, sans-serif;font-size:11px;}

.buttonhome
{
    background:transparent url('bottonhome.jpg') no-repeat scroll;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color:White;
    width:270px;
    height:42px;
    border:0;

}

.readmore  {
color:#FF9900;
font-size:11px;
}