/* Cambridge International CSS Document */

html, body {
font-family: Tahoma,Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
margin: 0;
padding: 0;
}
body{
background-color:#191919;
}
form {
margin: 0;
padding: 0;
}
div{
margin: 0;
padding: 0;
}

a:link, a:visited {
color: #017460;
text-decoration: none;
}
a:hover, a:active {
color: #000000;
text-decoration: underline;
}

/* headers */
h1, h2, h3, h4 {
margin:0;
padding: 0;
}
h1 {
font-size: 18px;
font-weight: bold;
}
h2 {
font-size: 15px;
font-weight: bold;
color: #017460;
}
h3 {
font-size: 12px;
font-weight: bold;
color: #017460;
}
h4 {
font-size: 12px;
font-weight: bold;
color: #017460;
}


/* Top and Nav */
#top {
width:100%;
padding-left:15px;
background-image:  url(images/topbg.jpg);
background-repeat: repeat-x;
background-position: top left;
height:95px;
}
#cities {
margin-left:5px;
background-image:  url(images/cities.jpg);
background-repeat: no-repeat;
background-position: top right;
}
#navbg{
width:100%;
border-top:1px solid #999999;
background-image:url(images/navbg2.jpg);
background-repeat:repeat-x;
background-position: top left;
}
#nav {
width:760px;
font-size:12px;
font-weight:bold;
}

#nav td {
border-right: 1px solid #CCCCCC;
white-space:nowrap;
}
#nav a{
display:block;
width:90px;
text-decoration: none;
padding:8px 5px 8px 5px;
text-align:center;
}

#nav a:link, #nav a:visited{
color: #000000;
}
#nav a:hover, #nav a:active{
background-image:url(images/black.gif);
background-repeat:repeat;
background-position: bottom left;
color: #FFFFFF;

}
.navon span{
color:#FFFFFF;

}
.navon {
display:block;
background-image:url(images/black.gif);
background-repeat:repeat;
background-position: bottom left;
color: #FFFFFF;

}



/*subnav*/
#subnav{
width:100%;
padding:30px 5px 30px 20px;
text-align:left;
}
#subnav h1{
color:#FFFFFF;
font-size: 11px;
padding:20px 15px 5px 0;
}

#subnav a{
text-align:left;
display:block;
padding:3px 5px 3px 0;
}
#subnav a:link, #subnav a:visited{
text-decoration:none;
color:#777777;
background-image:url(images/arrow_gry.gif);
background-position:center right;
background-repeat:no-repeat;
}
#subnav a:hover, #subnav a:active{
color:#017460;
background-image:url(images/arrow_whiteRT.gif);
background-position:center right;
background-repeat:no-repeat;
}

/* body */
#wrap {
width:100%;
background-color:#FFFFFF;
color:#444444;
}
#leftbg{
background-color:#000000;
font-size: 11px;
color:#999999;
}
#leftCOL{
width:220px;
}

#RTcontainer{
padding:40px;
}
#content p{
text-align: justify;
line-height: 170%;
letter-spacing:1px;
}
#content ul{
text-align: justify;
line-height: 160%;
letter-spacing:1px;
}
#content li{
padding:5px 0 5px 0;
margin:0;
}
#content h1 {
background-color: #333333;
font-size: 15px;
font-weight: bold;
letter-spacing:1px;
color:#FFFFFF;
padding:10px 10px 10px 20px;
}
#content h2 {
padding-bottom:15px;
}

#footer {
width:100%;
color: #555555;
background-color:#000000;
border-top:1px solid #191919;
font-size: 10px;
padding: 5px 5px 5px 15px;
}
#footer p{
line-height: 200%;
}
#footer a:link, #footer a:visited{
text-decoration:none;
color:#017460;
}
#footer a:hover, #footer a:active{
text-decoration:none;
color:#FFFFFF;
}
#footer2 {
width:100%;
color: #555555;
background-color:#191919;
font-size: 9px;
padding: 5px 5px 5px 15px;
}
#footer2 a:link, #footer2 a:visited{
text-decoration:none;
color:#777777;
}
#footer2 a:hover, #footer2 a:active{
text-decoration:none;
color:#999999;
}




/* misc */

#padblock{
height:50px;
}
#padblock2{
height:30px;
}

#arrow a{
font-weight:bold;
padding:20px 20px 20px 25px;
display:block;
width:1%;
white-space:nowrap;
}
#arrow a:link, #arrow a:visited{
text-decoration:none;
color:#017460;
background-image:url(images/arrowgreen.gif);
background-position:center left;
background-repeat:no-repeat;
}
#arrow a:hover, #arrow a:active{
text-decoration:none;
color:#000000;
background-image:url(images/arrowblack.gif);
background-position:center left;
background-repeat:no-repeat;
}
#arrowBK {
padding-left:20px;
background-color:#000000;
}

#arrowBK a {
display:block;
font-size: 10px;
padding:5px 10px 5px 15px;
}
#arrowBK a:link, #arrowBK a:visited{
color: #777777;
background-image:  url(images/arrow_gry.gif);
background-repeat: no-repeat;
background-position: center left;
text-decoration: none;
}
#arrowBK a:hover, #arrowBK a:active{
color: #FFFFFF;
background-image:  url(images/arrow_back2.gif);
background-repeat: no-repeat;
background-position: center left;
text-decoration: none;
}
#print {
padding-left:20px;
}
#print a {
display:block;
font-size:10px;
padding:5px 20px 5px 20px;

}
#print a:link, #print a:visited{
color: #777777;
background-image:  url(images/print.gif);
background-repeat: no-repeat;
background-position: center left;
text-decoration: none;
}
#print a:hover, #print a:active{
color: #FFFFFF;
background-image:  url(images/print2.gif);
background-repeat: no-repeat;
background-position: center left;
text-decoration: none;
}


#email {
padding: 5px 10px 5px 0;
}
#email a {
padding: 20px 0 20px 30px;
font-size: 11px;
}
#email a:link, #email a:visited{
color: #017460;
background-image:  url(images/email.gif);
background-repeat: no-repeat;
background-position: center left;
font-weight: bold;
text-decoration: none;
}
#email a:hover, #email a:active{
color: #000000;
background-image:  url(images/email2.gif);
background-repeat: no-repeat;
background-position: center left;
text-decoration: none;
}
#login {
display:block;
width:120px;
padding:10px 5px 10px 0;
}
#login a {
font-size:10px;
padding:5px 5px 5px 20px;
}
#login a:link, #login a:visited{
color: #777777;
background-image:  url(images/login.gif);
background-repeat: no-repeat;
background-position: center left;
text-decoration: none;
}
#login a:hover, #login a:active{
color: #FFFFFF;
background-image:  url(images/login2.gif);
background-repeat: no-repeat;
background-position: center left;
text-decoration: none;
}


#imageRT {
float:right;
padding: 4px;
background-color: #FFFFFF;
border: 1px solid #cccccc;
margin: 0 0 0 15px;
}
#imageLT {
float:left;
padding: 4px;
background-color: #FFFFFF;
border: 1px solid #cccccc;
margin: 0 15px 0 0;
}
/* Tomstone IDS*/
#contentTS {
padding: 20px;
}
#TS td{
background-color:#eeeeee;
border:1px solid #cccccc;
}
#TSCOL{
padding:30px 10px 10px 20px;
}

#TSContainer{
width:260px;
}
#TSContainer p{
line-height:190%;
text-align:justify;
letter-spacing:1px;
}
#TSContainer h1{
border-bottom:1px solid #CCCCCC;
font-size:14px;
font-weight:bold;
color:#000000;
margin-bottom:20px;
}
#TSContainer a{
text-align:left;
text-decoration:none;
font-weight:bold;
font-size:11px;
display:block;
padding:5px 5px 5px 0;
}
#TSContainer a:link, #TSContainer a:visited{
color:#017460;
background-image:url(images/arrowgreen.gif);
background-position:center right;
background-repeat:no-repeat;
border-bottom:1px solid #CCCCCC;
}
#TSContainer a:hover, #TSContainer a:active{
color:#000000;
background-image:url(images/arrowblack.gif);
background-position:center right;
background-repeat:no-repeat;
}



/* misc classes*/

.grey{
color:#777777;
}
.white{
color:#FFFFFF;
}
.blkborderTOP{
border-top:1px solid #000000;
}

.padLT{
padding-left:10px;
}

.font12{
font-size:12px;
}


/* misc not used*/


#separator {
background-image:  url(images/hdot.gif);
background-repeat: repeat-x;
background-position: center left;
}


#pdf a{
background-image:url(images/pdfsmall.gif);
background-repeat: no-repeat;
background-position: center left;
border-bottom:1px solid #EEEEEE;
display: block;
margin:5px 0 5px 10px;
padding: 0 0 5px 25px;

}
.pdf {
list-style-image: url(/images/pdfsmall.gif);
	vertical-align: middle;
	text-align: left;
	background-color: #FDFDD6;
	display: compact;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

#serif {
font-family: Times New Roman, Times, serif;
font-size: 12px;
color: #333333;
}
/* contact form */

#contact input, select {
font-family: Times New Roman, Times, serif;
font-size: 12px;
color: #333333;

}
