html,body {margin: 0px 0px 0px 0px; background-color:#ffffff;}
body,table,td {font-family:verdana; font-size:8pt; color:#000000; text-align:left;}
table,td {padding:0px; border-collapse:collapse; border-spacing:0px;}
img {border: 0px;}
hr {border: none 0; 
border-top: 1px dotted #666;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.forminput 
{
	background-color:#ffffff; 
	border-color:#092442; 
	font-family:verdana; 
	font-size:8pt; 
	color: #000000; 
	border-collapse:collapse; 
	border-style: solid; 
	border-width:1px;
	padding: 2px;
	height:15px;} 

input {font-family:Verdana; font-size:8pt;}
select {font-family:Verdana; font-size:8pt;}
textarea {font-family:Verdana; font-size:8pt;}
submit {background-color:#447282; height:30px; width:50px; border-color:#000000; color: #ffffff; border-collapse:collapse; border-style: solid; border-width:1px; padding: 5px;}

.header {width: 1000px; height: 295px; background-image: url(../images/header.jpg);}
.pagebackgrnd {background-image: url(../images/bkgrnd_pg.jpg);}
.content {width: 1000px; height: 539px;}
.menutable {width: 343px; height: 100%; background: url(../images/left.jpg) no-repeat #000000;}
.sidemenu {width: 343px; height: 254px;}
.sidemenubot {width: 343px; height: 285px;}
.footer {width: 1000px; height: 36px; background-color: #000000;}
.menutop {width: 1000px; height: 59px; background-image: url(../images/topmenu.jpg); background-repeat: no-repeat; ; background-color: #ffffff;}
.map {height: 401px; background-image: url(../images/map.jpg);}

.top {vertical-align:top;}
.bottom {vertical-align:bottom;}
.right {text-align:right;}
.left {text-align:left;}
.rightalign {align:right;}
.center {text-align:center; margin: 0 auto;}
.bold {font-weight:bold;}
.linspacing { line-height: 12pt;}
.linspacing2 { line-height: 16pt;}

.twenty {width: 20px;}
.twentyfive {width: 25%;}
.thirtythree {width: 33%;}
.textwidth {width: 750px;}
.fortyfive {width: 45%;}
.fifty {width: 50%;}
.sixty {width: 60%;}
.sixtyfour {width: 64%;}
.sixtyseven {width: 67%;}
.seventyfive {width: 75%;}
.nintyfive {width: 95px;}
.twofiftysix {width: 256px;}
.ninety {width: 93%;}
.stretch {width: 100%;}

.textyellow {color:#cc9900;}
.textwhite {color:#ffffff;}
.burgandy {color:#660000;}
.textblue {color:#73738f;}
.textdarkblue {color:#043263;}
.textblack {color:#000000;}
.blue {background-color:#284e84;}
.black {background-color:#000000;}
.darkgrey {background-color:#333333;}
.grey {background-color:#666666;}
.lightgrey1 {background-color:#e5e5e5;}
.lightgrey2 {background-color:#d7d7d7;}
.lightgrey3 {background-color:#c9c9c9;}
.white {background-color:#ffffff;}
.introdarkblue {background-color:#043263;}
.lineheight2 {line-height: 17px;}


.title {color:#092442; text-decoration: none; font-size:20px; font-weight:bold; font-style:italic;}
.textsmall {font-size: 8pt;}
.subtitle {font-size:large;}
.underline {text-decoration: underline;}
.italic {font-style:italic;}

.cellpadding {padding-bottom:0px; padding-left:20px; padding-right:20px; padding-top:0px;}
.contentpadding {padding-bottom:10px; padding-left:20px; padding-right:10px; padding-top:0px;}
.btnpadding {padding-bottom:1px; padding-left:0px; padding-right:0px; padding-top:0px;}
.textpadding {padding-bottom:0px; padding-left:5px; padding-right:35px; padding-top:5px;}
.menupadding {padding-bottom:0px; padding-left:15px; padding-right:0px; padding-top:0px;}

a {color:#33cc99; text-decoration:underline;}
a:hover {color:#ffffff; text-decoration:none;}
