.logoborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background: #004389;
	color: #FFFFFF;
	border: 0px;
}
table {
	background-color:#FFFFFF;
}

body, html {
	height: 100%;
	
	width: 100%;
	color: #004389;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.style2 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	padding: 0px;
	margin: 3px;
	border-style: solid;
	border-width: 5px;
	border-color: #004389;
}
.img_noborder {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

.currentpage {
	border-color: #004389;
	border-width: 2px;
	border-style: solid;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/pointer.gif);
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	}


a:link {
	color: #004389;
	text-decoration: underline;
	font-weight: bold;
	padding: 3;
}
a:visited {
	text-decoration: none;
	color: #004389;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #004389;
	font-weight: bold;
}


/*        border table cells         */
/*              corners              */

.bg_top_horiz_cell {
	background: url(../images/tbl_horiz.gif) repeat-x top;
}
.bg_vert_cell {
	background-repeat:repeat-y;
	background-position:left;
	background-image: url(../images/tbl_vert.gif);
}
.bg_bottom_horiz_cell {
	background: url(../images/tbl_horiz.gif) repeat-x bottom;
}

.ICO {
	vertical-align:text-top;
	padding: 0px;
	border: 0px;
	margin: 0px;	
}
.CL0 {
	color:#003063;
}

#byline {
	font-style:italic;
	font-size: 2.5em; /* optional. just to increase the font size. */
	display: block;
	line-height: 1em;
	color: #004389; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
}

#byline:before,
#byline:after{
	content: "Big enough to cope, small enough to care."; /* generated text */
	display: block;
}

#byline:before{
	margin-bottom: -1.05em;
	margin-left: 0.1ex;
	color: #97CBFF; /* shadow color */
	background-color: transparent;
}

#byline:after{
	margin-top: -1.05em;
	margin-left: -0.1ex;
	color: #fff; /* text color */
	background-color: transparent;
}

.news-date {
	color: #999999;
}
.news-headline {
	font-weight: bold;
	font-size:16px;
}
.news-author {
	font-style: italic;
}

.opcs_copy a {
	color:#FF6600;
}

#flash_menu {
	color:#FFF;
	z-index:-1;
}

#flash_menu a{
	color:#FFF;
	text-decoration:none;
	font-size:large;
}

#flash_logo{
	z-index:0;
}