* {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}
body {
    color: #000;
    height: 100%;
    font: 100% Tahoma;
    background: #fff;
}
table {
    width: 100%;
    border-collapse: collapse;
    font: 100% Tahoma;
}
table thead td {
    font-weight: bold;
}
td {
    vertical-align: top;
}
img {
    border: none;
}
ul {
    list-style-type: none;
}
ol {
    margin: 10px 0 10px 30px;
}
a {
    text-decoration: underline;
    color: #000;
}
a:hover {
    text-decoration: none;
}
input, textarea {
    background: #fff;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 120%;
}

.warning {
    color: Red;
}

h1 {
    font-size: 16px !important;
}
h1.main-h1, h2.main-h2 {
	font-size: 103% !important;
}
.news-img {
    float:left;margin:12px 15px 5px 30px;
}

.inputtext {
    width: 250px;
}

.inputtextarea {
    width: 250px;
}

img.calendar-icon {
	border:0px; 
	width:19px; 
	height:19px; 
	vertical-align:top; 
	margin:-19px 1px 1px 259px !important; 
	margin-left:2px
}
.clear {
	clear: both;
}

.map-columns ul  ul{margin-left:15px}


.p_nav{margin-bottom: 15px; font-size:1.2em;text-align: right; margin-right: 63px;}
.p_nav_bottom{margin-bottom: 0px; margin-top:15px;}
.p_nav a{color:#F10F10}
