html {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eaeaea;

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
    line-height: 20px;
}
a:link, a:visited {
	color: #0070ed;
	text-decoration: none;
}
a:hover, a:active {
	color: #0070ed;
	text-decoration: underline;
}

hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
     color: #464646;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #334e6f;
	margin: 15px 0px 5px 0px;
	font-weight: bold;
}
form {
	margin: 0px;
}

ul, li {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-position: inside;
}

.menu {
     padding: 14px 20px 20px 20px;
}


.menu ul{
	width: 180px;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu li {
	display:inline;
}

a.menu_default_1 {
	float: left;
	width: 160px;
	font-size: 12px;
    font-weight: bold;
	background: #FFFFFF url(/www/templates/Compressor/menu_close.gif) no-repeat 0px 7px;
    color: #000000;
    padding: 3px 10px; 3px; 10px;
    line-height: 18px;
}

a.menu_default_2 {
	float: left;
	width: 150px;
	font-size: 11px;
    font-weight: normal;
    padding: 3px 10px 3px 20px;
	background: #FFFFFF url(/www/templates/Compressor/menu_page.gif) no-repeat 12px 9px;
    color: #000000;
    line-height: 18px;
}

a.menu_default_3 {
	float: left;
	width: 140px;
	font-size: 11px;
    font-weight: normal;
    padding: 3px 10px 3px 30px;
	background: #FFFFFF url(/www/templates/Compressor/menu_page.gif) no-repeat 22px 9px;
    color: #000000;
    line-height: 18px;
}

a.menu_default_1:link, a.menu_default_1:visited, a.menu_default_2:link, a.menu_default_2:visited, a.menu_default_3:link, a.menu_default_3:visited {
    color: #000000;
    text-decoration: none;
}

a.menu_default_1:hover, a.menu_default_1:active, a.menu_default_2:hover, a.menu_default_2:active, a.menu_default_3:hover, a.menu_default_3:active {
    text-decoration: none;
    color: #C00436;
}

a.menu_default_1:hover, a.menu_default_1:active {
	background: #FFFFFF url(/www/templates/Compressor/menu_open.gif) no-repeat 0px 7px;
}

a.menu_current_1 {
	float: left;
	width: 160px;
	font-size: 12px;
    font-weight: bold;
	background: #FFFFFF url(/www/templates/Compressor/menu_open.gif) no-repeat 0px 7px;
    color: #000000;
    padding: 3px 10px 3px 10px;
    line-height: 18px;
}

a.menu_current_2 {
	float: left;
	width: 150px;
	font-size: 11px;
    font-weight: bold;
    padding: 3px 10px 3px 20px;
	background: #FFFFFF url(/www/templates/Compressor/menu_page.gif) no-repeat 12px 9px;
    color: #000000;
    line-height: 18px;
}

a.menu_current_3 {
	float: left;
	width: 140px;
	font-size: 11px;
    font-weight: normal;
    padding: 3px 10px 3px 30px;
	background: #FFFFFF url(/www/templates/Compressor/menu_page.gif) no-repeat 22px 9px;
    color: #000000;
    line-height: 18px;
}

a.menu_current_1:link, a.menu_current_1:visited, a.menu_current_2:link, a.menu_current_2:visited, a.menu_current_3:link, a.menu_current_3:visited {
    color: #C00436;
    text-decoration: none;
}

a.menu_current_1:hover, a.menu_current_1:active, a.menu_current_2:hover, a.menu_current_2:active, a.menu_current_3:hover, a.menu_current_3:active {
    text-decoration: none;
    color: #C00436;
}


.phone td {
    font-size: 10px;
}





.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	padding: 20px 25px 25px 25px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}
.footer {
	padding: 5px;
	height: 20px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}