
body {
	margin: 0px;
	padding: 0px;
	background: url('top5.jpg') repeat-x 50% top;
	color: #3a3a3a;
	    text-align: left;
}

#main_wrap {
	width: 999px;
	margin: 0px auto 0px auto;
}

#header_wrap {
	height: 90px;
	width:100%;
	margin: 4px 0px 0px 0px;
	overflow: hidden;
	clear:both;
}

#header_left {
	float:left;
	height: 90px;
	width: 100px;
	overflow: hidden;
}
#header_mid {
	float:left;
	height: 90px;
	width: 425px;
	overflow: hidden;
	vertical-align:middle;
	text-align:center ;
	
}

#header_right {
	float:right;
	height: 90px;
	width: 275px;
	overflow: hidden;
}

#quick_links {
	width:267px;
	height:80px;
	float: right;
	overflow: hidden;
	
}

#quick_links ul
{
	margin: 5px 15px 0px 0px;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#quick_links ul li { 
	display: inline; 
	padding: 1em 0.3em;
}

line{
	padding: 1em 0.3em;
	font-family:Arial;
	font-size:12px;
}

#quick_links ul li a {
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
	
}

#quick_links ul li a:hover {
	text-decoration: underline;
	
}

#top_menu {
	height: 30px;
	margin: 1px 0px 0px 0px;
	overflow: hidden;
	
}

.top_menu ul
{
	clear:both;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size:12px;
}

.top_menu ul li
{
	display: inline;
}

ul li
{
	display: inline;
	font-family:Arial;
	font-size:12px;
}

.top_menu ul li a
{
	margin-left: 1px;
	background-color: #377DCC;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding: 7px 12px;
	text-decoration: none;
}

.top_menu ul li a:hover
{
	margin-left: 1px;
	background-color: #003399;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding: 7px 12px;
	text-decoration: none;
}

#banner {
	margin: 10px 0px 0px 0px;
}

#banner_inside {
	
	margin: 10px 0px 0px 0px;
}

#banner_menu {
	margin: 1px 0px 0px 0px;
	overflow: hidden;
}

.banner_menu ul
{
	float:left;
	clear:both;
	border-top:1px solid white;
	margin: 258px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font-size:14px;
}

.banner_menu ul li
{
	display: inline;
}

ul li
{
	display: inline;
	font-family:Arial;
	font-size:12px;
}

.banner_menu ul li a
{
	margin-left: 1px;
	background: url('banner_btns.png') repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding: 9px 53px;
	text-decoration: none;
}

.banner_menu ul li a:hover
{
	margin-left: 1px;
	background: url('banner_btns.png') repeat-x;
	background-position: 0 -32px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding: 9px 53px;
	text-decoration: none;
	
}

#content_wrap {
	width: 999px;
	float:left;
	background: url(content_bg.jpg) repeat-y;
}

#content_left {
	float: left;
	width: 220px;
	padding:10px 15px;
	text-align:left;
}

#content_middle {
	float: left;
	width: 300px;
	padding:10px 15px;
	text-align:left;
}

#content_right {
	float: left;
	width: 389px;
	padding:10px 15px;
	text-align:left;
}

#content_wrap_inside {
	width: 100%;
	float:left;
}


#content_left_inside {
	float: left;
	width: 200px;
	padding:6px 6px;
	text-align:left;
	font-family:Arial;
	font-size:13;
	font-weight:bold;
}

#content_middle_inside {
	float: left;
	width: 533px;
	padding:10px 6px;
	text-align:left;
}

#content_right_all_inside {
	float: left;
	width: 745px;
	padding:10px 6px;
	text-align:left;
}

#content_right_inside {
	float: left;
	width: 200px;
	padding:10px 6px;
	text-align:left;
}

#footer_wrap {
	width: 987px;
	height:25px;
	line-height:25px;
	float:left;
	background: #003399;
  	color: #FFFFFF;
	font-size:11px;
	margin: 1px 0px 0px 0px;
	padding:0px 6px;
	
}

#footer_wrap a {
	text-decoration: none;
	color: #151A80;
}

#footer_wrap a:hover {
	text-decoration: underline;
	color: #151A80;
}

img {
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 72px;
}

strong {
	color: #003399;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
    color: #800000;
}

li {
	margin: 0px 0px 5px 0px;
	padding:0px;
	line-height:17px;
}

p {
    text-align: left;
    line-height: 17px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 12px;
}

h2{
	font-family: arial;
	font-size: 15pt;
	font-weight: normal;
	color: maroon;
	letter-spacing: 1px;
    text-align: center;
}

h3{
	font-family: arial;
	font-size: 15pt;
	font-weight: normal;
	color: #003399;
	letter-spacing: 1px;
    text-align: center;
}

h4{
	font-family: arial;
	font-size: 13pt;
	font-weight: normal;
	color

a {
	text-decoration: none;
	color: #003399;
    font-weight: 700;
}

tion: none;
	color: #003399;
}

a:hover {
	/*text-decoration: underline;
	color: #003399;*/
}

.border {
	float: left;
	margin: 5px 9px;
	border: #B1CBE3 1px solid;
	width: 210px;
	height: 333px;
}

.message {
	color: #2E5492;
}

ul.bullet_homepage, ul.bullet_homepage ul {
	list-style-type:none;
	margin:0px 0px 17px 15px;
	padding:0px;
	text-align:left;
}

ul.bullet_homepage li {
	line-height:15px;
}

ul.bullet_homepage li {
	line-height:15px;
}

ul.menu, ul.menu ul {
  list-style-type:none;
  text-align:left;
  margin: 0px 0px 0px 0px;
  padding: 0;
  width: 13em;
  font-family:Arial;
	font-size:12px;
}

ul.menu a {
  display: block;
  text-decoration: none;	
  
}

ul.menu li {
  width:200px;
  margin: 1px 0px 0px 0px;
  font-family:Arial;
	font-size:12px;
}

ul.menu li a {
  
  background: maroon;
  color: #FFFFFF;
  text-decoration: none;	
  padding: 0.5em;
}

ul.menu li a:hover {
  	background: #F0F0F0;
	color: #505050;
  	text-decoration: none;	
  	padding: 0.5em;
}

ul.menu li ul li a {
  display: block;
  width:204px;
  background: #d0dafd;
  color: #0C2A5A;
  padding-left: 20px;
  text-decoration: none;
}

ul.menu li ul li a:hover {
  display: block;
  width:204px;
  background: #7391D7;
  border-left: 5px #377DCC solid;
  color: #FFFFFF;
  padding-left: 15px;
  text-decoration: none;
}


ul.ql, ul.ql ul {
  list-style-type:none;
  text-align:left;
  margin: 0px 0px 0px 0px;
  padding: 0;
  width: 15em;
}

ul.ql a {
  display: block;
  text-decoration: none;	
}

ul.ql li {
  width:200px;
  margin: 1px 0px 0px 0px;
}

ul.ql li a {
  
  background: #377DCC;
  color: #FFFFFF;
  text-decoration: none;	
  padding: 0.5em;
}

ul.ql li a:hover {
  	background: #003399;
	color: #FFFFFF;
  	text-decoration: none;	
  	padding: 0.5em;
}

ul.ql li ul li a {
  display: block;
  width:174px;
  background: #d0dafd;
  color: #0C2A5A;
  padding-left: 20px;
  text-decoration: none;
}

ul.ql li ul li a:hover {
  display: block;
  width:174px;
  background: #7391D7;
  border-left: 5px #377DCC solid;
  color: #FFFFFF;
  padding-left: 15px;
  text-decoration: none;
}

.demo-show2 {
	MARGIN: 0px; 
	padding:0px;
	WIDTH: 100%;
}

.demo-show2 h3 {
	padding: 3px; 
	background: #003399; 
	margin: 10px 0px 10px 0px; 
	width: 100%; 
	cursor: pointer; 
	
	font-weight:normal;
	letter-spacing:1px;
	color:#FFFFFF;
}

.demo-show2 div {
	padding:3px;
	margin:10px 0px 10px 0px;
	width: 100%;
	background: #efefef;
}

.demo-show2 P {
	margin: 0px;
	padding:0px;
}

.msg_list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}

.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#FFFFFF;
	color:#3366CC;
	border-bottom:1px solid white;
	margin:1px 1px 10px 1px;
}

.msg_body {
	padding: 5px 10px 15px;
	background-color:#EFEFEF;
}

.tbl_CREB
	{ font-family:  Arial;
		font-size:12
		
		
		
		}
		.mainTable
		{
			top:0;
			width:13 ;
			
			
			
		}
.btn_CREB
{
	 color:White;
	 background-color: ThreeDDarkShadow ;
	 
	 
	}
	.tdSideMenu
	{
		background-color:#fff5ee;
		}
	.tdSideMenuCreb
	{
		background-color:#c4cfd3;
		}
		
.tdTitle_CREB
{
	 color: maroon  ;
	 FONT-FAMILY: Arial;
	 text-align:left ;
	 font-weight:bold ;
	  height:15px;
	
	}
.tdNarrow_CREB
{
	 color: white  ;
	 FONT-FAMILY: Arial;
	 text-align:left ;
	 font-weight:bold ;
	 background-color:#FF9122;
	  height:3px;
	
	}
.header_Grid
 {
			background-color:gray;
			color: White ;
			font-family:arial;
			font-size: 12  ;
			font-style: normal;
			font-weight:bold;
 }
 .header_table
 {
			background-color:#333333;
			color: White ;
			font-family:arial;
			font-size: 13  ;
			font-style: normal;
			font-weight:bold;
 }
 .subheader_table
 {
			background-color: #CCCCCC;
			color: black ;
			font-family:arial;
			font-size: 12  ;
			font-style: normal;
			font-weight:bold;
 }
 .PageTitle
 {
			text-align:center;
 }
.tdTitle1_CREB
{
	 color:  maroon   ;
	 FONT-FAMILY: Arial;
	 text-align:left ;
	 font-weight:bold ;
	 font-size:bold;
	 
	 
	 height:20px;
}
.Mnue
        {
             font-family:arial;
			font-size: 12  ;   
            text-align:center;
        }
 .MnueVerticle
        {
             font-family:arial;
			font-size: 12px ;   
            text-align:left;
        }
.txtbox_CREB
{
	 font-family: arial;
		color: Black ;
		
		
	}
	
	.item_CREB
	{
		font-family:Arial;
		 font-size: 12  ;
		 font-style:normal;
		 background-color:  Transparent ;
		}
	.header_CREB
	 {
			background-color: LightSlateGray ;
			color: White ;
			font-family:arial;
			font-size: smaller  ;
			font-style: normal;
			font-weight:bold;
	 }
.errormsg
{
	font-weight: lighter ;
	font-size: 10pt;
	
	font-family: arial;
	color: red;
	font-weight:bold ;
}			
.successmsg
{
	font-weight: lighter ;
	font-size: 10pt;
	
	font-family: arial;
	color:  Green ;
}			
