/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


h1, h2, h3, h4, h5, table, tr, td, th, p, font, div, span, a, select, input, .Head, .SubHead, .SubSubHead, .Normal {
font-family: Arial, sans-serif;
font-size:14px;
}

table, tr, td, th, p, font, div, span {line-height: 1.4em;}


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
/*color:#99CC66;*/
/*background-color:#99CC66;*/
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
max-witdh: 10%;
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-size:1.0em;
	color:#88898C;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-size:1.0em;
	font-weight:normal;
	color:#88898C;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
font-size:1.6em;
font-weight:bold;
color:#9CC93D; /*Green*/
margin: 0;
}

H2  {
font-size:1.2em;
font-weight:bold;
color:#9CC93D; /*Green*/
margin: 0;
}

H3  {
font-size:1.0em;
font-weight:bold;
color:#88898C;
margin: 0;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
	line-height:1.4em;
	background-color:#ddd;
	color:#666;
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	margin:0;
	padding:20px 50px 20px 20px;
}

blockquote p.quote {
	font-size:1.4em;
}

blockquote p.quote:before {
	content: url('images/quoteleft.png') 
}
	
blockquote p.quote:after {
	content: url('images/quoteright.png') 
}

blockquote p.citation {
	text-align:right;
	font-size:1.2em;
	font-weight:bold;
}

BLOCKQUOTE em {
	font-weight:bold;
	font-style:italic;
}

UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Andrews Styles */

.LargeParagraph {
font-size:1.2em;
color:#88898C;
}

.NormalParagraph {
font-size:1.0em;
color:#88898C;
}

.NormalParagraph a {
font-size:1.0em;
}

.CenteredParagraph {
text-align:center;
font-size:1.0em;
color:#88898C;
}

.CenteredParagraph a {
font-size:1.0em;
}

.NormalLink{
font-family: Arial, sans-serif !important;
font-size:1.0em !important;
color:#9CC93D !important; /*Green*/
}

blockquote.TestimonialParagraph{
background-color:#fff;
font-family: Arial, sans-serif;
line-height:1.0em;
font-size:1.0em;
color:#88898C;
padding:0;
margin:0;
}

.ReferenceParagraph{
font-size:1.0em;
font-weight:bold;
font-style:italic;
color:#88898C;
display:inline-block;
padding-bottom:15px;
}

hr {
color:#fff;
background-color:#fff;
border:dotted 1px #88898C;
border-style: none none dotted;
}

#VideoContainer
{
	width:470px; 
	height:370px; 
	float:left;
}

#VideoBlurbContainer
{
	width:470px; 
	height:370px; 
	float:right;
}

#FindOutMore {
float:left;
width:230px;
height:50px;
line-height:50px;
text-align:center;
font-size:1.4em;
font-weight:bold;
background-color:#9CC93D; /*Green*/
color:#FFF !important;
}

#FindOutMore:hover{
/* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  text-decoration:none;
}

#TalkToUs{
float:right;
width:230px;
height:50px;
line-height:50px;
text-align:center;
font-size:1.4em;
font-weight:bold;
background-color:#88898C; /*Grey*/
color:#FFF !important;
}

#TalkToUs:hover{
/* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  text-decoration:none;
}

.clearfix{
clear:both;
overflow:hidden;
height:1%;
}

#AvaliableReports{
line-height:1.0em;
table-layout:fixed;
width:100%;
}

#AvaliableReports th{
text-align:left;
padding: 10px 0px 10px 10px;
font-size:1.2em;
background-color:#9CC93D; /*Green*/
color:#FFF;
}

#AvaliableReports td{
padding: 10px 0px 10px 10px;
font-size:1.0em;
color:#88898C;
border-bottom: dotted 1px #88898C;
}

.MiddleCol{
border: 0 none !important;
background-color:#FFF !important;
}

#NewsList{
	padding:0;
	margin:0;
}

#NewsList li{
	list-style-type:none;
}

.NewsSubHead{
	color:#F8991D; /* Orange */
	font-size:1.1em;
	font-weight:bold;
}

.NewsParagraph{
	color:#88898C; 
	font-size:1.0em;
}

#AddressDetails {
padding-top:5px;
}

.Image_32 {
	float:left; 
	padding-right:10px;
}

.ImageHeader_32 {
	padding-top:7px;
}

.Feature_ScreenShot{
	margin: 0 auto; 
	padding:10px;
	text-align:center;
}

.Accented_Container {
	padding:5px;
	border: dotted 1px #88898C; 
	background-color:#eee;
}

.FaQ_Question{
	font-size:1.0em;
	font-weight:bold;
}

.FaQ_Answer {
	color:#88898C; 
	font-size:1.0em;
}

.FaQ_Answer p{
	color:#88898C; 
}

/* Hack these back into shape */
a.login-link  {
	font-family: Arial,sans-serif;
	font-size:0.9em;
}

a.breadcrumb-link {
	font-family: Arial,sans-serif;
	font-size:0.9em;
}

span.current-date {
	font-family: Arial,sans-serif;
	font-size:0.9em;
}

ul.basic {
}

ul.basic li{
	list-style-type:disc !important;
	color:#9CC93D !important;
	margin-bottom:5px;
	font-size:1.0em;
}

a.noHover:hover{
	text-decoration:none;
}

ul.basicInline {
	text-align:center;
	list-style-type:disc !important;
}

ul.basicInline li{
	display:inline;
	color:#9CC93D !important;
	margin-bottom:5px;
	font-size:1.0em;
	padding-right:20px;
}

ul.basic span {
	color:#88898C;
}

/* Override */
.CommandButton {
	font-size:1.0em !important;
}

.FeedbackForm {
	font-size:1.0em !important;
}

.StandardButton{
	font-size:1.0em !important;
}

