body {
height: 100%;
font-size: 12.5px;
font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
line-height: 150%;
color:#000000;
padding:0px;
margin:0px;

}
a {color: #000000; text-decoration: none; border-bottom: 1px dotted #ccc;}
a:visited {color:#000000; text-decoration: none; border-bottom: 1px dotted #ccc;}
a:hover {color: #6dac4a; text-decoration: none; border-bottom: 1px dotted #ccc;}
a:active { color:#000000;}

/* ----------Nav text-------------- */
h1 {
font-size: 13px;
border-top:1px dotted #cccccc;
border-bottom:1px dotted #cccccc;
padding:5px 15px;
margin:10px 
}

.style2 {color: #CCCCCC}

/* ----------headline title text-------------- */
h2 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:16px;
letter-spacing:2px;
color:#6dac4a;
text-transform:uppercase;
font-weight: strong;
padding: 0px 0px;
margin:0px;
margin-top:0px;
}

/* ----------footer text-------------- */
h3 {
font-size: 11px;
color:#666666;
border-top:0px dotted #cccccc;
}

/* ----------page layout-------------- */



/* ----------container layout-------------- */
#container {
width: 800px;
height: 100%;
padding:0px;
padding-top:55px;
margin:0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------header layout-------------- */
#header {
padding: 0px;
margin: 0px;
margin-left: 13px;
}

#headerleft {
float: left;
}


#headerright {
float: right;
margin-right: 14px;
}

#header a {color: #666666; text-decoration: none; border-bottom: 1px dotted #ccc;}
#header a:visited {color:#666666; text-decoration: none; border-bottom: 1px dotted #ccc;}
#header a:hover {color: #6dac4a; text-decoration: none; border-bottom: 1px dotted #ccc;}
#header a:active { color:#000000;}

/* ----------banner for logo-------------- */
#banner {
padding: 89px;
margin: 0px;
}


/* ----------nav layout-------------- */
#nav {

padding: 0px;
margin: 0px;
}

#nav a {
color: #666666;
text-decoration: none;
border-bottom: 0px dotted #000000;
}
#nav a:visited {
color:#666666;
text-decoration: none;
border-bottom: 0px dotted #000000;
}
#nav a:hover {
color: #6dac4a;
border-bottom: 0px dotted #000000;
}
#nav a:active {
color: #000000;
border-bottom: 0px dotted #000000;
}



/* ----------column and content colors----------------- */

#outer{ 
height: 100%;
} 

#inner{
width:100%;
height: 100%;
}

/* --------------left and right columns ------------- */
#left {
width:190px;
position:absolute;
float:left;
padding-left: 0px;
padding-right: 0px;
margin-left: 10px; 
margin-right:0px;
padding-bottom: 5px;
}


#right {
width:190px; 
position:relative; 
float:right;
margin-right: 5px;
}

#imagelink a {color: #000000; text-decoration: none; border: 0px solid;}
#imagelink a:visited {color:#000000; text-decoration: none; border: 0px solid;}
#imagelink a:hover {color: #6dac4a; text-decoration: none; border: 0px solid;}
#imagelink a:active { color:#000000;} 


/* -----------------main column--------------------- */ 
#content{ 
border-left: 1px dashed #999999;
border-right: 1px dashed #999999;
width: 380px;
margin-left: 200px;
margin-right:199px;
padding: 5px;
padding-left: 8px;
}



#box1 {
width:42%;
float:right;
border: 1px dashed #999999;

padding: 8px;
margin: 8px;
font-weight: bold;
font-size: 13px;
font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
line-height: 170%;
}

#box2 {
border-collapse: collapse;
border: 1px dashed #999999;

margin: 0px;
text-transform:uppercase;
font-weight: strong;
font-size: 11px;
letter-spacing: 0px;
font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
line-height: 170%;
border-spacing: 0px;
text-align: center;
}

#box2 TABLE{
border-spacing: 0px;
}

#box2 TR{
border: 0px;
}

#box2 TD{
border: 1px dotted #cccccc;
border-spacing: 0px;
margin: 6px;
text-align: center;
}



p {
padding: 8px 0px;
margin:0px; }

pre{
font-size: 12px;
padding: 8px 0px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footerContainer{
margin-top:20px;
}

#footer {
width:800px;
height:52px;
padding:0px;
padding-right:0px;
margin:0px;
margin-left: auto;
margin-right: auto;
text-align: right;
} 
