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:0px;
padding:0px;

}

img { border:none;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing:0;
	margin:0px;
	padding:0px;
}
td {
	vertical-align:top;
}

img, div, a, ul li { behavior: url(/css/iepngfix.htc) }

a:focus, a:active {
	outline:none;
}

.clear {
	clear:both;
}

body {
	background-image:url(../images/bkground.png);
	background-repeat:repeat-x;
	background-color:#fff;
	margin:0px;
	padding:0px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#585858;
}

/* Structure Styles start */
.container{
	width:1024px;
	height:1px;
	margin:0 auto;
	margin-bottom:10px;
	padding:0px;
	overflow:visible;
}
.subContainer{
	width:1024px;
	height:300px;
	overflow:visible;
	clear:both;
}
.subContainer2{
	width:1015px;
	margin-left:4.5px;
	height:330px;
	overflow:visible;
	clear:both;
}
.logoArea {
	background-image:url(../images/logo.jpg);
	width:260px;
	height:320px;
	float:left;	
	background-repeat: no-repeat;
}
.subNav{
	width:610px;
	height:40px;
	padding-top:10px;
	padding-left:154px;
	float: left;
}
.banerArea{
	background-image:url(../images/banner_bk.jpg);
	background-repeat:no-repeat;
	width:764px;
	height:220px;
	float:left;
	margin-top: 20px;
}
.mainNav{
	width:764px;
	height:38px;
	overflow:hidden;
	float:left;
}
.mainPanel{
	background-image: url(../images/mainPanel_body.jpg);
	background-repeat:no-repeat;
	width:613px;
	height:622px;
	overflow:hidden;
	float:left;	
}
.mainPanel2{
	background-image:url(../images/mainPanel_repeater.png);
	background-repeat:repeat-y;
	width:613px;
	min-height:622px;
	overflow:visible;
	float:left;	
	margin-top: 30px;
}
.mainTop {
	background-image:url(../images/mainPanel_top.jpg);
	width:613px;
	height:29px;
}
.mainFoot {
	background-image:url(../images/mainPanel_footer.jpg);
	width:613px;
	height:15px;
}
.contentArea {
	width:579px;
	height:580px;
	padding-left:17px;
	padding-right:17px;
}
.contentArea2 {
	width:377px;
	padding-left:17px;
	padding-right:17px;
}
.contentArea3 {
	width:579px;
	min-height:300px;
	overflow:visible;
	padding-left:17px;
	padding-right:17px;
}
.sidePanel1{
	background-image:url(../images/subPanel1_body.jpg);
	background-repeat:no-repeat;
	width:411px;
	height:387px;
	float:left;
	margin-top: 20px;
}
.sideTop {
	background-image:url(../images/subpanel1_top.jpg);
	width:411px;
	height:29px;
}

.sidePanel2{
	background-image:url(../images/subPanel2.jpg);
	width:411px;
	height:235px;
	float:left;
}

/* Specials */

#setupaccount {
	color: #FFFFFF;
	background-color: #0066CC;
}

.login2 img {
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
    
/* Structure Styles End */
