body {
	/*background: url (images/skybg5.png);*/
	background-color: #d2e3f1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a:link {
	color: #4448EE;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #5f4040;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ff00ff;
	font-weight: bold;
	text-decoration: underline;
}

#R {
	text-align: right;
}
.footer {
	font-size: 11px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;


}

   .date{
	color: #0b6437; font-size:10pt;
	font-family:Verdana;font:bold;text-align:left
	}

	
   .nam{
	color: #0b6437; font-size:15pt;
	font-family:Verdana;font:bold;text-align:center
	}


	
	.footer{
		font-family: Verdana; font-size:10pt; font:bold;
	
		color:#0b6437;
		}

.Title{
	border:1px solid bold; font:bold; font-size:20pt; font-family:Verdana; text-align:center;
	color:#003366;
	}
.hed{

	border:1px solid bold; font:bold; font-size:12pt; 

	color:#003366; font-family:Verdana; text-align:left;
}

#align {
	font-weight: bold;

}

#footer {
	font-size: 11px;
	font-weight:bold;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	
	text-shadow:#FF6633;
}

h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#f1f1f1;
	padding:0 0 0 0;
	margin:0;
	text-align:center;
	padding:12px 23px 41px 0;
	text-transform:uppercase;
}

h2
{
	font-size:14px;
	font-weight: bold1;
	color:#C00000;
	background-color:none;
	padding:0 0 0 0;
	text-align: center;
	border : 10px;
	margin:10px 0 15px 0;
}
ul
{
	list-style-type:none;
	padding:0 3px 0 14px;
	margin:0 0 0 0;
}

a
{
	padding:0;
	margin:0;
	
}

#div-wrapper
{
	background:none;
	width:845px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
	top:inherit;
}
p
{
	margin:0 15 0 8;
	background:none;
	text-align: justify;
	
}
.p1
{
	margin:0 15 0 8;
	background:none;
	text-align: center;
	
}

.ced
{
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.ced2
{
	text-align:center;
	text-decoration:none;
	font-size: 16px;
	font-weight:bold;
	font:
	
}
.ced3
{
	text-align:center;
}

.body-text
{
	color:#666464;
	background-color:#ff0000;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.universal-padding-top
{
	padding-right:55px;
}
.universal-padding-right
{
	padding-right:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.universal-padding-left
{
	padding-left:19px;
}
.universal-padding
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 


/*________________________________________________________Left Div_____________________________________________*/
#left-div-wrapper
{
	width:345px;
	height:auto;
	float:left;
	left:auto;
}
.logo
{
	padding-top:29px;
	padding-left:49px;
}

/*____________________________________________________Right Div Wrapper_____________________________________*/
#right-div-wrapper
{
	width:433px;
	height:auto;
	float:right;
}


/*____________________________________________________Center Div Wrapper_____________________________________*/
#center-div-wrapper
{
	width:228px;
	height:822px;
	float: none;
	position:absolute;
	left: 191px;
	top: 260px;
	text-align:center;
	
}
#ced
{
	text-align:center;
}

.darling{

list-style-type: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 170px; /* width of menu (don't forget to add border with below!) */
border-left: 0px solid #e4d098; /* thick left border of menu */
text-align:left;
border:1px solid #e4d098;

}

.darling li{
border-bottom: 1px solid #885b5c; /* Gray border beneath each menu item */
}

.darling li.title a{
border-bottom: 0px solid #885b5c;/* Gray border beneath each menu item */
background:url(images/td_m1.png) repeat-x;
height:18px;
font-weight:bold;
font-size:12px;
text-align:left;
padding-bottom:0px;
}

.darling li a{
background: white url(images/vstrip.gif) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
font: light 13px "Lucida Grande", "Trebuchet MS", Verdana;
display: block;
color: black;
width: auto;
border-bottom: 1px solid white; /* White border beneath each menu item link, to add depth */
padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
}

.darling li a:visited, .darling li a:active{
color: black;
}

.darling li a:hover{
background-position: -400px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
color: #b11a01;
}

.darling li.lastitem, .darling li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.darling li.lastitem a{
padding: 7px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}