*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #CCCCCC;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:center;
}

table.padded-table td { padding:10px; }


textarea {
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#content
{
	width: 942px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:white;
	overflow:visible;
	background-image: url(images/fauxColumns.gif);
	background-repeat: repeat-y;
	background-position:1px top;
}

#header {
	height: 197px;
	width: 682px;
}

#menu1
{
width: 682px;
height: 70px;

}

#menu
{
background: url(images/menu.gif) repeat;
width: 682px;
height: 50px;


}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#main #menu a {
	float: left;
	width: 100px;
	height: 45px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 15px;
}

#main #menu a:hover {
	width: 100px;
	height: 45px;
	color: #00CCFF;
	border-right: 1px;
}


.more
{
text-align: right;
}


#logo {
	padding: 0px;
	margin: 0px;
	width: 682px;
	height: 150px;


}

#form {
text-align: left;
background-color: #FFFFFF; 
	padding: 15px;
	margin: 0px;
	width: px;
	height: px;


}



#logo H1 a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
color: #ffffff;
}

#main
{
width: 942px;
background: url(images/table_back.gif) repeat-y left


}

#left
{
	background: url(images/logo_image.jpg) no-repeat;
	color: #ffffff;
	width: 257px;
}



#left H3
{
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 19px;
padding-top: 10px;
color: #ffffff;
background: url(images/title.gif) no-repeat
}


#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 15px;
    background: url(images/small.gif) no-repeat left;
}

#left .title_back
{
	margin-top:10px;
	padding-left: 10px;
	line-height:30px;
	width: 237px;
}


#left a {
	color: #ffffff;
}
#left a:visited {
	color: #ffffff;
}

#left p
{
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
}





#right
{
float: right;
width: 682px;
}

#right .box
{
	background: #ffffff url(images/box_top.gif) repeat-x;
	padding: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right ol, #right ul
{
margin-left: 30px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 16px;
	color: #000066;
}

#right a
{
color: #0066ff;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;

}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #669900;
}
.date {
	text-align: right;
	color: #4889D7;
	font-size: 11px;
}

.date a {
	color: #23609C;
}


#footer {
	height: 30px;
	clear: both;
	padding-top: 10px;
}

#footer p {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000033;
}

#footer a {
	color: #ffffff;
}

