*,
html,
body {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	line-height:17px;
	background:#E5E5E5;
	color:#666666;
}
  

p {
	margin:0 0 1em 0;
	padding:0;
	color:#666;
}

#wrapper {
	width:1001px;
	text-align:left;
	margin:0px auto 0 auto;
}
#header { 
	height:129px;
	padding-top:0px;
	margin:0px 0 2px 0px; 
}


#bkgcontainer { 
    width:95%
	margin-right:auto;
	margin-left:auto;
	background-image:url("img/page.background.gif");
	background-repeat:repeat-y;
	background-position:center;
}

#maincontainer {
	width:94%;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-color:#fff;
	padding:0 18px;
	color:#666;
}
h1 {
	margin:0 0 .7em 0;
	padding:0;
}

a {
	text-decoration:none;
	font-weight:normal;
	color:#289de9;
	outline:none;
}

a:visited {
	color:#003366;
}

a:hover {
	text-decoration:underline;
	color:#005a95;
}
a:active,
a:focus {
	outline:0;
}
ol {
	font-size:.9em;
	margin-right:40px;
	margin-left:0px;
	padding-left:30px;
}

ol ol {
	font-size:1.0em;
	margin-top:8px;
	margin-left:0px;
	padding-left:20px;
}

li {
	font-size:1.0em;
	margin-bottom:10px;
}

h1,
h2,
h3,
h4 {
	color:#16814D ;
}

 .list_menu {
	margin-left:3px;
	margin-top:1px;
	color:#666;
	font-size:12px;
	vertical-align:top;
	border:1px solid #ccc;
}
 
ul.arrowlist_arrownomargin {
	line-height:16px;
	list-style-type:none;
	font-size:.9em;
	margin:0px;
	padding:0px;
}

ul.arrowlist_arrownomargin li {
	padding-left:16px;
	background:transparent url("file:///C:/Documents and Settings/manickc/My Documents/Comp/img/list.arrow.png") no-repeat;
	background-position:0 4px;
}

ul.arrowlist_returnlink {
	line-height:16px;
	list-style-type:none;
	font-size:.9em;
	margin:0px;
	padding:20px 0px 0px 0px;
}

ul.arrowlist_returnlink li {
	padding-left:16px;
	background:transparent url("file:///C:/Documents and Settings/manickc/My Documents/Comp/img/list.arrow.png") no-repeat;
	background-position:0 4px;
}

ul.bulletlist_nomargin {
	line-height:16px;
	list-style-type:none;
	font-size:.9em;
	margin:0px;
	padding:0px;
}

   

table {}

th {
	font-size:1.0em;
	color:#036;
	text-align:left;
	padding:4px;
}

th.leftcol {
	width: 275px;
}

td.rightcol {
	width: 140px;
}

td {
	font-size:1.0em;
	color:#666;
	text-align:left;
	padding:1px;
}

td td {
	font-size:.95em;
}

table#basic_bordered {
	border:1px solid #cde0e7;
}

table#basic_bordered th {
	font-size:.9em;
	border:1px solid #cde0e7;
}

table#basic_bordered td {
	font-size:.9em;
	border:1px solid #cde0e7;
}

table#basic_noborder {
	border:0px;
}

table#basic_noborder th {
	font-size:1.0em;
	border:0px;
}

table#basic_noborder td {
	font-size:1.0em;
	border:0px;
}

table#basic_noborder2 {
	border:0px;
}

table#basic_noborder2 th {
	font-size:12px;
	border:0px;
}

table#basic_noborder2 td {
	font-size:12px;
	border:0px;
}


table ul.arrowlist {
	font-size:1.1em;
}

table#filingTable {
	border:1px solid #cde0e7;
}

table#filingTable th {
	font-size:.9em;
	border:0px;
}

table#filingTable td {
	font-size:.9em;
	border:0px;
}


/*  Start footer   */
#new-footer {
	width: 900px;
	background: url("img/footer.gradient.gif") no-repeat 0px 0px;
	padding-top: 20px;
	clear: both;
	height: 50px;
	position: relative;
}
#new-footer p.copyright {
	color: #8B8B8B;
	width: 350px;
	float: center;
	font-size: 10px;
	margin: 0px 0px 5px;
}
#new-footer #footer-logo {
	float: left;
	margin-top: -12px;
	margin-left: 3px;
}
#new-footer ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 28px;
	padding: 0px;
	width: 400px;
	height: 50px;
	text-align: left;
}
 
#bdy_tab_hgt {
	width: 900px;
 	padding-top: 1px;
	clear: both; 
	position: relative;
}

h2.newsheader {padding:.4167em 0 .5em; border-bottom:1px solid #16814D; margin-bottom:7px;}
div.news {font-size:90%; line-height:16px; /*margin-right:-3px;*/ border-bottom:1px dotted #ccc; padding-bottom:12px; margin-bottom:7px; color:#000;}
  .news .text {display:inline; /*padding-right:3px;*/}
  .news .text a {font-weight:bold;} 

div.login {font-size:90%; line-height:16px; /*margin-right:-3px;*/ border-bottom:0px dotted #ccc; padding-bottom:12px; margin-bottom:3px; color:#000;}
  .login.text {display:inline; /*padding-right:3px;*/}
  .login.text a {font-weight:bold;}   
/*  End  */
