/* CSS Document */
body { 
	margin:0px;
	padding:0; 
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size:14px; 
	color:#05345d; 
	background-color:#ffffff;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}
p,td { 
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size:14px; 
	color:#05345d; 
}
form {
	margin: 0px;
	padding: 0px;
}
h1 { 
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size:18px; 
	color:#05345d; 
	font-weight:bold; 
	margin-top:0px;
	margin-bottom:10px; 
}
h2,h3,h4,h5,h6 { 
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size:12px; 
	color:#05345d; 
	font-weight:bold; 
	margin-top:0px;
	margin-bottom:0px; 
}

a { color:#0069eb; font-weight:normal; text-decoration:none;}
a:active { color:#7b2b8b; font-weight:normal; text-decoration:underline;}
a:visited { color:#0069eb; font-weight:normal; text-decoration:none;}
a:hover { color:#7b2b8b; font-weight:normal; text-decoration:underline;}
a.notvisable { color:#05345D; font-weight:bold; text-decoration:none; }

#content {
background-image:url(images/content-bg.jpg);
background-position:top;
background-repeat:repeat-x;
padding:8px;
text-align:left;
}

#leftcolumn {
float:left;
width:465px;
}

#rightcolumn {
float:right;
width:240px;
}

#rightnav{
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:10px;
}

#shadelvl1{
border:1px solid #f7f7f7;
}
#shadelvl2{
border:1px solid #eeeeee;
}
#shadelvl3{
border:1px solid #dddddd;
background-color:#ffffff;
padding:4px;
text-align:left;
}

#rightheader {
background-color:#008acc;
background-image:url(images/hdr-bg.jpg);
background-repeat:repeat-x;
padding:5px;
color:#ffffff;
font-family:tahoma,arial,helvetica,sans-serif; 
font-size:12px; 
font-weight:bold; 
}


#nav {
background-image:url(images/nav-bg.gif);
background-repeat:no-repeat;
margin-bottom:2px;
padding:7px;
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:12px;
color:#87d5fd;
text-align:left;
}

#nav a { color:#ffffff; font-weight:bold; text-decoration:none;}
#nav a:active { color:#ffffff; font-weight:bold; text-decoration:none; background-color:#0a3a9c;}
#nav a:visited { color:#ffffff; font-weight:bold; text-decoration:none;}
#nav a:hover { color:#ffffff; font-weight:bold; text-decoration:none; background-color:#0a3a9c;}

#story {
background-color:#ecf9ff;
padding:8px;
text-align:left;
}

#story .hdr2 { font-family:tahoma,arial,helvetica,sans-serif; font-size:16px; color:#003092; font-weight:bold; margin-top:0px;margin-bottom:10px; font-style:italic; }

.inner_copyright { font-family:verdana,arial,helvetica,sans-serif; font-size:10px; color:#999999;}
#copyright {
font-size:11px; 
color:#999999;
}


#postedin {
background-color:#eaf3f6;
padding:8px;
}

#articleTitleBar {
background-image:url(images/title-bg.gif);
background-repeat:repeat-x;
background-color:#013969;
font-family:tahoma,arial,helvetica,sans-serif; font-size:12px; color:#ffffff; font-weight:bold;
padding:5px;
}
#articleDate{
	float:right;
	font-family:tahoma,arial,helvetica,sans-serif; font-size:10px; color:#ffffff;
}

#btm_links {
	color: #777777;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	text-align:left;
}
#btm_links a { color:#777777; text-decoration:none; }
#btm_links a:active { color:#777777; text-decoration:underline; }
#btm_links a:visited { color:#777777; text-decoration:none; }
#btm_links a:hover { color:#777777; text-decoration:underline; }

.smallgreytext { font-family:verdana,helvetica,sans-serif; font-size:10px; color:#999999;}
.smalltext { font-family:verdana,arial,helvetica,sans-serif; font-size:10px; color:#000000;}

.articletitle { font-family:tahoma,arial,helvetica,sans-serif; font-size:18px; color:#1876c3; font-weight:bold; }

#featuredcontent {
	padding:8px;
}