body {
    margin: 0;
    padding: 0;
    font-family: verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 1.3em;
    color: #333;
    background: url(../images/bg.gif) repeat-x top center;
}

body, td {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 19px;
    color: #000;
}

caption, p, blockquote {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    border: 0px solid red;
    margin: 0 0 10px 0;
}

h1 {
    color: #0099CC;
    font-size: 19px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-weight: bold;
}

h2 {
    border: 0px dashed #ccc;
    color: #000000;
    font-size: 16px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 00px 0px 0px 0px;
    margin: 0px;
    font-weight: bold;
}

#news {
    margin: 0px;
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a, a:link, a:active {
    border: 0px solid red;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    color: #0099CC;
    text-decoration: none;
}

a:hover {
    color: #0099CC;
    font-size: 12px;
    text-decoration: underline;
}

.imageBorder {
    margin: 5px;
    border: 2px solid #000;
}

.busBorder {
    margin: 5px;
    border: 2px solid #A31A0C;
}

input {
    background-color: #fff;
    color: #0099CC;
}

.news_heading {
    color: #0099CC;
    font-size: 16px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-weight: bold;
}

.formelements {
    border-width: 1px;
    border-style: solid;
    border-color: #32513A;
}

.formelements_box {
    background-color: #FCCD41;
}

#register_area {
    margin: 0px;
    color: #A91C0D;
    line-height: 14px;
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#mail a {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    text-decoration: none;
    color: #0099CC;
}

#mail a.active, #footer a:hover {
    color: #0099CC;
    font-size: 11px;
    text-decoration: underline;
}

#mail {
    margin: 0px;
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 16px
}

.imageBorder_n {
    margin: 0px;
    border: 1px solid #000;
}

#table_border {
    background: white;
    border: solid #0099CC;
    border-width: thin
}

h4 {
    color: #000;
    font-size: 15px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    border: 0px dashed;
}

#footer {
    margin: 0px;
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #01202B;
    line-height: 16px
}

#footer_red {
    margin: 0px;
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CC2A19;
    line-height: 16px
}

#footer a {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    text-decoration: none;
    color: #01202B;
}

#footer a.active, #footer a:hover {
    color: #01202B;
    font-size: 11px;
    text-decoration: underline;
}

h6 {
    color: #0099CC;
    font-size: 14px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-weight: bold;
}

.small {
    margin: 0px;
    font-family: verdana, Arial, Helvetica, sans-serif;
    line-height: 12px;
    font-size: 10px;
}

.side_text {
    margin: 0px;
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px
}

h3 {
    color: #000;
    font-size: 17px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-weight: bold;
}

h6 {
    color: #0099CC;
    font-size: 15px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-weight: bold;
}

h5 {
    color: #0099CC;
    font-size: 14px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-weight: bold;
}

hr {
    height: 2px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.FormRequired {
    color: #ff9d01;
    padding: 0px 0 0px 17px;
    background: url(../images/pageElements/arrowDownRequired.gif) no-repeat left center;
}

.hidden, #Printlogo, #Printfooter {
    display: none;
}

/*------------------  Main Nav  -------------------------------*/
#wrap {
    border-bottom: 1px solid #e3e3e3;
    margin: 0px;
    padding: 0px;
    margin: 0 auto;
    width: 760px;
    height: 100%;
    background: url(../images/bgTop.gif) no-repeat top left;
}

#mainNav {
    float: left;
    top: 0px;
    width: 223px;
    clear: left;
    text-align: left;
}

#navcontainer {
    padding: 0px;
    padding-top: 10px;
    width: 210px;
    margin: 0px;
    margin-top: 20px;
    color: #333;
}

#navcontainer ul {
    list-style: none;
    margin: 0;
    margin-top: 3px;
    padding: 0;
}

#navcontainer li {
    margin: 0;
    padding: 0;
    padding-top: 2px;
    list-style: none;
}

#navcontainer li a {
    font-size: 11px;
    color: #fff;
    display: block;
    height: 23px;
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0px;
    margin-top: 1px;
    padding: 0px 0px 0px 30px;
    text-decoration: none;
}

html > body #navcontainer li a {
    width: auto;
}

#navcontainer li a:hover, #navcontainer li a.active {
    text-decoration: none;
    color: #fff;
    background: url(../images/mainNav/bulletRoll.gif) no-repeat left top;
}

.NavSelected {
    text-decoration: none;
    color: #fff;
    background: url(../images/mainNav/bulletRoll.gif) no-repeat left top;
}

#navcontainer li.indentedLink {
    margin-left: 20px;
}

#navcontainer li.indentedLink a:hover {
    background: url(../images/mainNav/bulletRollsmall.gif) no-repeat left top;
}

#navcontainer hr {
    height: 1px;
    background-color: D1E795;
    color: D1E795;
    noshade;
    margin-left:
    20px;
    margin-right:
    5px;
    border:
    0px;
}

#navcontainer hr.indentedLine {
    margin-left: 0px;
}

/*------------------  Header  -------------------------------*/
#header {
    float: left;
    top: 0px;
    width: 760px;
    clear: both;
    text-align: left;
}

#logo {
    border: 0px solid red;
    margin-left: 20px;
    margin-bottom: 10px;
}

/*------------------  News Col  -------------------------------*/
#newsCol {
    float: right;
    display: block;
    width: 150px;
    height: auto;
    clear: right;
    text-align: left;
    margin-top: 40px;
    margin-left: 0px;
    margin-bottom: 10px;
}
.newsite{
	padding:10px;
	color:#fff;
	margin:30px 0 0 50px;
	font-weight:bold;
}
#news{
	border:1px solid red;
}

.menu{
	border:1px solid #000;
	padding:10px 20px;
	text-align:center;
	font-style:italic;
	display:none;

}
#menu1,
#menu2,
#menu3,
#menu4{
	width:700px;

}
div.contact{
	margin:0 0 30px 0;
	padding:20px 0;
}
.menu_h{
	
	font-size:16px;
	margin:5px;
}
.menu_bread{
	font-size:12px;
	margin:0 0 20px 0;
}
.menu_name,
.menu_p{
	font-weight:bold;
	font-size:18px;
}
.sup{
	font-size:10px;
}
.menu_head{
	text-decoration:underline;
	font-style:italic;
}
.menu_detail{
	line-height:200%;
	font-style:italic;
	
	font-weight:bold;
}
.samples{
	float:right;
	width:150px;
	margin:50px 0 0 20px;
}
.samples a{
	display:block;
	padding:5px 10px;
	margin:0 0 10px 0;
	border:1px solid #D72527;
	color:#D72527;
	font-weight:bold;
}
.samples a:hover{
	background:#D72527;
	color:#fff;
	text-decoration:none;
}
