html, body {
    height : 100%;
}
body {
   font : 11px Verdana, sans-serif;
   margin: 0px;
}
h1 {
    font-size : 160%;
}
h2 {
    font-size : 140%;
}
p {
    margin : 2em 0;
    line-height : 1.5em;
}
p.ArticleText {
    font-size : 12px;
}
a {
    color : #07a;   
    font-size : 11px;
    text-decoration : none;
    font-weight : 600;
    font-family : verdana, arial, helvetica, sans-serif;
}
a:link {
    color : #07a;   
}
a:visited {
    color : #07a;    
}
a:hover {    
    text-decoration : underline;
}

#navbox ul {
	padding-bottom:2px;
	padding-top:2px;
	padding-left:0;
	margin-top:0; /* cancels gap caused by top padding in Opera 7.54 */
	margin-left:0;
	background-color:#0077AA;
	color:#fff;
	width:320px;
	line-height:12px; /* fixes Firefox 0.9.3 */
}

#navbox ul li {
	display:inline;
	padding-left:0;
	padding-right:0;        
	padding-bottom:2px; /* matches link padding except for left and right */
	padding-top:2px;
}

#navbox ul li a {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
	padding-top:2px;
	color:#fff;
        background-color:#0077AA;
	text-decoration:none;
	border-right:1px solid #fff;
}

#navbox ul li a:hover {
	background-color:#369;
	color:#fff;
}

#navbox #first {border-left:0px solid #fff;border-right:1px solid #fff;}

#css-page {
    margin : 0 auto;  
    position : relative;
    min-height : 100%;
    height : auto !important;   
}
#head {
    margin : 10px 0;
    padding : 5px 0 0 20px;    
    border-style : solid;
    border-color : black;
    border-width : 1px 0;
    line-height : 15px;
}
#css-content {
    margin : 0;
}
#css-content:after {
    clear : both;
    display : block;
    content : ".";
    height : 0;
    visibility : hidden;
}
#content-pri {
    width : 80%;
    float : right;
}
#content-sec {
    padding : 10px;
    width : 15%;
    float : left;
    border : 1px dashed #999;
}
#content-sec ul, #content-sec ul li {
    list-style : none;
}
#css-foot {
    width : 100%;
    position : absolute;
    bottom : 0 !important;
    left : 0;   
}
#foot {
    margin : 40px 0 10px;
    padding : 5px 0 0 20px;
    height : 15px;
    border-style : solid;
    border-color : black;
    border-width : 1px 0;
    line-height : 11px;
}

  .greentext 
{	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009933;
}
.redtext 
{	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
}          
td 
{	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}            
.footer
{	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #4265BE;
}
a.footerlink
{	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #4265BE;
}
a.footerlink:hover
{	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #666666;
}
a.leftmenulink 
{	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #01AD4E;
}
a.leftmenulink:hover 
{	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration:underline;
	color: #FF9900;
}            
.footerbg
{
	background-image: url(/images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headerbg
{
	background-image: url(/images/headerbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.textfield
{
	background-COLOR: #FFFFFF;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #333333;
	height: 22px;
	width: 140px;
	BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 4px;
    BORDER-LEFT: #000000 1px solid;
    PADDING-TOP: 1px;
	PADDING-bottom: 1px;
	BORDER-BOTTOM: #000000 1px solid;
}
            
            
            
            
            
            
            
            
            
            
