﻿

html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, dl, dt, dd, td, form, a, img, button 
{ 
	margin: 0; 
	padding: 0; 
	border: 0; 
}

body
{	font-family:Verdana; 
	font-size:12px;
	text-align:center; 	
	/*background-color:#E0C2A8;*/
	background-image:url(Images/stripes.gif); 
	background-repeat:repeat; 
}

h1, h2, h3, h4, h5, h6 
{
	color:#444444;
}

h1 
{ 
	margin-top:1em; 
	font-size: 1.4em; 
	font-weight: bold; 
}

h2 
{ 
	margin-top:1em; 
	font-size: 1.3em; 
	font-weight: bold; 
}

h3 
{ 
	margin: 0.5em 0; 
	font-size: 1.2em; 
	font-weight: normal; 
}

h4 
{ 
	margin: 0.5em 0 0; 
	font-size: 10px; 
	font-weight: bold; 
	color:#AC0101;
}

h5 
{ 
	margin: 0.5em 0; 
	font-size: 1.0em; 
	font-weight: bold; 
}

h6 
{ 
	margin: 0.5em 0; 
	font-size: 0.8em; 
	font-weight: bold; 
}

hr 
{	color: silver; 
	height: 0.5px; 
}

p 
{ 
	margin: 0.3em 0; 
}

a 
{ 
	text-decoration:underline; 
	color:#AC0101;
}

a:hover 
{
	color:#ff9900; 
	text-decoration:none;
}

a:selected 
{
	color:Maroon;
}

legend
{	
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
    color:#2678be;	
}
 
/*-----------------------------------------------------------
styles for the web page text
-------------------------------------------------------------*/
.contentPage
{	
	font-family: Verdana;	
	font-size: 10px;
	text-align:left; 
	
	/*-----------------------------------------------------------
	to be deleted later
	-------------------------------------------------------------*/
	/*background-image:url(Images/test_version1.gif); 
	background-repeat:no-repeat;*/
}

/*-----------------------------------------------------------
styles for the web page heading text
-------------------------------------------------------------*/
.pageHeading
{  	
	font-family: Verdana; 
	font-size: 14px;  
	font-family: Verdana; 
	font-weight: bold; 
	Color:#AC0101;	/* #2678be; */
}	

/*-----------------------------------------------------------
styles for the web page sub heading text
-------------------------------------------------------------*/
.subHeading
{  	
	font-family: Verdana; 
	font-size: 12px;  
	font-family: Verdana; 
	font-weight: bold; 
	Color:#2678be;
}	
	
/*-----------------------------------------------------------
styles for the web page heading text
-------------------------------------------------------------*/
.warningMessage
{	
	font-family: Verdana; 
	font-size: 12px; 
	color: Red; 
	text-align:Left; 
	font-weight:bold;
}

/*-----------------------------------------------------------
styles for the photogallery template
-------------------------------------------------------------*/

#photogallery
{
	font-family: Verdana; 
	font-size: 12px; 
	width:100%;
}


.PhotoGalleryBg
{	
	background:White; 
}

.PhotoGalleryBg a
{
	color:Black;
}
	 
.PhotoGalleryBg a:hover
{
	color:Black; 
	text-decoration:none;
}

.PhotoGalleryContent
{	
	/*border: gainsboro 1px solid; */
}

#photogalleryhead
{
	
}

.AlbumBg
{	
	background-color:#E7E7E7;
	padding-top:20px;
}

.AlbumName
{
	background-color:#E7E7E7;
	height:20px;
	font-weight:bold;
	padding-top:5px;
	color: #5999D4;
	
}

.footermargin
{
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
}


/*-----------------------------------------------------------
styles for the web page frame work
-------------------------------------------------------------*/
#wrapper
{
	width:770px; 
	margin:0 auto; 
	/*padding-bottom:3px; */
	border:1px solid #a4a3a3;	
	text-align:left; 
	background-color:White;
	/*background-image:url(Images/mainnav_bg.gif); 
	background-repeat:repeat-y;*/
	background-position:top center;
}

* html .wrapper 
{ 
	width: 772px; 
}

/*-----------------------------------------------------------
styles for the header row
-------------------------------------------------------------*/
#header
{
	/*height:70px; */
	/*position:relative;*/
	/*background-image:url(Images/header_bg.png);
	background-repeat:repeat-x;
	background-color:#F2F2F2; */
	/*background-color:#e3e3e3;*/
	/*border-bottom:1px solid silver;*/
}
	
/*-----------------------------------------------------------
styles for the header logo
-------------------------------------------------------------*/
#logo
{
	position:relative;
	top:0px;
	left:0px; 
}
	
/*-----------------------------------------------------------
styles for main menu
-------------------------------------------------------------*/
#mainnav 
{
	height:31px; 
	/*background-color:Silver;*/
	/*border-top:1px solid silver;*/
	background-image:url(Images/menu_bg.gif);
}

* html #mainnav tr 
{
	height:1.4em;
}

#mainnav .item 
{
	height:30px;
	/*border-bottom:solid 1px #cc6600;*/
	/*border-left:solid 5px #cc6600;*/
	
	border-right:solid 1px #B90102;
	font-family:Verdana;
	font-weight: bold;
	font-size:11px;
	text-align:center;
	color:White;
	/*background-image:url(Images/bg_menu1.gif);
	background-repeat:repeat-x; 
	/*background-color:Silver;*/
}

/** html #mainnav .item {padding:0 20px;}*/

#mainnav .selected 
{
	/*background-color:#FF9900; 
	color:#FFFFFF; */
}

#mainnav .hover 
{
	/*background-color:#cc6600;*/
	background-image:url(Images/menu_bg_hover.gif);
	background-repeat:repeat-x;
    
}
	
#mainnav .hover1
{
	background-color:#9B0001;
	color:White;
	font-weight:bold;
}

/*
#mainnav table {border-right:1px solid #FFFFFF;}
#mainnav table table {border-right:none;}
*/

/*-----------------------------------------------------------
styles for pop item menu
-------------------------------------------------------------*/
.popitem
{ 
	height:20px;
	width:125px;
	padding: 2px 4px;
	/*
	border-width:1px;
	border-style: groove;
	border-color:Silver; /*background-color:#DADADA; */
	border-bottom:solid 1px #9B0001;
	border-left:solid 7px #9B0001;
	border-right:solid 1px #9B0001;
	color:Black;
	background-color:#E2C9B3; /*font-weight: bold;*/
	text-align: left;
	font-size:10px;
}

/*-----------------------------------------------------------
styles for user info - displayed in the header
-------------------------------------------------------------*/
#user
{	
	padding-left:10px;
	text-align:left;
	/*height:28px;*/
	background-image:url(Images/top_bg5.gif);
	background-repeat:repeat-x;
	padding-top:15px;
	height:25px;
	font-weight:bold;
	/*position:absolute;
	top:10px;
	right:10px;	*/
	font-size:9px;
}

/*-------------------------------------------------------------
Styles for the header menu
---------------------------------------------------------------*/
#topnav
{	
	/*position: relative; 
	text-align:right;
	margin-right: 10px; */
	padding-right:10px;
	padding-top:15px;
	text-align:right;
	/*height:28px;*/
	background-image:url(Images/top_bg5.gif);
	background-repeat:repeat-x;
	height:25px;
}

#topnav .item
{	
	font-family:Verdana;
	font-size:9px; color:#AC0101; 
}
	
#topnav .hover
{  
	color:#ff9900 ; 
}
	
#topnav .selected
{  
	color: #ff9900 ; 
}

/*-------------------------------------------------------------
Styles for the bottom menu
---------------------------------------------------------------*/
#bottomnav
{ 	
	position: relative; 
	text-align:center; 
}

#bottomnav .item
{ 	
	font-family:Verdana;
	font-size:9px; color:#AC0101; 
}
	
#bottomnav .hover
{ 	
	color:#ff9900 ; 
}
	
#bottomnav .selected
{ 	
	color: #ff9900 ; 
}

/*-------------------------------------------------------------
Styles for the sub menus
---------------------------------------------------------------*/
#subnav
{ 	
	position: relative; 
	text-align:left; 
}

#subnav .item
{ 	
	font-family:Verdana;
	font-size:10px; color:#B80102;
	font-weight:bold;
	padding-right:5px;
	background-image:url("Images/bulletL.gif");
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:10px;
}
	
#subnav .hover
{ 	
	color: #ff9900 ; 
}
	
#subnav .selected
{ 	
	color: #ff9900 ; 
}

/*-------------------------------------------------------------
Styles for web page contents
---------------------------------------------------------------*/
#contentwrapper
{
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	margin-left: 150px;    /*** Critical left col dimension value ***/
	width: 468px; /*468px;*/   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}

* html #contentwrapper 
{  /*** IE5.x/win box model fix ***/
	width: 470px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	width: 468px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}

#floatwrapper 
{
	float: left;
	width: 468px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-right: -1px;   /*** Static fix ***/
}

#centercolumn
{
	float: right;
	width: 468px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	/*margin-left: -1px; 
	/* Hidden from IE-mac */
	padding-top:1px;
}


/*-------------------------------------------------------------
Styles for 
---------------------------------------------------------------*/
#copy a 
{ 
	color:#2678be; 
}

#copy .container 
{
	margin-top: 2px;
	margin-bottom: 2px; /*padding: 10px 2px 10px 2px;*/
	/*border: 1px solid lightgrey;*/
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}

#copy .container a 
{
	color:#2678be; 
	text-decoration:underline;
}

#copy .container a:hover 
{
	color:#ff9900; 
	text-decoration:none;
}

* html #copy .container 
{
	/*height:1%;*/
}

#copy #rightcolumn img 
{
	border:1px solid #2678be !important;
}

#copy .teaser
{
	margin-top:0;
	color:#777777; 
	font-size:10px; 
	font-weight:normal;
}

#copy td, #copy th 
{
	padding: 0.2em 0.1em;
}

#copy .container table tr 
{
	font-size:10px;
}

#copy fieldset 
{	
	border:1px solid #CCCCCC; 
	/*
	background-image:url("Images/fieldset_bg3.gif");
	background-repeat:repeat-x;
	*/
}

#copy legend 
{ 	
	color:Black;
	background-color:Transparent;
	
}

* html #copy legend 
{ 	
	padding:0.5em; 
}



/*-------------------------------------------------------------
Styles for the controls
---------------------------------------------------------------*/
.txtBox 
{	width:200px;
	font-family:Verdana;
	font-size:11px;
	color:Green;
}
.lstBox
{
	font-family:Verdana;
	font-size:10px;
	color:Green;
}
.fleUpload
{
	font-family:Verdana;
	font-size:10px;
	color:Green;
}
.ddlist
{
	font-family:Verdana;
	font-size:10px;
	color:Green;
}

.button
{
	font-family: Arial;
	width: 80px;
	height: 25px;
	color: Gray;
	font-weight: bold;
	/*background-color: lightsteelblue;*/
	font-size: 12px; 
	/*
	background-image:url(Images/button_bg.gif);
	border: 1px solid gray;*/
}

.label
{
	font-family:Verdana;
	font-size:10px;
}
.radioButtonList
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
}

.hyperLink
{
	font-family:Verdana;
	font-size:9px;
	color:#AC0101; 
}

.hyperLink1
{
	font-family:Verdana;
	font-size:9px;
	color:#AC0101; 
	text-decoration:none;
}

/*-------------------------------------------------------------
Styles for login user name
---------------------------------------------------------------*/
.welcomeUser
{
	font-family:Verdana;
	font-size:9px;
	color:Black;
}


/*-------------------------------------------------------------
Styles for left column
---------------------------------------------------------------*/
#leftcolumn 
{
	float:left; 
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	 /*** width: 152px;   Critical left col/divider dimension value ***/
	margin-left: -151px;    /*** Critical left col/divider dimension value ***/
	padding-top:0px;
}


* html #leftcolumn 
{
	float:left;	
	padding-top:0px;
}

*>html #leftcolumn 
{
	width:151px;/*** Fix only for IE/Mac ***/
}   

/*** This is a fix for IE5/Win at the largest text size setting. ***/
* html #leftcolumn 
{
	margin-right: -3px;
}

#leftcolcontainer
{
	font-size:10px;
	width: 150px;    /*** Critical left col dimension value ***/
	/*background-color:#e6e5e4;*/
	background-image:url(Images/sidebarBg.gif);
	background-repeat:repeat-x;
	margin-left: 1px; 
}


/*-------------------------------------------------------------
Styles for right column
---------------------------------------------------------------*/
#rightcolumn
{
	float: right; 
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	 /***width: 152px;    Critical right col/divider dimension value ***/
	margin-right: -152px;    /*** Critical right col/divider dimension value ***/
	margin-left: 1px;   /*** Static fix ***/
	/*padding-top:0px;*/
}

* html #rightcolumn 
{
	margin-left: 0px; 
	margin-right: -500px; 
	margin-right: -152px;
	padding-top:0px;
}

#rightcolcontainer
{
	font-size:10px;
	width: 150px;
	/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
	margin-left: 1px;    /*** Critical right divider dimension value ***/
	/*background-color:#e6e5e4;*/
	background-image:url(Images/sidebarBg.gif);
	background-repeat:repeat-x;
}

* html #rightcolcontainer {
	float: right;
	margin-left: 2px; 
	margin-left: 0px; 
}
/*-------------------------------------------------------------
Styles for the side bar container
---------------------------------------------------------------*/
.sidebarcontainer
{
	margin:2px;
	padding:1px 5px 8px 5px;
	border:1px solid silver;
	background-color:Transparent;
	background-image:url(Images/sidebar_bg.gif);
	background-repeat:repeat-x;
}

* html .sidebarcontainer {height:1%;}

.sidebarcontainer a {color:#2678be;}

.sidebarcontainer a {color:#2678be; }

.sidebarcontainer a:hover {color:#ff9900; text-decoration:none;}

/*-------------------------------------------------------------
Styles for the footer
---------------------------------------------------------------*/
#footer 
{
	clear:both;
	height:63px;
	/*	border-top:1px solid darkgray;*/
	background-image:url(Images/bot_bg.gif);
	text-align:center;
}

#footertext
{
	font-family:Verdana;
	font-size:9px;
} 

#top_banner
{
	/*background-image:url(Images/top_banner_bg.gif);
	vertical-align:bottom;*/
	/*background-color:#e3e3e3;*/
}

#Lside_ad
{
	padding-left:3px;
	vertical-align:top;
}

#Rside_ad
{
	padding-left:3px;
	vertical-align:top;
	
}

/*-------------------------------------------------------------
Styles for feedback
---------------------------------------------------------------*/
#fbStyle
{
	font-size:10px;
	
	text-align:left;
}

#feedback
{
	/*border: 1px solid #A4A4A4;*/
	margin:10px 0 0 0;
	padding:10px 10px 10px 10px;
}

#feedback .head
{
 padding-bottom:10px;
}


#sidebarcontainerheadtext /* in UserControls */
{
	color:#3E3E3E;
	padding:5px 2px 2px 5px;
	font-weight:bold;
}


#intnav 
{
	
	padding-top:10px;
}

#intnav .item 
{
	
	text-align:left;
	color:#2678be; 
	padding-left:10px;
	text-decoration:undeline;
}

#intnav .selected 
{
}

#intnav .hover 
{	
	color:#ff9900 ; 
}

#extnav 
{
	
	padding-top:10px;
}

#extnav .item 
{
	
	text-align:left;
	color:#2678be; 
	padding-left:10px;
	text-decoration:undeline;
}

#extnav .selected 
{
}

#extnav .hover 
{
	color:#ff9900 ;
}


#sidenav 
{
	padding-top:10px;
}


#sidenav .item 
{
	text-align:left;
	color:#2678be;
	padding-left:10px;
}

#sidenav .selected 
{
}

#sidenav .hover 
{
	color:#ff9900 ;
}
	
#sidenav .hover1
{
	color:#ff9900 ;
}

.sidepopitem
{ 
	margin:0;
	height:15px;
	padding: 1px 4px;
	border-bottom:solid 1px silver;
	border-left:solid 1px silver;
	color:#C7894C;
	background-color:white;
	text-align: left;
}

#newstext /* NewsUserControl */
{
	padding:10px 5px 2px 5px;
}
/*-------------------------------------------------------------
Styles for 
---------------------------------------------------------------*/
/*
.hover
{ color: #ff9900 ; }

.selected
{ color:Maroon; }
*/

/*-------------------------------------------------------------
Styles for printing 
---------------------------------------------------------------*/

@media print
{	
	body
	{
		font-size:11pt;
		line-height:13pt;
		background:#FFFFFF !important;
	}	
	
	#wrapper, #contentwrapper, #floatwrapper, #centercolumn, * html #wrapper, * html #contentwrapper, * html #floatwrapper, * html #centercolumn 
	{
		width:auto !important;
		margin:auto !important;
	}

	#wrapper, #contentwrapper {border:none;}

	#mainnav
	{
		display:none;
		/*padding:0;
		text-align:center;*/
	}

	#leftcolumn, #rightcolumn{display:none;}

	#wrapper, #header, #mainnav, #mainnav .item, #mainnav .selected, #copy .container, #footer 
	{
		background:transparent;
	}
	
	#centercolumn 
	{
		float:none;
		margin:0 1em 0 2.5em;
	}	

	#copy .container
	{
		margin:0;
		padding:0 !important;
		border-style:none !important;
		border-width:0;
	}
	
    /*#copy fieldset {border:none;}	*/
	    
	#footer
	{ 
			display:none;	
		/*position:static;
		border-style:none !important;
		border-top:1px solid #000000;
		text-align:center;*/
	}
	
	#header	{display:none;	}
	
	.pageHeading { color:Black;	}
	
	hr 	{ display:none; }
	
	h4 	{ color:Black; }
	
	a { text-decoration:underline; color:Black;}
	
	#copy a { color:Black; }
	
	#copy .container a {color:Black; text-decoration:underline;}

	.button { background:Transparent; border:solid 1px black; height:auto;}
	
	#copy fieldset {border:1px solid Gray; }

	#copy legend	{color:Black;}
	
	.welcomeUser{display:none;}
	
	.hyperLink1{display:none;}
	
	#topnav{display:none;}

}

