/* reset styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote, dl, dt, dd{
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;

}
/* end reset styles */


#container { margin-left:0; margin-right: 0; }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: .9em; line-height: normal; font-weight: bold; text-transform: uppercase;  font-style: italic; text-align: center; }

p, li, dt, dd, h2{ font-family: Arial, Helvetica, sans-serif; font-size: .8em; text-align: left; line-height: 1.2em; color:#000066}
p, ul, ol, dl, h2 {margin:.8em 0 1.1em 0;}
ul li ul li {font-size: 1em; line-height:1.2em; }
h2 {font-weight: bold;}
li { margin-left: 3.5em; list-style-position:outside;}

.headings { font-style: italic; font-weight: bold; line-height: 2em;}
.center { text-align: center;}
a {  font-family: Arial, Helvetica, sans-serif; color: #CC0033; text-decoration: none; font-weight: strong} 
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #6666CC; text-decoration: none; font-weight: strong} 
blockquote { margin-left: 2em;}

table{border-collapse:collapse}

.tableleftalign{ font-family: Arial, Helvetica, sans-serif; font-size: .8em; color: #333; line-height: 1.1em; text-align:lrft;}
.tableleftalign td, th { padding:4px;  border:solid 1px #CCC ; color:#000}
.tableleftalign th { color:#FFF; background-color: #336; vertical-align:middle}
.tableleftalign{ font-family: Arial, Helvetica, sans-serif; font-size: .8em; color: #333; line-height: 1.1em; text-align:lrft;}

.tableleftalignnoborder{ font-family: Arial, Helvetica, sans-serif; font-size: .8em; color: #333; line-height: 1.1em; text-align:left;}
.tableleftalignnoborder td, th { padding:2px; vertical-align:top; }
.tableleftalignnoborder th { color:#FFF; background-color:#336;  }

.center {text-align:center;}
.centerwhite {text-align:center; color:#FFF}
.smalltext, .footer {font-size: .75em; }
.leftalign {text-align:left; }
.rightalign {text-align:right; }
.imglink {border-bottom: none; }

