body {
background-attachment : fixed; 
background-repeat : no-repeat; 
background-color : white;
color : #000; 
font-size : 12px; 
line-height : 15px; 
font-family : Verdana; 
text-decoration : none; 
margin : 0; 
padding : 0; 
align: center;
background-image : url("images/bgshadow.gif");
background-repeat: repeat-y;
} 

A:link , A:active {
text-decoration : underline; 
color : #666; 
background : transparent; 
} 
A:visited {
text-decoration : none; 
color : #aaa; 
background : transparent; 
} 
A:hover {
text-decoration : none; 
color : #666; 
background : transparent; 
} 
.body {
color : #000; 
font-size : 12px; 
line-height : 15px; 
font-family : Verdana; 
} 
.body a:link {
text-decoration : underline; 
font-weight : bold; 
} 
.body a:visited {
color : #aaa; 
text-decoration : underline; 
font-weight : bold; 
} 
.body a:hover {
color : black; 
text-decoration : none; 
background : white; 
} 
.body a:active {
color : #333333; 
text-decoration : none; 
} 
.bodysmall {
color : #000; 
font-size : 10px; 
line-height : 15px; 
font-family : Verdana; 
} 
.bodysmall a:link {
text-decoration : underline; 
font-weight : bold; 
} 
.bodysmall a:visited {
color : #aaa; 
text-decoration : underline; 
font-weight : bold; 
} 
.bodysmall a:hover {
color : black; 
text-decoration : none; 
background : white; 
} 
.bodysmall a:active {
color : #333333; 
text-decoration : none; 
} 
.datestamp {
color : #00f; 
font-size : 10px; 
line-height : 15px; 
font-family : Verdana; 
} 
.title {
color : #008FD4; 
font-size : 16px; 
font-weight : bold; 
line-height : 17px; 
font-family : Arial, Verdana; 
} 
.post-title {
color : #008FD4; 
font-size : 14px; 
font-weight : bold; 
line-height : 17px; 
font-family : Arial, Verdana; 
} 
.date-header {
color : #008FD4; 
font-size : 10px; 
font-weight : bold; 
line-height : 17px; 
font-family : Arial, Verdana; 
} 


.tiny {
color : white; 
font-size : 9px; 
line-height : 15px; 
font-family : arial,Verdana; 
}

.tiny a:link {
color : white; 
text-decoration : none; 
font-weight : bold; 
} 
.tiny a:visited {
color : white; 
text-decoration : none; 
font-weight : bold; 
} 
.tiny a:hover {
color : #aaa; 
text-decoration : none; 
background : white; 
} 
.tiny a:active {
color : #333333; 
text-decoration : none; 
} 
.menu {
color : white;  
font-size : 10px; 
line-height : 15px; 
font-family : Verdana; 
} 
.menu a:link {
color : white; 
text-decoration : none; 
font-weight : bold; 
} 
.menu a:visited {
color : #aaa; 
text-decoration : none; 
font-weight : bold; 
} 
.menu a:hover {
color : #aaa; 
text-decoration : none; 
background : transparent; 
} 
.menu a:active {
color : #333333; 
text-decoration : none; 
} 

.navmenu {
color : #008FD4; 
font-weight : bold; 
font-size : 13px; 
line-height : 15px; 
font-family : Verdana;
text-align : center; 
} 
.navmenu a:link {
color : #008FD4; 
text-decoration : none; 
font-weight : bold; 
} 
.navmenu a:visited {
color : #008FD4; 
text-decoration : none; 
font-weight : bold; 
} 
.navmenu a:hover {
color : #aaa; 
text-decoration : none; 
background : transparent; 
} 
.navmenu a:active {
color : #333333; 
text-decoration : none; 
} 

.menu1 {
color : white;
font-weight: bold; 
font-size : 12px; 
line-height : 15px; 
font-family : Verdana; 
}
.menu2 {
color : white;
font-weight: normal; 
font-size : 10px; 
line-height : 15px; 
font-family : Verdana;
text-indent : 5px;
}
.menu3 {
color : #000;
font-weight: normal; 
font-size : 10px; 
line-height : 15px; 
font-family : Verdana;
text-indent : 10px;
}
.headertext {
color : white; 
font-size : 10px; 
line-height : 15px; 
font-family : Verdana; 
} 
.headertext a:link {
color : white; 
text-decoration : none; 
} 
.headertext a:visited {
color : white; 
text-decoration : none; 
} 
.headertext a:hover {
color : black; 
text-decoration : none; 
background : white; 
} 
.headertext a:active {
color : #333333; 
text-decoration : none; 
} 

#headercontent		{position : absolute; z-index : 1;left : 5px; top : 110px; width : 800px; background : transparent; border : 0px solid #000;}

#secondaryheader {
position : absolute; 
z-index : 1;
left : 162; 
top : 130px; 
width : 500px; 
background : transparent; 
border : 0px solid #000; 
}

#metaheader  {
position : absolute; 
z-index : 1;
left : 0px; 
top : 0px; 
width : 800px; 
text-align : right;
background : transparent; 
border : 0px solid #000; 
padding : 0px 10px 0px 0px;
}

#picture {
position : relative; 
background : transparent; 
border : 1px solid black; 
height: 0px;
width : 0px;
padding : 0px;
margin : 5px;
} 


#leftcontent {
z-index : 1;
position : absolute; 
left : 9px; 
top : 160px; 
width : 180px; 
background : transparent; 
border : 0px; 
padding : 0px; 
} 
 

#centercontent {
position : absolute; 
left : 185px; 
top : 160px; 
width : 500px ; 
background : transparent; 
border : 0px solid #666; 
padding : 10px 0 0 10px  ; 
} 

#rightcontent {
position : absolute; 
right : 10px; 
top : 125px; 
width : 200px; 
background : #fff; 
border : 1px solid #000; 
padding : 10px; 
} 

#bodyblock {
position : static; 
left : 50%; 
top : 0; 
width : 100%; 
background : transparent; 
padding : 10px; 
color : #000; 
float : left; 
} 


#newsflash				{ z-index : 1; position : static; left : 15px; top : 0px; width : 150px; background : transparent ;border:1px solid black; border-width: 0 1px 0 0; padding : 10px 15px 0px 0px;} 
#newsflash p.top-link	{ padding-left: 25px; background: url(images/blip.gif) no-repeat 0px 0px;}


#nav					{ z-index : 1; width:100%;}
#nav ul					{ list-style:none; margin:0; margin-left:20px; padding:0; }
#nav li					{ float:left; margin:0; padding:0; border:1px solid white; border-width: 1px 1px 0 0; list-style:none;}
#nav li.first			{ border-left:1px solid white; }
#nav a					{ float:left; display:block; padding:3px 8px 6px 8px; color:white; background:#666 url("images/nav_bg.gif") repeat-x top; text-decoration:none; }
#nav a:hover			{ color:#fff; background:#333; }
#nav a.selected			{ color:#000; background:white; }

#buttons				{z-index : 1;left : 10px; width : 600px; height: 0px; float: left; background : transparent ; border : 0px solid #000; padding-top : 0px; text-align : center; }


#textsection			{z-index : 1; position : static; left : 0px; top : 0px; width : 450px; background : transparent; border : 0px solid #aaa;  padding : 0 0 0 0; } 


H1 , H2 , H3 , H4 , H5 , H6 {
font-family : Arial, verdana, helvetica; 
color : #696969; 
} 
TR , THEAD , TFOOT , TH , TD , DL , OL , UL , BLOCKQUOTE , SPAN , BR {
font-family : arial, verdana, helvetica, sans-serif; 
font-size : 12px; 
} 
#PRE {
white-space : pre; 
} 
P {
white-space : normal; 
} 
.tabledatasmall {
font-size : 10pt; 
} 
.footnote {
font-size : 8pt; 
} 
IMG.icon {
float : left; 
margin : 5px; 
border-color : black; 
} 
