/* Reset default styles
   ------------------------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

a img {
 border: 0px;
 }

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c6e4f9;
}
a.menu:visited {color: #c6e4f9}
a.menu:visited {text-decoration: none}
a.menu:link {color: #c6e4f9}
a.menu:link {text-decoration: none}
a.menu:hover {color: #000000}
a.menu:hover {text-decoration: none}

.latest-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #ffffff;
	margin-left:5px;
	margin-right:5px;
}

.address-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height:14px;
	color: #ffffff;
	margin-left:5px;
}

.opening-copy-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #ffffff;
}
.opening-copy-white-dis {
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #ffffff;
}

.opening-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #666666;
	list-style-position:outside;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #666666;
}

.sub-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-stretch:condensed;
	line-height:12px;
	color: #333333;
}
.box-right-line {
	border-right:thin;
	border-right-color:#FFFFFF;
	border-right-style:solid;
}
.red-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height:12px;
	color: #990000;
}

a.red-links:visited {color: #990000}
a.red-links:visited {text-decoration: none}
a.red-links:link {color: #990000}
a.red-links:link {text-decoration: none}
a.red-links:hover {color: #990000}
a.red-links:hover {text-decoration: underline}

.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #7da758;
}

.subheads-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #7da758;
}

.line {color: #999999;}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
}

.main {             text-decoration:none;
                    font-weight:bold;
                    font-family:Arial;
                    font-size:11px;
                    color:#990000;
                    padding:2px;
					line-height: 18px;
}

.main-small {             text-decoration:none;
                    font-weight:bold;
                    font-family:Arial;
                    font-size:9px;
                    color:#990000;
                    padding:2px;
}
.links-headings {   text-decoration:none;
                    font-weight:bold;
                    font-family:Arial;
                    font-size:11px;
                    color:#000000;
                    padding:2px;
}
a.main:hover {color:#990000}
a.main:hover {text-decoration:underline}

.sub_menu_style {
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;
	font-size:9px;
	color:#333333;
	line-height: 18px;
}

a.sub_menu_style:visited {color: #333333}
a.sub_menu_style:visited {text-decoration: none}
a.sub_menu_style:link {color: #333333}
a.sub_menu_style:link {text-decoration: none}
a.sub_menu_style:hover {color: #333333}
a.sub_menu_style:hover {text-decoration: underline}

/* CSS styles for the menu */
.menuTextStyle {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a.menuTextStyle:visited {color:#FFFFFF}
a.menuTextStyle:visited {text-decoration:none}
a.menuTextStyle:link {color:#FFFFFF}
a.menuTextStyle:link {text-decoration:none}
a.menuTextStyle:hover {color:#ffcc00}
a.menuTextStyle:hover {text-decoration:none}

.news-sub-headings {
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	color:#000000;
}

.boxes {
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
	font-size:10px;
	color:#000000;
	background-color:#CCCCCC;
	height:15px;
	
}

.dis-list a{	
	font-weight:bold;
    font-family:Arial;
    font-size:11px;
	line-height:20px;
    color:#990000;
    padding:5px;
	text-decoration:none;
	white-space:nowrap;
}

.dis-list a:hover {text-decoration: underline}
.dis-list a:hover {color: #990000}
/* ENDS */