/* CSS Document */
/* Reset CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* End Reset */
/* Main Section */
html {
	color:#000000; 
	background:#C2C2B8;
}
body {
	background-color: #C2C2B8;
	margin:0;
	padding:0;
	background-image:url(/images/microsite_bg.jpg);
	background-repeat:repeat-x;
}
body,td,th,a,center,font,input,submit,select,textarea { 
	font-size: 11px; 
	font-family: Verdana, Helvetica, Arial, Geneva; 
	line-height: 13px;
}
sidebarTxt {
	color: #FFFFFF;
	margin:0px;
	padding-left:12px;
	padding-right:12px;
	padding-top:10px;
}
copyRight {
	text-align:center;
}
#subSection1 { 
	background-image:url(/images/main_middle.jpg); 
	background-color:#D5D4CF; 
	width:403; 
	height: 100%; 
	margin:0px; 
	padding:0px; 
	border:0px; 
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
}
/* Admin Section */
