body {
	margin: 0px;
	padding: 0px;
	color:#1E1E1E;
	font:0.75em/1.7em Verdana,Arial,Geneva,Helvetica,sans-serif;
}
.content {
	background-image: url(../javed-khalil/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: 647px;
	position: relative;
	width:1004px;
	
	
}
.rightside {
	float: right;
	width: 350px;
}
.leftside {
	float: left;
	width: 654px;
}


.topbrd {
	font-size: 0px;
	line-height: 4px;
	background-color: #EC2A15;
	height: 4px;
}

.alert { background:#FFFFA0 none repeat scroll 0 0; border:1px solid #E5E597; padding:.5em; margin:10px 0 10px 0; }
.alertgreen { background:#D9FFD9 none repeat scroll 0 0; border:1px solid #C4FFC4; padding:.5em; margin:10px 0 10px 0; }
.sBox4 { color: #666; margin:10px 0; padding:4px; background-color:#E3F0F2; border:1px solid #ADDDE6;}
.invalid { background-color:#B90000; padding:10px; font-weight:bold; color:#fff; margin:10px 0; }
.success { background:#C1FFC1 none repeat scroll 0 0; border:1px solid #6CFF6C; padding:.5em; margin:10px 0 10px 0; }

.clear { clear:both;line-height:0;font-size:0; }
.clear10 { clear:both;line-height:10px;font-size:0;height:10px; }
.clear20 { clear:both;line-height:20px;font-size:0;height:20px; }

img { border:0; }
.container { width:1004px; }
.logo { float:left;padding-top:28px; padding-left:20px; }
.tagline { float:right;padding-top:24px; padding-right:20px; }
.headerbottom { 
	font-size: 0px;
	line-height: 1px;
	background-color: #EEEEEE;
	height: 1px;
	margin-top:25px;
}
.adsright img { padding: 3px 0 3px; }
.seperator { height:1px; line-height:1px; font-size:0; background-color: #EEEEEE; }.footer {
	background-image: url(../javed-khalil/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F4F4F4;
}
.footer .innerbg {
	background-image: url(../javed-khalil/to-do-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 40px 20px;
	font-size: 11px;
	color: #999;
}
.todo {
	left: 0px;
	bottom: 0px;
	position: absolute;
	width:235px;
	height:67px;
}
.matter {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
.sidematter {
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sidebartitle {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1.5em;
	color: #1C5483;
	font-weight: bold;
}
.sidematter a {
	color: #1C5483;
	text-decoration: none;
}
.sidematter a:hover {
	color: #CC0000;
}
.matter a {
	color: #3151A2;
	text-decoration: underline;
}
.matter a:hover {
	color: #CC0000;
}
.innerbg a {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.innerbg a:hover {
	color: #000;
}
h2 {
	color: #195385;
	font-family: "AvantGarde Md BT", Verdana, Geneva, sans-serif;
	font-size: 19px;
	font-weight:bold;
	letter-spacing:1px;
	word-spacing:1px;
}

h3 {
	color: #000;
	font-family: "AvantGarde Md BT", Verdana, Geneva, sans-serif;
	font-size: 15px;
}

.menu .level1 a {
	font-size: 21px;
	font-weight: normal;
	color: #C2C2C2;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display:block;
}
.menu .level1 a:hover, .menu .level1 .selected {
	color: #000;
}
.menu .level1 a span, .menu .level1 a span:hover {
	color: #E0E0E0;
}
.menu .level1 {
	padding-top: 2px;
	padding-bottom: 2px;
}
.note { background-color:#FFCF68; padding:4px;text-align:center;color:#000;font-weight:bold; }
