*{ font-family: Arial, Verdana, Helvetica,sans-serif !important; color:#003366;}
body{ background-color: #FFFFFF; margin: 0px 0px; }

/* Element Tags */

h1 { color: #003366; font-size: 20px; white-space: nowrap;}
h2 { color: #669966; font-size: 18px; }
h3 { color: #99CC99; font-size: 16px; }
h4 { font-size: 15px; }
h5 { font-size: 14px; }
h6 { font-size: 13px; line-height:13px;}

img { border: 0px none;}

table { border: none;}
td {    vertical-align: top; border-spacing: 0px;}


p, li, td {	
        font-size: 13px;	
        font-style: normal; 
        line-height: normal;	
        font-weight: normal;	
        text-decoration: none; }

a       { color: #336633; text-decoration: none;}
a:hover { color: #99CCFF; text-decoration: none;}

/* Fonts & font styles */

.static { 
        font-size: 13px;	
        font-style: normal; line-height: normal;	
        font-weight: normal;	
        text-decoration: none; }
.staticsmall {	
        font-size: 12px;	
        font-style: normal; line-height: normal;	
        font-weight: normal;	
        text-decoration: none; }
.i { font-style: italic;}
.b { font-weight: bold !important;}
.super { vertical-align:super; font-size:50%; font-weight:normal;}
.px9  { font-size: 9px;}
.px11 { font-size: 11px;}
.px13 { font-size:13px;}
.px14 { font-size:14px;}
.px15 { font-size:15px;}
.px16 { font-size:16px;}
.caption {
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	float:right;
	clear: both;
}

.linone { list-style-type:none; }

/* Font colors*/
.black  { color: #000000 !important;}
.gray   { color: #666666;}
.maroon { color: #990000;}
.red    { color: #CC0000;}
.white  { color: #FFFFFF;}
.olive  { color: #999900;}
.green  { color: #66CC66;}

/* Alignment */

.center { text-align: center;}
.middle { vertical-align: middle;}
.nowrap { white-space: nowrap; }
.right { text-align: right; }

/* border definitions */
.bd1 { border-bottom:2px solid #FFFFFF; }
.bd2 { border-bottom:1px solid #FFFFFF; }

/* table definitions */

.w100 {	width: 100%;}
.tablepx2 { border:2px outset #c0c0c0; border-collapse:collapse;}
.tdpx1 { border: 1px; padding:2px;text-align:center;}
.tdhead { border: 1px solid #666; padding:2px; font-weight:bold;text-align:center;}
.tdtotal { border-top: 1px solid #666; padding:2px;text-align:center;}
.tdmain { padding:20px 10px 0px 15px;background-image:url('../images/bg1klq.png'); background-repeat:no-repeat;}
.pad1 { padding-left:4px; padding-right:4px;}
.pad2 { padding-bottom: 100px;}
/* Background colors */

.bg036 { background-color: #003366;} /* dark blue   */
.bg696 { background-color: #669966;} /* wwpdb green */
.bgFFF { background-color: #FFFFFF;} /* white       */
.bg9C9 { background-color: #99CC99;} /* lime green  */
.header { background-image:url('../images/header/bg_1.jpg'); background-repeat: repeat-x;background-color:#669966;}

/* For common deprecated tags */

i { font-style: italic;}
b { font-weight: bold;}
.b { font-weight: bold;}
center { text-align: center;}
pre { font-family: "Courier New", Courier, monospace !important;}
.pre { font-family: "Courier New", Courier, monospace !important;}
tt  { font-family: "Courier New", Courier, monospace !important;}
