body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.content a:link {
	text-decoration:underline;
	color: #666666;
}
.content a:visited {
	text-decoration:underline;
	color: #666666;
}
.content a:hover {
	text-decoration:none;
	color: #333333;
}
.content a:active {
	text-decoration:underline;
	color: #666666;
}

.navHorizontal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F5F7C;
}
.navHorizontal a:link {
	text-decoration:none;
	color: #3F5F7C;
}
.navHorizontal a:visited {
	text-decoration:none;
	color: #3F5F7C;
}
.navHorizontal a:hover {
	text-decoration:none;
	color: #DD771C;
}
.navHorizontal a:active {
	text-decoration:none;
	color: #3F5F7C;
}
.navVertical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F5F7C;
}
.navVertical a:link {
	text-decoration:none;
	color: #3F5F7C;
}
.navVertical a:visited {
	text-decoration:none;
	color: #3F5F7C;
}
.navVertical a:hover {
	text-decoration:none;
	color: #DD771C;
}
.navVertical a:active {
	text-decoration:none;
	color: #3F5F7C;
}
.navCities {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform:uppercase;
	color: #AEBECB;
}
.navCities a:link {
	text-decoration:none;
	text-transform:uppercase;
	color: #AEBECB;
}
.navCities a:visited {
	text-decoration:none;
	text-transform:uppercase;
	color: #AEBECB;
}
.navCities a:hover {
	text-decoration:none;
	text-transform:uppercase;
	color: #476886;
}
.navCities a:active {
	text-decoration:none;
	text-transform:uppercase;
	color: #AEBECB;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#999999;
}
.footer a:link {
	text-decoration:none;
	color: #999999;
}
.footer a:visited {
	text-decoration:none;
	color: #999999;
}
.footer a:hover {
	text-decoration:none;
	color:#333333;
}
.footer a:active {
	text-decoration:none;
	color: #999999;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FCFCFC;
	background-image:url(images/pageTitle_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.repeat_header_middle{
	background-image:url(images/header_repeat.jpg);
	background-repeat:repeat-x;
}
.bg_v{
	background-image:url(images/v_navBar_vertical.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.bg_dotted_line{
	background-image:url(images/dotted_line.gif);
	background-repeat:repeat-x;
}
.bg_gradient_left{
	background-image:url(images/gradient_panelLeft.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.bg_gradient_middle{
	background-image:url(images/gradient_panelMiddle.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#718AA1;
}
.bg_gradient_middle_content{
	background-image:url(images/gradient_panelMiddle_content.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.bg_gradient_right{
	background-image:url(images/gradient_panelRight.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.bg_gradient_right_content{
	background-image:url(images/gradient_panelRight_content.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}