		body {
			font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
			margin: 0;
			padding: 0;
			background: #3D4753;			
		}
				
		a {
			color: #770000;
			text-decoration: none;
		}
		a:visited {
			color: #770000;
			text-decoration: none;
		}	
		a:active {
			color: #db8523;
			text-decoration: underline;
		}			
		a:hover {
			color: #0095b0;
			text-decoration: underline;
		}
		input {
			margin-bottom: 8px;
		}
		ul {
			margin: 0 0 0 0;
		}
		form {
			margin: 0px;
		}
		
		select {
			margin-top: 3px;
			margin-bottom: 0px;
		}



		#wrap {
			width: 932px;
			margin: 0 auto;
		}
		

		#main {
			color: #000;
			width: 932px;
			padding-top: 19px;
			background: #fff;
			background: url(images/body-bg.gif) top left repeat-y;

		}

		#content {
			float: left;
			margin-top: -18px;			
			width: 620px;
			color: #202020;
			font-family: 'Lucida Grande';
			font-size: 100%;
			padding: 0 0px 0 25px ;
			line-height: 160%;
			margin-bottom: 10px;
			background: transparent;
			
		}

		#content h2, #content h1 {
			color: #808080;
		}
		
		#content p
		{
			line-height: 170%;
		}
		
		#content ul {
			margin: 0 0 15px 40px;
		}
		#content li {
			list-style-image: url(images/arrow_lst.gif);
			list-style-type: circle;
			margin-bottom: 10px;
		}


		

		#header {
			padding: 21px 45px 16px 35px;
			width:932px;
			height: 132px;
			clear: both;
			background: url(images/masthead.png) top left no-repeat;			
		}


		/*  footer-container  */


		
		#copyright {
			float: right;
		}

		#footer-text {
			font-size: 80%;
			padding: 10px 34px 0 30px;
			text-align: left;
			width: auto;
			height: 56px;
		
			background: url(images/footer-bottom.gif) top left no-repeat;
		}
		
		#footer {
			width: inherit;
			height: 29px;
			background: url(images/footer-head.gif) top left no-repeat;
			clear: both;
		}
		

		#sidebar {
			width: 247px;
			font-size: 100%;
			line-height: 160%;
			background: transparent;
			text-align: right;
			padding: 0px;
			margin: -13px 0 10px 664px
			
		}
		
		#sidebar img
		{
			margin: 0;
		}

			
		#content h2 a, #content h2 a:link, #content h2 a:hover, #content h2 a:visited {
			margin-bottom: 4px;
			font-weight: bold;
			color: #880000;
			font-size: 120%;
			text-transform: none;
			text-decoration: none;
			text-shadow: #CCC 1px 1px 3px;
/*
			letter-spacing: .05em;
*/
		}
	
		div#content h2 a:hover {
			color: #0095b0;
			text-shadow: #CCC 1px 1px 3px;
		}
		
		#sidebar ul {
			margin: 0px;
			padding: 0px;
			color: #303030;
			font-size: 100%;
			font-weight: bold;
			text-indent: 9px;
			text-align: left;
			margin-bottom: 5px;
		}
		
		#sidebar li {
			font-weight: normal;
			margin-left: 25px; 
			text-indent: -4px;
			list-style-image: url(images/side-list-bullet.gif);
		}
		
	#head {
	margin-top: -2px;
	height: 26px;
	width: 575px;
	float: right;
	text-shadow: #555 1px 1px 5px;
	color: #fff;
}

#head a
{
	color: #FFF;
}

#head h1 {
	font-size: 200%;
	text-align: right;
	margin: 30px 90px 0 0;
}

#head h2 {
	font-size: 150%;
	text-align: right;
	margin-right: 90px;
}

	#menu {
			padding: 0px 45px 0px 35px;
			width:932px;
			height: 45px;
			clear: both;
	text-shadow: #555 1px 1px 5px;
	color: #fff;
	background: url(images/menu.gif) top left no-repeat;
	font-weight: bold;
}

#menu a {
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	color: #c5d4e5;
}

#menu ul {
	margin: 0;
	padding: 0;
}


#menu li {
	position: relative;
	margin-top: 11px;
	float: left;
	list-style-type: none;
	padding-right: 24px;
}

#menu ul ul {
	position: absolute;
	left: -3px;
	z-index: 500;
	width: 150px;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left:100%;
}

div#menu ul ul,	div#menu ul li:hover ul ul,	div#menu ul ul li:hover ul ul {
	display: none;
}
div#menu ul li:hover ul, div#menu ul ul li:hover ul,	div#menu ul ul ul li:hover ul {
	display: inline;
}


		










/* Style Basics*/
body
{
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
    line-height: 1.6em;
    color: #333;
}


h1, h2
{
    margin-bottom: 0px;
    line-height: 1.2em;
}

h3
{
    margin: 0px;
    line-height: 1.2em;
}


p
{
    margin-top: 0px;
    line-height: 1.4em;
    margin-bottom: 1em;
}


td, th
{
	padding: 5px 15px 5px 5px;
	vertical-align: top;
	font-size:100%;
}

td.right_align
{
	text-align: right;
	padding: 0px 10px 0px 0px;
}

.floatLeft
{
	float: left;
	padding: 0px 15px 10px 0px;
}

.noFloat
{
}

.error
{
	color: red;
	font-weight: bold;
}

td td, li li, li ol, li ul, li p
{
	font-size: 100%;
}

img
{
	border: 0px;
	margin: 4px 20px 10px 0px;
}

p.breadcrumbs
{
    font-size: 80%;
    margin-bottom: 0px;
    float:left;
}

p#search_date
{
    font-size:80%;
}

#search
{
    float:right;
    margin-top: -18px;
    text-align: right;
}

.blog a
{
    display: block;
    text-decoration: none;
}


.blog a p, .blog a ul
{
    color: #333;
}

.blog a:hover
{
    background-color: #DDD;
}

.blog a h1
{
	color: #007E3F;
}