/*Common rule*/

html{margin:0px;}

* {margin:0;padding:0;outline:none;}

body{
	background:#FFFFFF url("../images/bg.jpg") repeat-x left top;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#333333;
	cursor:default;
}

a:link,a:visited{
	color:#333333;
	text-decoration:none;
	cursor:pointer;
}
a:hover, a:active, a:focus{
color:#999999;
text-decoration:none;
cursor:pointer;
}
hr{
border-top-color:#333333;
}
a:focus{outline:none;}

acronym{cursor:help;}
img{border:0;}

h1, h2, h3{font-family:"Myriad Pro", Verdana;color:#474747;}
h1{font-size:2em;}
	h1 span{font-weight:normal;display:block;margin:10px 0 0 0;}
h2{
	font-size:14px;
	text-transform: uppercase;
}
h3{font-size:12px; text-transform: uppercase;}


.alignRight{text-align:right;}
.bold{font-weight:bold;}
.center{text-align:center;}
.clearBoth{clear:both;}
.displayBlock{display:block;}
.displayNone{display:none;}
.floatRight{float:right;}
.hide{display:none;visibility:hidden;}
.hideOverflow{overflow:hidden;}
.warning{color:#FF0000;}

.width100pc{
display:block;
float:left;
width:100%;
}
p{
	font-size:12px;
	padding-bottom:10px;
}

.footer{
	background-color:#FFFFFF;
	color:#474747;
	font-size:11px;
}
.left{
	width:193px;
}
.newsBox{
display:block;
float:left;
width:176px;
font-size-adjust:100px;
}

.newsBox{
overflow:auto;
position:relative;
margin:0 35px 0 0 !important;
margin:0 18px 0 0;
padding:20px 10px 0px 10px;
width:155px !important;
width:174px;
height:185px !important;
height:206px;
text-align:center;
}

.newsBox a{font-weight:bold;}

.hr{
margin:0 0 6px 0 !important;
margin:2px 0 2px 0;
width:100%;
height:1px;
border-bottom:1px solid #595959;
}

.footer {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#333333;
}
.footer a:link, .footer a:visited{
	color:#333333;
	text-decoration:none;
	cursor:pointer;
}
.footer a:hover, .footer a:active, .content a:focus{
color:#999999;
text-decoration:none;
cursor:pointer;
}
.content{ 
	font-family:"Myriad Pro", Verdana;
	font-size:12px;
	color:#474747;
}
.content_txt
{
	font-family:"Myriad Pro", Verdana;
	font-size:12px;
	color:#474747;

}
.content_txt a:link, .content_txt a:visited{
	color:#006699;
	text-decoration:none;
	cursor:pointer;
}
.content_txt a:hover, .content_txt a:active, .content_txt a:focus{
color:#999999;
text-decoration:none;
cursor:pointer;
}

/*home*/


