.menu-menu, .menu-menu * { 
margin : 0; 
padding : 0; 
list-style : none; 
} 
.menu-menu { 
margin : 1px 0 0 1px; 
line-height : 1.0; 
} 
.menu-menu ul { 
position : absolute; 
top : -999em; 
width : 120px; 
} 
.menu-menu li { 
width : 100px; 
} 
.menu-menu li a { 
text-align : left; 
} 
.menu-menu li li a { 
text-align : left; 
} 
.menu-menu ul li { 
width : 100%; 
} 
.menu-menu li ul { 
display : none; 
} 
.menu-menu li:hover ul { 
display : block; 
} 
.menu-menu li li ul { 
display : none; 
} 
.menu-menu li:hover li:hover ul { 
display : block; 
} 
.menu-menu li:hover { 
visibility : inherit; 
} 
.menu-menu li { 
float : left; 
position : relative; 
} 
.menu-menu a { 
display : block; 
position : relative; 
} 
.menu-menu li:hover ul, .menu-menu li.sfHover ul { 
left : 0; 
top : 27px; 
z-index : 2; 
} 
ul.menu-menu li:hover li ul, ul.menu-menu li.sfHover li ul { 
top : -999em; 
} 
ul.menu-menu li li:hover ul, ul.menu-menu li li.sfHover ul { 
left : 120px; 
top : 0; 
} 
ul.menu-menu li li:hover li ul, ul.menu-menu li li.sfHover li ul { 
top : -999em; 
} 
ul.menu-menu li li li:hover ul, ul.menu-menu li li li.sfHover ul { 
left : 120px; 
top : 0; 
} 
.menu-menu { 
float : left; 
margin-bottom : 1em; 
font-family : Tahoma, Verdana, Arial; 
font-size : 11px; 
font-weight : normal; 
font-style : normal; 
} 
.menu-menu a { 
padding : 8px 15px; 
text-decoration : none; 
} 
.menu-menu a, .menu-menu a:visited { 
color : #ffffff; 
} 
.menu-menu a:hover, .menu-menu a:active { 
color : #000000; 
} 
.menu-menu li li a { 
border : 1px solid #000000; 
border-top-width : 0; 
} 
.menu-menu li li li.first a { 
border : 1px solid #000000; 
} 
.menu-menu li { 
background : transparent; 
} 
.menu-menu li li { 
background : #003366; 
} 
.menu-menu li li li { 
background : #003366; 
} 
.menu-menu li:hover, .menu-menu li.sfHover, .menu-menu a:focus, .menu-menu a:hover, .menu-menu a:active { 
background : #99ccff; 
outline : 0; 
} 
.menu-menu li li a, .menu-menu li li a:visited { 
color : #ffffff; 
} 
.menu-menu li li a:hover, .menu-menu li li a:active, .menu-menu li li a:focus { 
color : #000000; 
} 
.menu-menu a.sf-with-ul { 
padding-right : 2.25em; 
min-width : 1px; 
} 
.sf-sub-indicator { 
position : absolute; 
display : block; 
right : 0.75em; 
top : 1.05em; 
width : 10px; 
height : 10px; 
text-indent : -999em; 
overflow : hidden; 
background : url('../images/arrows-ffffff.png') no-repeat -10px -100px; 
} 
a > .sf-sub-indicator { 
top : 0.8em; 
background-position : 0 -100px; 
} 
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator { 
background-position : -10px -100px; 
} 
.menu-menu ul .sf-sub-indicator { 
background-position : -10px 0; 
} 
.menu-menu ul a > .sf-sub-indicator { 
background-position : 0 0; 
} 
.menu-menu ul a:focus > .sf-sub-indicator, .menu-menu ul a:hover > .sf-sub-indicator, .menu-menu ul a:active > .sf-sub-indicator, .menu-menu ul li:hover > a > .sf-sub-indicator, .menu-menu ul li.sfHover > a > .sf-sub-indicator { 
background-position : -10px 0; 
} 
.sf-shadow ul { 
background : url('../images/shadow.png') no-repeat bottom right; 
padding : 0 8px 9px 0; 
} 
.sf-shadow ul.sf-shadow-off { 
background : transparent; 
} 
body { 
text-align : center; 
margin-top : 5px; 
font-family : Arial, Helvetica, sans-serif; 
background : #003c75 url(bg1.jpg) repeat-x; 
} 
#logo { 
background : url(n5ekr.gif) no-repeat center; 
height : 121px; 
padding : 0 0 0 0; 
} 
#header { 
background : url(lg3.jpg) no-repeat center; 
height : 121px; 
padding : 0 0 0 0; 
} 
#menu { 
height : 30px; 
} 
#menu ul { 
margin : 0; 
padding : 0; 
color : #f9f9f9; 
} 
#menu li { 
list-style : none; 
float : left; 
} 
#menu a { 
float : left; 
height : 30px; 
padding : 6px; 
color : #f5f5f5; 
display : block; 
font-size : 11px; 
font-weight : bold; 
text-decoration : none; 
font-family : Arial, Helvetica, sans-serif; 
} 
#menu a:hover { 
height : 29px; 
color : #2f2f2f; 
font-weight : bold; 
text-decoration : none; 
background-color : #ffd700; 
} 
#main-copy { 
padding : 10px 10px 10px 20px; 
font-size : 13px; 
font-weight : bold; 
text-align : left; 
color : #1d1d1d; 
line-height : 1.5em; 
} 
p { 
margin : 1em 0 1.5em 0; 
} 
#main-copy h1 { 
font-family : "trebuchet ms", verdana, tahoma, sans-serif; 
font-size : 25px; 
color : #1d1d1d; 
text-align : center; 
font-weight : bold; 
margin : 0.25em 0 0 0; 
padding : 0; 
} 
#main-copy a { 
font-size : 13px; 
font-weight : bold; 
color : #1d1d1d; 
background-color : transparent; 
text-decoration : underline; 
} 
#sidebar { 
width : 130px; 
float : none; 
padding : 0 10px 2px 10px; 
margin-top : 10px; 
} 
#sidebar h3 { 
font-size : 15px; 
text-align : center; 
font-weight : normal; 
margin : 1px 0 5px 0; 
color : #ffffff; 
} 
#sidebar ul { 
margin : 0; 
padding : 0; 
border-top : 1px solid #00bfff; 
color : #ffffff; 
} 
#sidebar li { 
list-style : none; 
border-bottom : 1px solid #00bfff; 
color : #ffffff; 
} 
#sidebar li a { 
color : #fbfbfb; 
font-weight : bold; 
text-decoration : none; 
padding : 3px; 
display : block; 
font-size : 11px; 
} 
#sidebar li a:hover { 
font-weight : bold; 
color : #101010; 
background-color : #ffd700; 
} 
table.c13 { 
background : #000000; 
border : 4px solid #8693a0; 
width : auto; 
height : auto; 
text-align : center; 
margin-left : 2px; 
margin-right : 2px; 
} 
td.c12 { 
background-color : rgb(42, 73, 155); 
height : 50px; 
width : 650px; 
text-align : center; 
white-space : nowrap; 
background-image : url(nav2.jpg); 
} 
td.c11 { 
white-space : nowrap; 
background-color : rgb(42, 73, 155); 
height : 50px; 
width : 4px; 
text-align : center; 
vertical-align : middle; 
background-image : url(nav2.jpg); 
} 
td.c10 { 
white-space : nowrap; 
background-color : rgb(42, 73, 155); 
height : 50px; 
width : 149px; 
text-align : center; 
vertical-align : middle; 
background-image : url(nav2.jpg); 
} 
td.c9 { 
background-color : rgb(238, 238, 238); 
height : auto; 
width : 650px; 
text-align : center; 
vertical-align : top; 
} 
td.c8 { 
white-space : nowrap; 
background-color : rgb(97, 110, 97); 
height : auto; 
width : 4px; 
text-align : center; 
vertical-align : middle; 
} 
td.c7 { 
white-space : normal; 
background-color : rgb(0, 0, 0); 
height : auto; 
width : 149px; 
text-align : center; 
vertical-align : top; 
} 
td.c6 { 
white-space : nowrap; 
height : 37px; 
width : 650px; 
text-align : left; 
vertical-align : middle; 
background-image : url(nav1.jpg); 
background-position : bottom; 
} 
td.c5 { 
white-space : nowrap; 
text-align : center; 
height : 37px; 
width : 4px; 
background-image : url(nav1.jpg); 
background-position : bottom; 
} 
td.c4 { 
white-space : nowrap; 
height : 37px; 
width : 149px; 
text-align : center; 
vertical-align : middle; 
background-image : url(nav1.jpg); 
background-position : bottom; 
} 
td.c3 { 
white-space : nowrap; 
background : #000000; 
height : 121px; 
width : 650px; 
text-align : center; 
vertical-align : middle; 
} 
td.c2 { 
white-space : nowrap; 
text-align : center; 
background : #000000; 
height : 121px; 
width : 4px; 
} 
td.c1 { 
height : 121px; 
width : 149px; 
text-align : center; 
vertical-align : middle; 
background : #000000; 
} 
#footer { 
height : 40px; 
color : #ffffff; 
font-size : 11px; 
clear : both; 
padding : 13px 0 0 30px; 
} 
#footer a:hover { 
color : #dfdfdf; 
} 
#footer_left { 
float : left; 
padding : 13px 0 0 30px; 
} 
#footer_right { 
float : right; 
padding : 13px 30px 0 0; 
} 
#footer p { 
font-size : 12px; 
color : #f8f8f8; 
text-align : center; 
} 
#footer a { 
font-size : 12px; 
color : #fffff0; 
} 
td.c2 { 
text-align : left; 
} 
h2.c1 { 
text-align : left; 
text-transform : none; 
} 
.rss-box {
	margin: 1em;
	width: 600px;
	background-color: transparent;
	border: 1px none #5f74cc;
} 
.rss-title {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 15px;
	width: 550px;
	background-color: #b0c4de;
	color: #111111;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
} 
.rss-item { 
font-family : verdana, arial, sans-serif; 
font-size : 12px; 
font-weight : normal; 
list-style : none; 
padding-bottom : 1em; 
} 
.rss-item a { 
color : blue; 
font-size : 14px; 
font-weight : bold; 
font-family : arial, sans-serif; 
} 
.rss-item a:visited { 
color : #330066; 
} 
.rss-date { 
font-size : 85%; 
font-weight : normal; 
color : #f60; 
} 
li.c5 { 
list-style : none; 
} 
div.c4 { 
text-align : center; 
} 
table.c3 { 
background-color : #3cbfff; 
} 
div.c2 { 
color : #000000; 
text-align : right; 
} 
span.c1 { 
color : #000000; 
} 