*		{ padding:0px margin: 0px; }
body		{ font-family: Tahoma; font-size: 11px; margin: 0px; }

#content { width:960px; margin:10px auto 10px auto; overflow:hidden; padding:0px; }
#main_content { width:936px; padding:0 12px 12px 12px; overflow:hidden; }
#leftcol { width:197px; overflow:hidden; float:left; margin-right:13px; }
#rightcol { width:724px; overflow:hidden; float:left; }
.left_content { background-color: #23417a; margin-top:5px; color:#fff; padding:10px; height:468px;}
.left_title	{ font-size: 12px; color:#fff; text-align: center; width:197px; height: 25px; padding-top:7px; font-weight: bold; background:url(../images/title_top.png) no-repeat; }
.fl_left {float:left;} 
.page_border	{width:958px; border: 1px solid #3D578A; }
.gray		{ text-align:center; color: #909090; margin-top:5px;}





input		{ font-family: Tahoma; font-size: 11px; border: 0px; }
textarea	{ font-family: Tahoma; font-size: 11px; border: 0px; }

.link		{ text-decoration: none; }
.link:hover	{ text-decoration: underline; }


.bg_blue	{ background-color: #23417A; }
.white		{ color: #FFFFFF; }
.blue		{ color: #23417A; }
.light_gray	{ color: #ecedec; }

.text10		{ font-size: 10px; }
.text11		{ font-size: 11px; }
.text12		{ font-size: 12px; }
.text14		{ font-size: 14px; }
.powered	{ font-size: 10px; color: #909090; text-align:right; margin-bottom:2px; }


.side_title	{ font-size: 12px; color: #FFFFFF; padding-top: 10px; padding-bottom: 10px; }
.side_header	{	background-color: #23417A; 
			background-image: url(images/side_header.gif);
			background-repeat: no-repeat;
			background-position: top;
			height: 36px; }
.side_content	{ font-family: "Tahoma"; font-size: 11px; color: #FFFFFF; padding-top: 15px; padding-left: 15px; padding-right: 15px; padding-bottom: 10px; text-align: left; }
.side_footer	{ 
			background-color: #23417A;
			background-image: url(images/side_bottom.gif);
			background-repeat: no-repeat;
			background-position: bottom;
			height: 5px;
		}

.content_box	{ margin: 0px; height: 500px; width: 724px; border: 1px solid #23417a; overflow:hidden; }



.myTab{ cursor: hand; cursor: pointer; padding: 2px 5px; margin: 1px; border: 1px solid gray; background: #E1E1E1; text-align: left; font-weight: bold; }
.openTab{ background: blue; }