body { 
	color: #333333; 
	background-color: #ffffff; 
	font-family: Arial;
	font-size: 10pt;
	line-height: 15px;
	background-image: url(../images/commons/main_bg.gif);
	margin: 0;
}

td {
	color: #333333; 
	font-family: Arial;
	font-size: 10pt;
	line-height: 15px;
	padding: 0px;
}

td.form {
	color: #333333; 
	font-family: Arial;
	font-size: 10pt;
	line-height: 15px;
	padding: 5px 10px;
}

td.main {
	color: #333333; 
	font-family: Arial;
	font-size: 10pt;
	line-height: 15px;
	border: 1px #cccccc solid;
	background-color: #ffffff;
	border-top: 5px solid #faac31;
}

td.main-ls {
	background-image: url(../images/commons/l_bg.jpg);
}

td.main-rs {
	background-image: url(../images/commons/r_bg.jpg);
}

td.content {
	color: #333333; 
	font-family: Arial;
	font-size: 10pt;
	line-height: 15px;
	padding: 10px 20px;
}

td.subnav {
	background-image: url(../images/commons/nav-bg.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	padding: 0px 15px;
	font-size: 10pt;
	line-height: 15px;
}

.subnav a {
	color: #000000;
	text-decoration: none;
}

.subnav a:hover { 
	color: #faac31;
	text-decoration: none;
 }

td.copyright {
	color: #ffffff; 
	font-family: Arial;
	font-size: 9pt;
	line-height: 15px;
	background-color: #cccccc;
	padding: 5px 20px;
}

.copyright a {
	color: #666666;
	text-decoration: none;
}

.copyright a:hover { 
	color: #000000;
	text-decoration: none;
 }
 .breadcrumbs a {
	color: #666666;
	text-decoration: none;
}

.breadcrumbs a:hover { 
	color: #faac31;
	text-decoration: none;
 }
.breadcrumbs{
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #f4f4f4;
}
font.phone-footer
{
	color: #666666; 
	font-family: Arial;
}
a {
	color: #faac31;
	text-decoration: none;
}

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


h1 {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #faac31;
	padding: 10px 0px 0px 0px;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
}

h5 {
	font-family: Arial;
	font-size: 14px;
	color: #faac31;
	font-weight: bold;
}

ul.subnav {
	padding: 0px 10px 10px 15px;
	margin: 0px;
}

ul.subnavon {
	padding: 0px 10px 10px 15px;
	margin: 0px;
}

li.subnav {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px #cccccc dashed;
	text-align: left;
	list-style: disc;
	list-style-position: inside;
}

li.subsubnav {
	padding: 5px 0px 5px 0px;
	margin: 0px; 
	font-weight:normal;
	text-align: left;
	list-style: disc;
	list-style-position: inside;
}

li.subnavon {
	
	color: #faac31;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px #cccccc dashed;
	text-align: left;
	list-style: disc;
	list-style-position: inside;
}

li.subsubnavon {
	
	color: #faac31;
	font-weight:normal;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	text-align: left;
	list-style: disc;
	list-style-position: inside;
}

ul {
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

li {
	padding: 0px 0px 0px 0px;
	margin: 5px;
	text-align: left;
	list-style: square;
}

hr {
	border-top: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	border-bottom: 1px #cccccc dashed;
}

img {
	border:none;

}