/* HTML Tags */
A:link {
	color:#0033FF;
}
A:hover{
	color:#CC0000;
}
A:visited{
	color:#CC0000;
}
blockquote {
	color:#333333;
}
body {
	/* background-color:#3C2010; */
	background-color:#444444; 
	background-repeat:no-repeat;
	background-attachment:fixed;
	color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-image: url(../images/background1.jpg); */
	font-family: Calibri, Geneva, Arial, Helvetica, san-serif;
}
li {
	list-style-type:square;
}	

/* Article Format */
.article {
	background-color:transparent;
	margin-bottom:15px;
}
.article2 {
	background-color:transparent;
	margin-bottom:15px;
}
.article_header{
	padding-left:20px;
	padding-right:20px;
}
.article_header_category {
	/* font-size:1em; */
	font-size:2em;
	padding-top:2px;
	padding-left:2px;
}
.article_header_heading {
	font-size:1.5em;
	font-weight:bold; 
	margin-top:10px;
	margin-bottom:25px;
	
	color:#FFFFFF; 
	vertical-align:middle;
	
}
.article_body {
	font-size:1em;
	margin-bottom:25px;
	background-color:transparent;
}
.article_byline {
	padding-top:5px; 
	font-size:1em;
	text-transform:lowercase;
}
.article_banner 
{
    background-color:#444444;
}

/* Blog RSS Links */
.blogrss {
	padding-left:0px;
	padding-top:15px;
	padding-bottom:20px;
	background-color:transparent;
	margin-right:5px;
	margin-left:5px; 
}
.blogrss_item, .blogrss_title {
	/* border-bottom: 1px solid #DDDDDD;  */
	width:75%; 
	padding-bottom:5px; 
	margin-bottom:5px; 
	padding-top:5px;
	margin-top:5px;
	margin-left: 5px;
	padding-left: 5px;
}
.blogrss_item 
{
    font-size:1em;
}
.blogrss_title 
{
    font-size:1.5em;
}
A.blogrss_item_link:link {
	color: #000000; 
	text-decoration:none;
}
A.blogrss_item_link:hover {
	color: #0099FF; 
	text-decoration:none;
}
A.blogrss_item_link:visited {
	color: #000000; 
	text-decoration:none;
}

/* Date Format */
.date_header {
	padding-left:20px;
	padding-right:40px;
	display:none;
}
.date_header_date{
	font-size:1.75em;
	font-weight:bold; 
	margin-bottom:10px;
	color:#d3e1f1;
	margin-top:10px;
}

/* Navigation Formats */
.navigate {
	padding-left:5px;
	padding-top:5px;
	padding-bottom:15px; 
	font-weight:bold; 
	margin-bottom:20px;
	border-top:2px solid #DDDDDD;
	border-left:2px solid #DDDDDD;
	border-right:3px solid #DDDDDD;
	border-bottom:3px solid #DDDDDD;
	background-color:#555555;
	margin-right:5px;
	margin-left:5px;
}
.navigate_wrapper{
    margin-right:10px;
    margin-bottom:10px;
}
.navigate_round {
    background-color:#d3e1f1;
}
.navigate_item {
	padding-bottom:2px;
	width:94%;
	font-size:1em;	
	font-weight:bold;
	padding-left:10px;
	color:#DC6524;
	background-color:#d3e1f1;

}
.navigate_item_highlight {
	padding-bottom:2px;
	width:94%;
	font-size:1em;
	font-weight:bold;
	padding-left:10px;
	color:#FFFFFF;
    background-color:#DC6524;

}
A.navigate_item_link {
}
A.navigate_item_link:link {
	color: #333333;
	background-color:Transparent; 
	text-decoration:none;
}
A.navigate_item_link:hover {
	color:#FFFFFF; 
	background-color:Transparent;
	text-decoration:none;
}
A.navigate_item_link:visited {
	color: #000000; 
	text-decoration:none;
}

/* Related Links */
.related {
	margin-left:5px;
	padding-left:15px;
	padding-top:15px;
	background-color:transparent;
	margin-bottom:20px;
	margin-right:25px;
}
.related_heading {
	font-size:1em;
	font-weight:bold; 
	padding-bottom:10px; 
	color:#000000;
	text-transform:lowercase;
}
.related_item {
	/* border-bottom: 1px solid #DDDDDD;  */
	width:75%; 
	padding-bottom:10px; 
	margin-bottom:10px; 
	font-size:1em;
}
A.related_item_link:link {
	color: #000000; 
	text-decoration:none;
}
A.related_item_link:hover {
	color: #0099FF; 
	text-decoration:none;
}
A.related_item_link:visited {
	color: #000000; 
	text-decoration:none;
}

/* Table Background */
.leftBack {
	background-color:transparent;
}
.cellColor0 {
	background-color:#d3e1f1; 
	}
.cellColor1 {
}
.cellColor2 {
}


/* General Text Formats */
.bodyText {
	font-size:1em;
}
.footerText {
	font-size:1em;
	color: #ffffff;
	padding-top:15px;
	text-transform:lowercase;
}
.headingText 
{
    font-size:1em;
    font-weight:bold;
}
.headingText1,.headingText1_high {
	font-size:1em;
	font-weight:normal;
	/* color:#CCCCCC; */
}
.headingText1  
{
    /* background-color:#d3e1f1;*/
    /* background-color:#ffffff; */
    color:#333333;
    }
.headingText1_high  
{
    background-color:#DC6524;
    color:#ffffff;
    }

.bodyText1 {
    /* background-color:#DDDDDD; */
    background-color:#EDDE8B;
}
.searchResultText
{
   font-size:1.5em;
   font-weight:bold;
   color:Gray;
   padding:15px;
}

/* Form Elements */

input.textbox, textarea, select{
	border-bottom: 1px inset #999999;
	border-right: 1px inset #999999;
	border-top: 1px outset #999999;
	border-left: 1px outset #999999;
	background-color: #ffffff;
	padding-left: 3px;
	font-family:Geneva, Arial, Helvetica, san-serif;
	font-size:12px;
}
input.submit{
	font-family:Geneva, Arial, Helvetica, san-serif;
	font-size:1em;
	font-weight:bold;
}

/* Master Page Wrapper Elements */

.contentWrapper
{
    width:100%;

}

.contentWrapperSpecial
{
    width:100%;
    background-color:#d3e1f1;
    border-top:4px solid #0066CC;
}

.mainWrapper
{
    max-width:1000px; 
    padding:0px; 
    margin-top:0px; 
    margin-bottom:0px; 
    margin-left:auto; 
    margin-right:auto;
}
.headerRow
{
    width:100%;
}

.emptyRow
{
    background-color:transparent;
    width:100%;
    height:20px;
}
.bodyRow
{
    background-color:white;
    width:100%; 
    overflow:hidden;
    border-bottom:#d3e1f1 4px solid;
}
.bodyRow_left
{
    width:0px; 
    float:left;
    background-color:transparent;
}
.bodyRow_middle
{
    /* width:560px; */
    max-width: 1000px;
    width:100%;
    float:left;
    background-color:Transparent;
}
.bodyRow_right
{
    /* width:24%; */
    max-width: 150px;
    float:right;
    background-color:#ffffff;
}
.twoColumn 
{
    font-size:1em;
    float:left;
    width:48%;
    padding:5px;
}

.clear
{
    clear:both;
}

/* Dynamic Menu Options */
.menulist
{
    margin-top:0px;
    margin-bottom:10px;
    width:180px;
    background-color:#ddd;
    float:left;
    padding:5px;
}
.menulist_item
{
    font: 18px Arial, Helvetica, sans-serif;
    padding-left:10px;
    padding-right:5px;
    list-style-type:none;    
}

.menulist_item_highlight {
    font: 18px Arial, Helvetica, sans-serif;
    padding-left:10px;
    padding-right:5px;
    list-style-type:none;
    background-color:#666;
    color:#FFFFFF;
}

/* Search with Round Corners Formatting */

.search_item_wrapper 
{
    float:left;
    height:32px;
}
.search_text_wrapper
{
    line-height:32px;
}
.search_panel_wrapper 
{
    float:left;
}
.search_panel
{
    padding:0px;
    margin:0px;
    width:250px; 
    background-color:White;
}
/* Slideshow Formatting */
.slideshow_description {
    height:75px;
    overflow:auto;
}
.slideshow_image 
{
    height:300px;
}

/* AJAX Formats */
.progress
{
    width:25%;
    margin:auto;
    padding:10px;
    border:solid black 1px;
    position:absolute;
    background-color:White; 
    font-size:1.25em;
    font-weight:bold; 
    font-style:italic;
}

.progress_popup
{
    width:80%;
    padding:10px;
    border:solid black 1px;
    position:absolute;
    background-color:White; 
    font-size:1.25em;
    font-weight:bold; 
    font-style:italic; 
    left:25px; 
    top:50px;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:white;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:400px;
}


/* Die Format */
.die_row 
{
    width:100%;
    clear:both;
}

.die_dot
{
    text-align:center;
    float:left;
    width:25px;
    height:25px;
    vertical-align:middle;
    margin-top:2px;
}

/* ExpandCollapse Format  */
.collapsePanel {
	width: 300px;
	height:0px;
	background-color:transparent;
	overflow:hidden;
	clear:both;
}

.collapsePanelMain {
	width: auto;
	height:0px;
	background-color:transparent;
	overflow:hidden;
	clear:both;	
}

.collapsePanelHeader{	
	width:300px;		
	height:20px;
	color: Black;
	background-color: #CCCCCC;
	font-weight:bold;
	float:left;
	padding:5px; 
	cursor: pointer; 
	vertical-align: middle;
	border-bottom:solid 1px #DDDDDD;
}

.collapsePanelHeaderMain{	
	width:300px;		
	height:20px;
	color: Black;
	background-color: transparent;
	font-weight:bold;
	float:left;
	padding-bottom:5px; 
	cursor: pointer; 
	vertical-align: middle;
}

/* Draggable Formats */
.dragContainer{
	background-color: transparent;
	height: auto;
	width: 300px;
	padding:2px;
}

.dragTitle{
	background-color: #CCCCCC; 
	height: 20px;
	width: 300px;	
	font-weight:bold;
	padding:5px;
	cursor:pointer;
	vertical-align:middle;
	border-bottom:solid 1px #DDDDDD;
}

.dragContent{
	background-color: #EEEEEE;
	height: auto; 
	width: 300px;
	padding:5px;
	border-bottom:solid 2px #DDDDDD;	
}

/* TabContainer Formats */

.tabD .ajax__tab_header 
{
    font-family:Geneva, Arial, Helvetica, san-serif;     
    font-size:.75em;
    font-weight:bold;
}
.tabD .ajax__tab_outer 
{
   background-color:#dddddd;
   margin-right:1px; 
}
.tabD .ajax__tab_inner 
{
    padding: 5px;
    background-color:#eeeeee;    
    margin-left:1px;
    margin-right:1px;
    margin-bottom:0px;
    margin-top:1px;
}
.tabD .ajax__tab_hover .ajax__tab_outer 
{
    background-color:Blue;    
}
.tabD .ajax__tab_hover .ajax__tab_inner 
{
    background-color:#cccccc;
        
}
.tabD .ajax__tab_active .ajax__tab_outer 
{
    background-color:#cccccc;      
}
.tabD .ajax__tab_active .ajax__tab_inner 
{
    background-color:#dddddd;
}
.tabD .ajax__tab_body
{
    border:solid 1px #dddddd;
    padding: 10px;
}

.top_nav, .top_nav_high
{
	font-size:1em;
    width:75px;
    float:left;
    text-align:center; 
    vertical-align:middle;
    height:20px;
    padding-top:5px;
}
.top_nav
{
    /* background-color:#DC6524; */
    background-color:#666;
    color:White;
}
.top_nav_high
{
    background-color:#d3e1f1;
    color:Black;
}

.top_nav a
{
    color:White;
    text-decoration:none;
}
.top_nav a:hover, .top_nav_high a:hover, .top_nav_high a
{
    color:Black;
    text-decoration:none;
}

.top_nav_wrapper
{
    /* background-color:#DC6524; */
    background-color:#666;
    color:#ffffff;
    height:25px;
    vertical-align:middle;
    border-bottom:4px solid #d3e1f1;
}

.mainPanelRoundCorners
{
    /* background-color:#0066CC; */
    background-color:#666;
}
