<style type="text/css">


html, body {
	margin: 2;
	padding: 2;
}

body {
	line-height: 22px;
	color: #000000;
	background-color: #FFFFFF;
	}



.NewsItemOpener {color: #0000FF}
.NewsItemHeadline {color: #0000FF; font-weight: bold; }
.BigHeadline {
	font-size: x-large;
	font-weight: bold;
}


.Tagline {
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
}


.author {
	font-size: medium;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	font-style: italic;
}
.CalloutQuote {
	font-size: large;
	font-weight: bold;
	font-variant: normal;
	color: #92BAFE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


.BigBlueLetter {
	font-size: larger;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.whitelink {color: #FFFFFF}



#page-container {
	width: 98%;
	background: white;   /* align for good browsers */
	text-align: left;
}

#header {
	width: 850px;
	margin: 1;
	background: white;
	padding-bottom: 2px;
	visibility: hidden;
}

#navigation {
	width: 850px;
	background: white;
	padding-bottom: 5px;
	visibility: hidden;
}

#content {
	background: white;
}

#content .padding {
	padding: 5px;
}


#sidebar-a {
	background:#ffffff url(images/box1-bg.png) top repeat-x;
	border:1px solid #4682B4;
	float: right;
	width: 280px;
	padding-bottom: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5;
	padding-top: 83px;
	padding-right: 20px;
	padding-left: 10px;

}

#sidebar-a .padding {
	padding: 5px;
	}
#sidebar-a-wide {
	background:#ffffff url(images/box1-bg.png) top repeat-x;
	border:1px solid #4682B4;
	margin:0;
	padding:83px 20px 10px 10px;
	float: right;
	width: 400px;
	padding-bottom: 15px;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
padding: 2px;
}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: center; /*Set to "right" to right align pagination interface*/
	font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
#contentcolumn{
	float: right;
	width: 75%;
	padding: 2px;
	color: #0000FF;
	background-color: #FFFFFF;
	border: 2px solid #0000FF;
	height: 196px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-right: 10px;
	visibility: hidden;
}

#leftcolumn{
	float: none;
	width: 200px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	background-color: #FFFFFF;
	height: 196px;
	margin-left: 10px;
	border: 2px solid #0000FF;
	text-align: center;
	padding: 2px;
	visibility: hidden;
}

</style>
img {
	padding: 2px;
}

