@charset "utf-8";
/* CSS Document */

body
	{
		margin: 0;
		font: 0.95em/1.40em "Helvetica Neue", Arial, Helvetica, sans-serif; text-align: center;
		/* background:#c8ef82 url(images/bg.jpg) repeat-x center top; */
		background:#6e76b2; 
		
	}
	
#li.list1 {list-style: none; padding: 0.75em 0; border-bottom: 1px dashed #692C0F;}

h3 { 

	font: Arial ;
	font-size: 18px;
	font-weight:bold;
	color: #333333;
	margin: 5px auto 5px 25px;

}


#maintable 
	{ 
	width: 800px;
	height:438px;
	border: none;
	background-color: #abd262;
	padding: 0px;
	border-collapse:collapse;
    /* background:#f4ea66 url(images/topbg.jpg) repeat-x center top; */
	}


#midtable 
	{ 
	width: 800px;
	border: none;
	padding: 0px;
	border-collapse:collapse;
	background:#f4ea66 url(images/mid_bg_long.jpg) repeat-y center top;
	}

#bodytext 
	{ 
	width: 740px;
	margin: 10px 15px 15px 20px;
	font: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color:#f2eeb1;
	text-align:justify;	
}


#menutable 
	{ 
	width: 800px;
	border: none;
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
    background:#f4ea66 url(images/menunew.jpg) repeat-y center top;
	}
#cedawheadtable 
	{ 
	width: 800px;
	border: none;
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
    /* background:#f4ea66 url(images/whatiscedaw_bar.jpg) repeat-y center top;*/
}




#bodytext a:link
	{ 
	color: #585afa;
	text-decoration:none;
	}

#bodytext a:visited
	{ 
	color: #585afa;
	text-decoration:none;
	}

#bodytext a:hover
	{ 
	color: #585afa;
	text-decoration: underline;
	}


.menutop {
	text-decoration:none;
	color: #cb4f6b;
	margin-left: 43px;
	font-weight: bold;
	font-size: 1.0em;
} 

.menutop a:link
	{
	color: #cb4f6b;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration:none;
	} 

.menutop a:visited
	{
	color: #cb4f6b;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration:none;	
	} 

.menutop a:hover
	{
	text-decoration: underline;	
	}			

#footpanelblank
	{
		width:100%;
		height:90px;
		margin: 0px ;
		padding:0px;
		/* float:left; */
		background:url(images/footbg.jpg) repeat-x;
	}

	
#footpanel
	{
		width:700px;
		height:90px;
		margin:0 auto;
		padding:0px;
	}
#footmenu
	{
		width:600px;
		height:13px;
		margin:14px 0 0 130px;
		padding:0px;
		float:left;
	}
#footmenu ul
	{
		width:700px;
		height:13px;
		margin:0px;
		padding:0px;
		/* float:left; */
		display:block;
	}
#footmenu ul li
	{
		height:13px;
		margin:0px;
		padding:0px;
		float:left;
		display:block;
	}
#footmenu ul li.fspace
	{
		width:1px;
		height:13px;
		margin:0px;
		padding:0px;
		float:left;
		display:block;
		/* background:url(images/fspace.jpg) no-repeat; */
	}
#footmenu ul li .fblank
	{
		width:1px;
		height:13px;
		margin:0px;
		padding:0px;
		float:left;
	}
#footmenu ul li a
	{
		height:13px;
		margin:0px;
		padding:0 8px 0 8px;
		float:left;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#b73d12;
		text-decoration:none;
		line-height:13px;
	}
#footmenu ul li a:hover
	{
		text-decoration:underline;
	}
#copyright
	{
		width:700px;
		margin:11px 0 0 15px;
		padding:0px;
		float:left;
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#8b8b7c;
		text-align:center;
	}
#validationblank
	{
		width:700px;
		margin:10px 0 0 0;
		padding:0px;
		float:left;
	}
#validation
	{
		width:178px;
		margin:0 auto;
		padding:0px;
	}	