html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif}
p{margin:0 10px 20px}
a{color:#000066;}

div#content p{line-height:1.4}


div#footer{background: #d6d6d6;}
div#footer p{margin:0;padding:5px 10px}
div#footer a{display:inline;padding:0;color: #C6D5FD}

div#wrapper{float:left;width:100%}
div#content{margin: 0 22%}
div#navigation{ border:0px solid #00FF00; padding-bottom:10px;}
div#navigation{float:left;width:20%;margin-left:-100%}
div#extra{background:#FF8539}
div#extra{float:left;width:20%;margin-left:-20%}

div#wrapper1{float:left;width:100%}
div#content1{margin: 0 22%; }
div#navigation1{}
div#navigation1{float:left;width:20%;margin-left:-100%}
div#extra1{float:left;width:20%;margin-left:-20%; font-size:9px;}

div#footer{clear:left;width:100%; background-color:#d6d6d6; border:1px solid #003366;}
#container {
	width:960px;
	border:1px solid #000000;
	background: #ffffff url(../images/bodyBg.jpg) repeat-x 100% 0;
}

#header {
	background: #e1e1e1 url(../images/headerBg.jpg) repeat-x 100% 0;
	width:100%;
	border-top:1px solid #ffffff;
	position:relative;
}

#headerBox {
	height:121px;
	margin:15px 30px 10px 30px;
	border:0px solid;

}

#headerBoxMiddle {
	background: #d6d6d6 url(../images/headerBoxMiddle.jpg) repeat-x 100% 0;
	width:882px;
	height:121px;
	float:left;

}
#headerBoxLeft {
	background: #d6d6d6 url(../images/headerBoxLeft.jpg) no-repeat 100% 0;
	float:left;
	width:8px;
	height:121px;

}
#headerBoxRight {
	background: #d6d6d6 url(../images/headerBoxRight.jpg) no-repeat 100% 0;
	float:right;
	width:10px;
	height:121px;

}
#bodyContainer {
	border:0px solid #000000;
	margin:0px 30px 0px 30px;
	width:900px;

}
#bodyContainer1 {
	border:0px solid #000000;
	margin:0px 30px 0px 30px;
	width:900px;
	
}

#leftBoxTop {
	background: #d6d6d6 url(../images/leftMenuBoxTop.jpg) no-repeat 100% 0;
	width:100%;
	height:10px;
}

#leftBoxMiddle {
	background: #d6d6d6 url(../images/leftMenuBoxMiddle.jpg) repeat-y 100% 0;
	width:100%;
	height:100px;
}

#leftBoxBottom {
	background: #d6d6d6 url(../images/leftMenuBoxBottom.jpg) no-repeat 100% 0;
	width:100%;
	height:8px;
}

.roundcont {
	background-color: #ffffff;
	color: #000000;
}

.roundcontGray {
	background-color: #dedede;
	color: #000000;
}

.roundcont p {
	margin: 0 10px;
}
.roundtop { 
	background: url(../images/rightTopEdge.jpg) no-repeat top right; 
}
.roundbottom {
	background: url(../images/rightBottomEdge.jpg) no-repeat top right; 
}

.roundbottomgray {
	background: url(../images/rightBottomEdgeGray.jpg) no-repeat top right; 
}

.roundtopWhite { 
	background: url(../images/tr.jpg) no-repeat top right; 
}
.roundbottomWhite {
	background: url(../images/br.jpg) no-repeat top right; 
}

img.corner {
   width: 8px;
   height: 7px;
   border: none;
   display: block !important;
}

img.cornerWhite {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}

.t {background: url(../images/dot.jpg) 0 0 repeat-x; width: 20em;}
.b {background: url(../images/dot.jpg) 0 100% repeat-x}
.l {background: url(../images/dot.jpg) 0 0 repeat-y}
.r {background: url(../images/dot.jpg) 100% 0 repeat-y} 


.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#000066;
}
.NavBoxtext {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.quicklinks {
	 background: url(../images/bullet.jpg) left top no-repeat;
}
div.quicklinks A
{
    text-decoration: none;
    padding: 3px 2px 0px 20px;
}
hr {
	color:#CCCCCC;
}

.mainHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#000066;
}

/* button desgin start */

.button em{
	display: block;
	float: left;
	background: url(../images/b_view_a.jpg) no-repeat;
	width: 3px;
	height: 21px;
}
.button span{
	display: block;
	float: left;
	background: url(../images/b_view_b.jpg) repeat-x;
	height: 21px;
}
.button b{
	display: block;
	float: left;
	background: url(../images/b_view_c.jpg) no-repeat;
	width: 17px;
	height: 21px;
} 
.button span div{
	font-weight:bold;
	margin:3px 5px 0px 5px;
	color:#333333;
	
}

/* button design end */
