/* CSS Document */
*{
	margin:0;
	padding:0;
}/*global reset*/
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address{
	margin: 5px 0;
}
li,dd{
	margin-left:0em;
	margin-bottom: 5px;
}
fieldset{
padding:.5em;
}
select {
	min-width:1.5em;
	font-size: 12px;
}/* hiding the drop-down arrow of a select form widget in Firefox*/
img {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	MARGIN: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	padding: 0px;
}
UL {
	LIST-STYLE-TYPE: none
}
.cf {
	clear: both;
}
.fl	{
	float:left;
}
.fr	{
	float:right;
}
.tr	{
	text-align: right;
}
a.noline {
	text-decoration : none;
	color: #000000;
	margin-left: 5px;
}
a.noline:hover {
	text-decoration : underline;
}
a.noline2 {
	font-size: 12px;
	line-height: 1.6em;
	text-decoration: none;
	color: #636363;
}
a.noline2:hover {
	text-decoration: underline;
}
/* links */
a.f {
	font : 12px Verdana;
	color : #005E91;
	text-decoration : none;
	text-align : left;
}
#paging {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.5em;
	vertical-align: top;
}

a.f:hover {
	color: #333;
	text-decoration : underline;
}
a.c {
	color : #003366;
	text-decoration : none;
}
a.c:hover {
	color: #005E91;
	text-decoration : underline;
}
a.c2 {
	color : #003366;
	text-decoration : underline;
}
a.c2:hover {
	color: #005E91;
	text-decoration : underline;
}
a.d {
	color : #000000;
	text-decoration : none;
}
a.d:hover {
	color: #005E91;
	text-decoration : underline;
}
a.d:visited {
	color: #666666;
}
a.nol {
	text-decoration : none;
}
a.nol:hover {
	text-decoration : none;
}
a.more {
	text-decoration : none;
	color: #A32C24;
}
a.more:hover {
	text-decoration : underline;
}
a.l {
	text-decoration : none;
	color: #FFFFFF;
}
a.l:hover {
	text-decoration : underline;
}
A.g {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #003366; LINE-HEIGHT: 1.2em; TEXT-DECORATION: none
}
A.g:hover {
	COLOR: #ff0000; 
}
A.cl {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #005E91; LINE-HEIGHT: 18px; TEXT-DECORATION: none
}
A.cl:hover {
	COLOR: #ff0000; 
}

A.t {
	font : 13px Verdana;
	color :#EEEEEE;
	text-decoration : none;
	line-height: 1.1em;
}
A.t:link {
	font : 13px Verdana;
	color :#EEEEEE;
	text-decoration : none;
	line-height: 1.1em;
}
A.t:hover {
	font : 13px Verdana;
	color: #FF0000;
	text-decoration : none;
}

/* layout */
BODY {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:76%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding: 0;
	background-color: #E6E6E6;
	background-image: url(i/background_new.jpg);
}
#wrap{
	width: 770px;
	text-align: center;
	border-left: solid #3C628F 1px;
	border-right: solid #3C628F 1px;
	background-color: #FFFFFF;
	margin: 0 auto;
}
#top_nav {
	height: 54px;
	width: 754px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 8px;
	text-align: left;
}

#top_banner {
	height: 90px;
	width: 728px;
	margin: 0 auto;
	padding-top: 5px;
}
#nav_but {
	height: 35px;
	width: 500px;
	margin-top: 5px;
}
.nav_but_p {
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 123px;
}


#nav {
	height: 54px;
	width: 504px;
	float: right;
}
#big_but {
	height: 160px;
	width: 770px;
	border-bottom: solid #3C628F 1px;
}
#big_but_inside {
	float: left;
	width: 754px;
	margin: 0 8px 0 8px;
}
#middle {
	width: 754px;
	margin: 4px 8px 0 8px;
	text-align: left;
	float: left;
	line-height: 1.5em;
}
#left {
	width: 152px;
	float: left;
	background-color: #E3E2E5;
}
#left_header {
	background-image: url(i/leftbox_top.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 152px;
}
#left_content {
	background-color: #E3E2E5;
	width: 152px;
	text-align: center;
}
#center {
	width: 410px;
	float: left;
	margin-left: 3px;
	background-color: #FFFFFF;
}
#center1_header {
	background-color: #2D566C;
	height: 20px;
	background-image: url(i/centerbox1_top.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#center2_header {
	background-color: #555C19;
	height: 20px;
	background-image: url(i/centerbox2_top.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#center3_header {
	background-color: #A32C24;
	height: 20px;
	background-image: url(i/centerbox3_top.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#center_content {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
	width: 400px;
}
#center_content_2 {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
	width: 400px;
	border-bottom: dotted 1px #C0C0C0;
}
#right {
	width: 180px;
	float: left;
	margin-left: 3px;
	background-color: #FFFFFF;
	text-align: center;
}
#footer {
	width: 754px;
	margin: 10px 8px 0 8px;
	padding-bottom: 10px;
	padding-top: 20px;
}
.pt {
	padding-top: 8px;
}
.bh	{
	font-size: 13px;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 5px;
}
#center_content li {
	line-height: 18px;
	background-image: url(i/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	list-style-type: none;
}
#cb2_content {
	margin-left: 32px;
	float: left;
	width:180px;
}
#cb3_1 {
	float: left;
	width: 190px;
	border-right: dotted 1px #C0C0C0;
	padding-left: 5px;
}
#cb3_2 {
	float: left;
	width: 190px;
	border-right: dotted 1px #C0C0C0;
	padding-left: 5px;
}
#cb3_3 {
	float: left;
	width: 190px;
	padding-left: 5px;
	margin-left: 7px;
}
.cb3_header {
	background-image: url(i/r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	line-height: 2em;
	letter-spacing: 1px;
}
#center_content ul.cb li {
	line-height: 18px;
	background-image: url(i/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	list-style-type: none;
	background-color: #F9F4EE;
}
#right_content {
	margin-top: 5px;
}
#right_ad {
	margin-top: 8px;
}
#footer2 p{
	font-size: 10px;
	color: #999;
}
#footer2 p a	{
	color: #999;
	font-size: 10px;
	text-decoration: none;
}
#footer2 p a:hover {
	color: #1a39ac;
}
#login_box {
	height: 123px;
	width: 165px;
	text-align: center;
	border: solid #DDDEE2 1px;
	margin-bottom: 20px;
	background-image: url(i/login.jpg);
	background-repeat: repeat-x;
	padding: 0 5px;
	padding-bottom: 10px;
}
#login_title {
	font-weight: bold;
	color: #244763;
	text-align: left;
}
#submit_button {
font-size:12px; color:#FFFFFF; background-color:#A7A7A7; border-bottom:solid #545454 2px;border-right:solid #545454 2px
}
#subscribe_button {
	height: 16px;
	width: 118px;
	background-color: #6A531F;
	border-left: solid #B1A18A 1px;
	border-top: solid #B1A18A 1px;
	border-right: solid #251E16 1px;
	border-bottom: solid #251E16 1px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto 10px auto;
	line-height: 1.3em;
}
#login_left {
	float: left;
	width: 155px;
}
.box_1	{
	width: 155px;
	margin-bottom: 6px;

}
.box_header {
	float: left;
	width: 100%;
	height: 24px;
}
.box_left {
	height: 25px;
	padding-left: 5px;
	background-image: url(i/box_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_middle {
	height: 25px;
	background-image: url(i/box_m.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.box_right {
	height: 25px;
	padding-right: 5px;
	background-image: url(i/box_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box_middle h2 {
	font-size: 13px;
	font-weight: bold;
	color: #60706D;
	padding: 0;
	margin: 4px 0 0 10px;
	letter-spacing: 1px;
	padding-top: 3px;
}
.box_content {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background: url(images/box_bg.jpg) repeat-x left top;
	border-bottom: 1px solid #AAAEAD;
	border-left: 1px solid #AAAEAD;
	border-right: 1px solid #AAAEAD;
}
.box_padding {
	padding: 7px 7px 5px 15px;
}
.table_title {
	color: #FFFFFF;
	padding-left: 10px;
}
.grey {
	background-color: #efefef;
}
.white_border {
	border: 1px solid #FFFFFF;
	background-color: #999999;
}
.grey_border {
	border: 1px solid #eee;
}
#content_table td {
	padding-left: 10px;
}
#login_content {
	float: left;
	width: 575px;
	margin-left: 22px;
}
#content_header {
	color: #FFFFFF;
	background-color: #4159A3;
	height: 18px;
	width: 100%;
	font-weight: bold;
}
#content_header_margin {
	margin-left: 20px;
}
#content_box {
	width: 571px;
	border: solid #D9D9D9 1px;
	margin-top: 4px;
}
#box_title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 100%;
	display: block;
	margin-top: 17px;
	margin-bottom: 30px;
}
#paging img {
	padding-top: 5px;
}
#quotes {
	width: 175px;
	position: relative;
	border: solid #ccc 1px;
}
#quotes_title {
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
#exc_title {
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
.blue {
	color: #2A4A7B;
}
.blue_samll {
	font-size: 12px;
	line-height: 0.8em;
	color: #666666;
}
.red {
	color: #E72122;
}
.box4_header {
	height: 50px;
	width: 730px;
	background-color:fff;
}
.box5_header {
	background: url(i/list_bk.jpg) no-repeat left bottom;
	height: 54px;
	width: 720px;
	}
	
.box5_header h2 {
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	padding-top: 15px;
}	
.box4_header h2 {
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	padding-top: 15px;
}
.box4_content {
	border-bottom: 1px solid #C9CFE7;
	border-left: 1px solid #C9CFE7;
	border-right: 1px solid #C9CFE7;
	background-color: #F1F4F9;
	width: 718px;
	padding-bottom: 20px;
}
#inner_content {
	font-size: 13px;
	line-height: 2em;
	width: 730px;
	color: #50504d;
	margin-left: 10px;
	text-align:justify;
}
span.detail{
	color: #006CA4;
	background: #F7F5E9;
	text-align: center;
	float: right;
	height: 20px;
	width: 50px;
	border: 1px solid #E7DCC0;
	font-size: 12px;
	display: block;
	margin-top: 20px;
	margin-right: 10px;
}

.box4_content .box_padding span.detail{
	color: #006CA4;
	background: #F7F5E9;
	text-align: center;
	float: right;
	height: 20px;
	width: 50px;
	border: 1px solid #e8dcc0;
	font-size: 12px;
	display: block;
}
.folder {
	background-image: url(i/folder_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 150px;
	width: 340px;
	margin-left: 10px;
}
.folder h3 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #9298BA;
	height: 30px;
	width: 210px;
	margin-left: 10px;
	margin-top: 12px;
	line-height: 2em;
	float: left;
	display: block;
}
.image {
	border: 1px solid #9095B3;
	float: right;
	height: 80px;
	width: 112px;
	margin: 0;
	padding: 0;
}
.list {
	float: left;
	height: 83px;
	width: 190px;
	margin-left: 10px;
}
.list li {
	margin: 0px;
	padding: 0px;
}
.center_box_4 {
	width: 720px;
	margin-bottom: 20px;
	margin-top:20px;
	text-align: left;
}
.center_box_4_folder{
	width: 720px;
	margin-bottom: 20px;
	margin-top:20px;
	text-align: left;
	padding-left: 20px;
}

.con {
	clear: both;
	float: left;
	height: 83px;
	width: 340px;
	margin-top: 10px;
}
.padding {
	padding-left: 22px;
}
.padding_right {
	margin-right: 40px;
}
#content_table {
	font-size: 12px;
}

