/* default font size*/
@import url('small.css');

/* Netscape 4 safe font sizes*/ 

#mainContent, #secHeader {
  font-family:Georgia, serif;
  color:black;
}

#secHeader h1 {
	font:"Times New Roman", Times, serif;
}

#tools {
	margin-right:20px;
}

#tools a {
	text-decoration:none;
}

#topContent, #tblArchiveBar, #rightBar, #footer, #tblTopNav, #tools, .dlg td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	white-space:normal;
}

h1 {
  /*font-size: 100%;*/
  margin:0;
  padding:0;
}

h2 {
  /*font-size: 100%;*/
  font-weight: bold;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#txtContent {
	padding-top: 10px;
	/*font-family: Helvetica-Light, "trebuchet MS", "times New Roman";*/
}

#secContent {
	margin: 0px;
	padding: 0px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	padding-top: 10px;
	display:block;
}

#intro {
	margin-left:10px;
}

#secContent a {
	color: #003366;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1.7;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#secContent a:hover {
	color:#000000;
	background-image: url(/images/bullet_black.gif);
	text-decoration:underline;
}

#tblTopNav {
	padding-top: 10px;
}

#secHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-color: #999999;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#secPageSection {
	font-weight: bold;
	color:#003399;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#secHeader a { text-decoration: none; }

#rightColumn {
	border: 1px solid #999999;
}
#secSubHead {
	padding-bottom: 5px;
	font-style: italic;
}

/**** TOP NAVIGATION *****/
#txtNav a {
	font-family: Tahoma, Verdana, Garamond, Arial;
	font-weight: bolder;
	margin-right: 20px;
	color: #FF0000;
	font-size:12px;
}


#txtNav a span.lk
{
 color: #000000;
}

#txtNav a:hover
{
 color: #000000;
}


/*** BOTTOM NAV ***/
.bottomNav {
	/*font-size:60%;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #999999;
	padding-top: 5px;
	line-height: 2;
}

/** TOP BAR ***/
div#toptext {
	overflow: visible;
	float: left;
	margin: 0px 0px 0px 25px;
	color: white;
}
#topbar {
	background-image: url(/images/topleft.jpg);
	background-repeat: no-repeat;
	height: 80px;
	background-position: left;
}

#topbar a {
	color:#FFFFFF;
	text-decoration:none;
}

#topbar a:hover {
	text-decoration:underline;
}

#topContent {
	padding-left: 100px;
}


/** FORM ELEMENTS **/
form {
	padding:0px;
	margin:0px;
}
input, textarea { width: 300px; }
input.subm { width: 100px; }
input.radio { width: 25px; }
td {
	vertical-align:top;
}

/** MISC **/
.showme { display:inline; }
.hideme { display:none; }
a { color:#003366; }


/* Layout */

#mainContent {
margin-right: 180px;
}

#rightBar {
	float: right;
	width: 150px;
	text-align:center;
	border: 1px solid #999999;
}

#rightBar a {
	text-decoration:none;
}

#rightBar a:hover {
	text-decoration:underline;
	color:#000000;
}

#wrapper {
width: 90%;
margin: 10px auto;
background-color: #fff;
color: #333;
}

#footer {clear: both;}

#topbar { width:90%;}

#tblTopNav {width:90%;}.msg {
	color: #003399;
	font-weight: bold;
}

#tblArchiveBar {
	margin-top:10px;
	background-color:#FFFFCC;
	width:90%;
	padding:5px;
}

.clear {
clear:both;
font-size:0;
line-height:0px;
}

.floatLeft {
float:left;
width:185px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
margin-top:5px;
}

.floatRight {
float:right;
overflow: hidden;
width:200px;
margin-left:5px;
margin-bottom:5px;
margin-top:5px;
}

.pictureTitle {
font-style:italic;
color:#006600;
}

.hideContent {
	display:none;
}

.showContent {
	visibility:visible;
}

.lightBlueBG {
	background:#F0F2F9;
	background-color:#F0F2F9;
}

.quote1 { color:#00376F; }
.quote2 { color:#660000; }
.quoteb { font-weight:bold; }
.quotei {font-style: italic; }

#articleIcon {
	float:left;
	padding-right:10px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:0px;
}

#articleSnippet {
	
}

img {
	border:0;
}
