/* This style sheet is the default, intended for older browsers down to IE 3. See "do2style.css" for style sheet for versions 5 and up. */

a {
	color : #0066cc
}

a.heading:link, a.heading:visited {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none !important
}

a.heading:hover, a.heading:active {
	/* or cc9966 */
	background-color : transparent;
	color : #0099ff !important
}

a.network {
	font-weight : bold;
	font-family : Georgia, "Bookman Old Style", "Copperplate Gothic Bold", Palatino, "New York", serif
}

a.network:link, a.network:visited {
	background-color : transparent;
	color : #009900;
	text-decoration : underline
}

a.network:hover, a.network:active {
	background-color : #3366cc;
	color : #ffff99;
	text-decoration : none
}

body {
	background-color : #ffffff;
	color : #000000
}

body, td, th, h4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px
}

div#orchbtn {
	display : none
}

div.heading {
	background : #CCCCCC;
	color : #000066;
	border : 1px;
	margin-top : 8px;
	text-align : left;
	width : 443px
}

h3 {
	background : #ffffff;
	color : #003399;
	font-size : 16px;
	font-style : normal
}

h3.title {
	padding-top: 3px;
	padding-bottom: 4px;
}

table.newsbox td h3.headpanel {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

h4.heading {
	font-size : 14px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	border : 1px
}

h5 {
	font-size : 12px
}

h6 {
	font-size : 10px
}

hr {
	margin-top : 0
}

i em, i i {
	font-style : normal
}

img.leftalign {
	margin : 10px 20px
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 130%
}

span.nowrap {
	white-space : nowrap
}

table.greyheading {
	background-color : #cccccc;
	color : #000066;
	width : 443px
}

table.newsbox {
	width : 443px
}

table.pageheading {
	margin : 5px auto 0 15px
}

td.greyheading1 {
	background-color : #cccccc;
	color : #000066;
	text-align : center;
	font-size : 14px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding-right : 20px;
	padding-left : 20px;
	margin : 0 20px 10px 20px
}

td.pageheading {
	height : 22px;
	background-color : #000066;
	color : #ffff99;
	font-size : 24px;
	font-weight : bold;
	font-family : Arial, Geneva, sans-serif;
	padding : 3px 0 5px 17px !important;
	margin-left : 15px
}

td.whitebox {
	background-color : #ffffff;
	color : #000000;
	border : none !important;
	width : 443px;
	padding : 15px
}

.bluetext-whitebkg {
	background-color : #ffffff;
	color : #003399
}

.centrealign {
	text-align : center
}

.display {
	display : none
}

.floatrightlink {
	float : right;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : right
}

.green {
	background-color : #ffffff;
	color : #009900
}

.greenstrong {
	background-color : #ffffff;
	color : #009900;
	font-weight : bold
}

.leftalign {
	text-align : left
}

.normalweight {
	font-weight : normal !important
}

.reddate {
	background-color : #FFFFFF;
	color : #CC3333;
	font-weight : bold
}

@media all { 
	a.network { padding : 3px }
}

@import media {
	.reddate {
		background-color : transparent !important;
		color : #CC3333;
	}
}
