/*
td {border-bottom:1px dashed red;border-right:1px dashed red;}
table {border-top:1px dashed red;border-left:1px dashed red;}
*/
#print { /* id to disable elements for printed pages - use with '#screen' id in print version of stylesheet */ display:none;}
* {font-size:11px;}
html, body {height:100% /*sets permanent scrollbar in Netscape*/}
body {font-family:Verdana, sans-serif;color:#000000;margin:0px 0px 0px 0px;padding:0px;background-color:#ffffff;text-align:center; /*needed to center tables for IE 5+*/}
/* table ########################################################## */
.center {margin-left:auto;margin-right:auto;text-align:center;}
table.main {width:760px;margin-left:auto;margin-right:auto;text-align:center;}
/* cells ########################################################## */
td {text-align:left;vertical-align:top;}
td.vLine {width:1px;background-color:#C9E9CF;padding:10px 0px 0px 0px;}
td.hLine {height:1px;background-color:#C9E9CF;padding:0px 0px 0px 0px;}
/* divs ########################################################## */
div {}
/* para ########################################################## */
p {margin:0 0 6px 0}
/* img ########################################################## */
img {border-width:0px;}
img#left {float:left;margin-right:6px}
img#right {float:right;margin-left:6px;}
img.bullet {vertical-align:baseline;background-color:black;width:5px;height:5px;margin-left:0px;margin-right:5px;margin-bottom:1px;}
img.bulletBig {vertical-align:baseline;background-color:black;width:7px;height:6px;margin-left:0px;margin-right:5px;margin-bottom:-1px;}
img.vLine {width:1px;height:9px;background-color:#006A46;margin:0px 0px -1px 0px;}
/* forms ########################################################## */
form {margin:0;}
input,select,textarea {font-family:Tahoma,sans-serif;font-size:11px;font-weight:normal;color:Black;}
/* lists ##########################################################
ul {margin:0px 0px 10px 20px;padding-left:0;}
li {margin:2px 0px 0px 0px;} */
/* links ########################################################## */
a,.link {/*font-family:Arial, sans-serif;*/
color:#008000;text-decoration:none;}
a:hover  {color:#008000;text-decoration:underline;}
/* hr ########################################################## */
hr{background-color:#cccccc;color:#cccccc;border-width:0;height:1px/*margin:0px 0px 0px 0px;*/}
/* general ########################################################## */
iframe {border:0px;margin:0px;}
.trans {background-color:transparent;}
.justified {text-align:justify;}
.px17, #px17 {font-size:17px;}
.px14, #px14 {font-size:14px;}
.px13, #px13 {font-size:13px;}
.px12, #px12 {font-size:12px;}
.px11, #px11 {font-size:11px;}
.px10, #px10 {font-size:10px;}
.px9, #px9 {font-size:9px;}
.px8, #px8 {font-size:8px;}
div.main{margin-left:auto;margin-right:auto;width:763px}
div.strap{background-color:#055B6C;text-align:center}
div.strap img{margin:4px}
div.body{background-image:url(/images/bg_tartan.gif);background-repeat:repeat-y;padding:0 0 16px 0}
div.menu{float:left;display:inline}
div.menu img{width:104px;height:22px;margin:8px 0 0 4px;display:block}
div.content{padding-top:16px;text-align:left;margin-left:124px;width:630px}
div.pics{float:right;margin-left:16px}
div.pics img{display:block; width:150px;margin-bottom:16px;border:2px solid #055B6C}
h1{font-size:17px;font-weight:bold;color:#055B6C;margin-top:0px}
h2{font-size:15px;font-weight:bold}
/*div{border:1px solid red}*/
