body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #000;
	text-align: center;
	background-color: #fff; background-image: url(../images/bgtile.png); background-position: center top; background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0;}

h1{font-size: 2.6em; margin-bottom: 1em; font-weight: normal; }
h2{font-size: 1.8em; margin-bottom: 0.5em; }
h3{font-size: 1.6em; margin-bottom: 0.75em; }
h4{font-size: 1.4em; margin-bottom: 0.75em; }
h5{font-size: 1.2em; margin-bottom: 1.4em;}
h6{font-size: 1.1em; margin-bottom: 0.2em;}
p {font-size: 1.1em; margin-bottom: 1.5em;}
INPUT, SELECT, TH, TD {font-size:1em;}

img {border: 0;} 
hr{ color:#ddd; background-color:#ddd; height:1px; border:none; margin-top: 5px; margin-bottom: 20px;}

.floatRight { float: right; padding: 0 0 0 5px; }
.floatLeft { float: left; padding: 0; }
.brod {font-size: 0.9em;}
.important{ font-weight: bold; } 
.standout{font-size: 1.8em; margin-bottom: 0.5em;} 
.primaryColor{ color: #333;}
.highlightColor{ color: #0069A3;}

.navigation {font-size:1.4em; color: #fff; }
.content {color: #000; font-size: 1.2em;}
.footer {font-size: 1.2em; color: #333; line-height: 25px;} 
.footer a{color: #333; text-decoration: none;} .footer a:hover{color: #2DA8EC; text-decoration: none;}

.text{width: 440px; height: auto; text-align: left;}
.column{width: auto; height: auto; text-align: left; background-color: #00aeef; padding: 15px 15px 15px 15px; color: #fff; background-image: url(../images/subnav_bg.png); background-position: center top; background-repeat: no-repeat; font-size: 1.1em;}
.column a{color: #fff; text-decoration: none;} .column a:hover{color: #006699; text-decoration: underline;} .column hr{color:#fff; background-color:#fff; height:1px; border:none; margin-top: 10px; margin-bottom: 10px;}
.column_nav{width: auto; height: auto; text-align: left; background-color: #00aeef; padding: 15px 15px 15px 15px; color: #fff; background-image: url(../images/subnav_bg.png); background-position: center top; background-repeat: no-repeat; font-size: 1.3em;}
.column_nav a{color: #fff; text-decoration: none;} .column_nav a:hover{color: #d80b70; text-decoration: none;} .column_nav hr{color:#fff; background-color:#fff; height:1px; border:none; margin-top: 10px; margin-bottom: 5px;}
.column_grey{width: auto; height: auto; text-align: left; background-color: #F0F0F0; padding: 15px 15px 15px 15px; color: #333; font-size: 1em;}

a{color: #2DA8EC; text-decoration: none;}
a:hover {color: #2DA8EC; text-decoration: underline;}

/* menu */
.menu{margin:0 auto; padding:0; height:35px; width:100%; display:block; background:url(../images/topMenuImages.png) repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; cursor:pointer; background:url(../images/topMenuImages.png) 0px 0px no-repeat;}
.menu li a span{line-height:35px; float:left; display:block; padding-right:15px; background:url(../images/topMenuImages.png) 100% 0px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(1,78,122);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:35px; background:url(../images/topMenuImages.png) 0px -60px no-repeat; color:rgb(1,78,122);}
.menu li a.active span, .menu li a.active:hover span{background:url(../images/topMenuImages.png) 100% -60px no-repeat;}