/* ************************************************************************************ */
/* TitleBar*/
/* ************************************************************************************ */
.CommonTitleBar
{
	position: relative;
	background-image:url('Images/TitleBackground.gif');
}

.CommonTitleBarTitleArea
{
}

.CommonTitleBarSearchArea
{
	text-align: right;
	font-family: Tahoma, Arial, Helvetica;
	color: #666666;
	padding-top: 20px;
	padding-right: 20px;
	margin-top: 5px;
}

.CommonSearchButtonOuter
{
	background-image: url(../images/common/search-button.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	color: #cccccc;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 4px;
	font-weight: bold;
	color: #999999;
	
	margin-left: 4px;
}

.CommonSearchButton
{
	background-image: url(../images/common/search-button-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	color: #cccccc;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 5px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #999999;
}

.CommonSearchButton:link, .CommonSearchButton:visited, .CommonSearchButton:active
{
	color: #999999;
	text-decoration: none;
}

.CommonSearchButton:hover
{
	text-decoration: underline;
}

.CommonTitleBarImage
{
}

.CommonTitleBarTitle
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size:8pt;
	font-weight:bold;
	color: #ffffff;
	width:400px;	
	height:25;
	text-align:left;
	margin-top:25px;
}

.CommonTitleBarTitle A:link, .CommonTitleBarTitle A:visited, .CommonTitleBarTitle A:active, .CommonTitleBarTitle A:hover
{
	color: #ffffff;
	text-decoration: none;
	border-right-style:solid;
	border-right-width:3px;
	border-right-color:White;
	padding:5px,13px,0px,13px;
	height:25;
}

.CommonTitleBarDescription
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size:8pt;
	font-weight:bold;
	color: #ffffff;
	top: -4px;
	padding: 0px 0px 0px 6px;
	margin: 0px;	
	margin-bottom: 10px;
}


/* ************************************************************************************ */
/* Fonts and Dimensions */
/* ************************************************************************************ */
body {	
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 1.0em;
  margin-top:0;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  background-color:Olive;
  }

p {	
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 10pt;
  }

table {	
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 10pt;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, Tahoma, sans-serif;
  }

h1, h2, h3, h4, h5, h6 {
  font-style: normal;
  }
  
h1, h3, h5 {
  font-weight: bold;
  }

h2, h4, h6 {
  font-weight: normal;
  }

h1, h2 {
  font-family: Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.4em;
  margin-top: 0em;
  margin-bottom: 0em;
  }
  
h3, h4 {
  font-size: 1.5em;
  margin-top: 1em;
  margin-bottom: 0.333em;
  }

h5, h6 {
  font-size: 1.1em;
  margin-top: 0.75em;
  margin-bottom: 0.25em;
  }

ul {
  font-size:0.95em;
  margin-left: 0;
  padding-left: 3em;
  }

li {
  font-size:0.95em;
  margin-left: 0;
  padding-left: 0;
  }

/* ************************************************************************************ */
/* Colors */
/* ************************************************************************************ */
body {
  line-height: 1.5;
  background-color: white;
  color: black;
  }

h1, h2, h3, h4, h5, h6, dt, th, hr {
  background-color: white;
  color: Black;
  }

A:link	{	
	text-decoration:	none;
	color:	#ff33333;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#993333;
	}	
		
A:active	
{
	text-decoration:	none;
	color:	#993333;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#ffcccc;
	}

/* ************************************************************************************ */
/* custom classes */
/* ************************************************************************************ */

/* Header and Titles */
.Header1 {
  font-family: Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.4em;
  margin-top: 0em;
  margin-bottom: 0em;
  }
  
.Header2 {
  font-family: Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 0em;
  margin-bottom: 0em;
  color:#555599;
  }

.Header3 {
  font-family: Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.0em;
  margin-top: 0em;
  margin-bottom: 0em;
  }
  
/* Footer */
.Footer
{
	font-family : Verdana;
	color:White ; 
	font-style :normal;
	font-size: 14px;
}

/* Main Menu Bar */
.MainMenuLink
{	
	font-family : Microsoft Sans Serif;
	font-style :normal;
	font-size: 12px;
	color : White ;
	border-right:solid 2 black;
	text-decoration:none;	
	text-align : center ;
	text-decoration : none;
	vertical-align: middle;
}

/* Left Navigation Menu Bar */
.NavigationPanel
{
	padding-left : 0px;
}
.NavigationHeader
{	
	font-family : Microsoft Sans Serif;
	font-style :normal;
	font-size: 10px;
	color : black ;
	text-decoration:none;	
	text-align : left ;
	text-decoration : none;
	font-weight : bold; 
	vertical-align: middle;
}

.NavigationLink
{	
	font-family : Microsoft Sans Serif;
	font-style :normal;
	font-size: 10px;
	color : white;
	text-decoration:none;	
	text-align : left ;
	text-decoration : none;
	vertical-align: middle;
	padding-left : 2px;
}

.NavigationLink:link	{	
	text-decoration:	none;
	color:	#1E0EA5;
	}	
		
.NavigationLink:visited	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
.NavigationLink:active	{	
	text-decoration:	none;
	color:	#1E0EA5;
	}	
		
.NavigationLink:hover	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}

/* News Navigation Menu Bar */
.NewsPanel
{
	padding-left : 8px;
}
.NewsHeader1
{	
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	color : black ;
}
.NewsHeader2
{	
	font-family : Verdana;
	font-weight : bold;
	font-size:9px;
	color : black ;
}
.NewsText
{	
	font-family : Verdana;
	font-size : 9px;
	color : White;
}
.NewsSummary
{	
	font-family : Verdana;
	font-style : italic;
	font-size : 9px;
	color : #1E0EA5;
	padding-left : 2px;
}
.NewsLink
{	
	font-family : Verdana;
	font-size : 9px;
	color : #1E0EA5;
	padding-left : 2px;
}

/* Input Field Headers, Text, and Buttons */
.InputHeaderText
{
	font-family : Microsoft Sans Serif;
	font-style :normal;
	font-size: 8pt;
	font-weight:bold;
}

.InputFieldText
{
	font-family : Microsoft Sans Serif;
	font-style : normal;
	font-size : 8pt;
	font-weight : normal;
	border-width : 2px;
}

.ButtonText
{
	font-family : Microsoft Sans Serif;
	font-style : normal;
	font-size : 10px;
	font-weight : normal;
}

.FarpointButton
{
	margin-left="15px";
	margin-left="5px";
}

/* Datagrid Formats */
.DataGrid
{
	font-family : Microsoft Sans Serif ;
	font-size: 10px;
}

/* (Tabs) */
.headerbar {margin:1px 0 0 0; padding:0; color:#000; background:#fff url("images/tabs/bg.gif") repeat-x bottom; text-align:right; height:20px;}
.headerbar span, .headerbar_dark span {margin:0; padding:4px 14px 3px 7px; float:left; background:url("images/tabs/right_both.gif") no-repeat right top; background-position:100% -150px; font-size:10px; font-weight:bold; color:#fff!important;}
.headerbar span a, .headerbar_dark span a {color:#fff; line-height:12px; text-transform:none; font-size:10px;}
.headerbar a, .headerbar_dark a {padding:0 5px 0 0; color:#000; font-size:9px; text-decoration:none; line-height:20px; text-transform:uppercase;}
.headerbar_dark {margin:1px 0 0 0; padding:0; background:#fff url("images/tabs/bg_dk.gif") repeat-x bottom; text-align:right; height:20px;}

.onestory_newslist {margin:1px 0; padding:3px; font-size:11px; line-height:14px;}
.onestory_newslist .date {font-size:10px; color:#000;}
.onestory_newslist a {font-size:11px;}
.onestory_newslist .summary {font-size:10px; color:#000; padding-left:50px;}

.newslist {margin:1px 0; padding:3px; color:#000; background-color:#f4f4f4;}
.newslist .date {color:#000;}
.newslist a {color:#ad1719; font-weight:bold;}
.newslist img.border {border:1px solid #000;}

