html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;


}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear{
clear:both;
}

body
{

font-family:arial,serif;
line-height:1;
font-size:14px;
background:#e7e7e7 url(../images/bodybg.jpg) repeat-x;
color:#3B3B3B;
}
#wrapper
{
width:755px;
margin:0 auto;
}
#header
{
color:#FFFFFF;
font-family:helvetica;
font-size:29px;
font-weight:bold;
height:51px;
padding-top:12px;
}
#header span
{

font-weight:normal;

}
.myBox {
 /*   margin-top:24px;*/
    width:711px;
    padding: 17px 20px 12px 24px;
    background-color: #fff;
}   
p 
{
font-size:12px;
line-height:1.4em;
margin-bottom:14px;
}
.myBox h1
{
color:#105493;
font-size:25px;
font-weight:normal;
margin-bottom:8px;
margin-top:23px;
}
.myBox h2
{
color:#D31021;
font-size:18px;
font-weight:normal;
margin-bottom:12px;
}
.myBox h3
{
color:#7B7B7B;
font-size:48px;
font-weight:normal;
line-height:79px;
margin-left:87px;
}
.num
{
background:url("../images/circle.jpg") no-repeat scroll center center transparent;
display:inline-block;
height:79px;
text-align:center;
width:79px;
color:#105493;
font-size:72px;
font-weight:bold;
}
#cont
{
width:399px;
float:left;
}
.phdr2
{
background:#616161;
width:391px;
height:70px;
}
#sidebar
{
width:300px;
float:right;
overflow:hidden;
}
.phdr1
{
background:#ffffff;
width:300px;
height:250px;
margin-top:10px;
}
.btn
{
text-align:right;
width:300px;
margin-top:10px;
}
.btn a{
text-decoration:none;
display:inline-block;
}
.btn a p
{
	float:left;
	background:url(../images/left.jpg) no-repeat left top;
	margin:0;
	padding:0;
	width:9px;
	height:34px;
	display:block;
}
.btn a span
{
background:url("../images/right.jpg") no-repeat scroll right top transparent;
color:#FFFFFF;
display:block;
float:left;
font-size:16px;
padding:9px 44px 9px 6px;
text-align:center;
}



.top
{
background:url(../images/top.jpg) no-repeat;
height:92px;
margin-top:27px;
}
.mid 
{
background:none repeat scroll 0 0 #D6EAF4;
border-bottom:6px solid #AFCCDE;
padding:12px 25px 4px 27px;
width:238px;
}
.mid p
{

}
.mid label
{
display:block;
margin-bottom:5px;
margin-top:10px;
color:#2f2f2f;
font-weight:bold;
}
.submit
{
background:url("../images/signup.jpg") no-repeat scroll 0 0 transparent;
border:medium none;
color:#FFFFFF;
font-size:15px;
font-weight:bold;
height:33px;
text-align:left;
width:119px;
margin:0px;
padding-left:7px;
cursor:pointer;
}

.form a
{
	text-decoration:none;
}

.form a p label
{
	color:#000;
	text-decoration:none;
}
.copyright
{
	margin-top:10px;
	
	text-align:center;
}

.copyright p
{	font-size:10px;
	margin-bottom:4px;
}

.copyright p a
{	
	color:#3B3B3B;
	
}