body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
	padding: 0;	
	background-image: url("images/pg_gradient.jpg");
	background-attachment: fixed;

}

h1           { 
	color: #800000;
	font-family: Verdana; 
	font-size: 1.1em;
	Text-align: center; 
	font-weight: bold;
	}


h2           { 
	color: #000000;
	font-family: Verdana; 
	font-size: .8em;
	Text-align: center; 
	font-weight: bold;
	}
	
h22           { 
	color:#800000;
	font-family:Verdana; 
	font-size:1.1em;
	text-align:left; 
	font-weight:bold;
	}

#minwrapper { min-width: 900px; } 

#wrapper {
	width: 90%;
	min-width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background: #ffffff;
	}

#wrapper2 {
	width: 90%;
	min-width: 900px;
	margin-right: auto;
	margin-left: 0;
	padding: 0;
	color: #000051;
	background: #D4DBEB;
	background-image: url("images/wrapperback.jpg");
	background-repeat:repeat-y;
	text-align: left;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	}
	
#tabDiv {
	width: 100%;	
	text-align: left;
	font-size: .8em;
	}

#logo {
	width: 100%;	
	height: 59;
	float: left;
	margin-right: 0;
	margin-left: 0;
	text-align: right;
	background-image: url("images/animated_logo_big.gif");
	background-repeat: no-repeat;
	}
	
#flame{
	width: 30%;
	font-family: Verdana; 
	text-align: left;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	background: #ffffff;
	float: left;
	}
/*	
a:link       { color: Navy; text-decoration: underline; font-size: small }
a:visited    { color: Navy; text-decoration: underline; font-size: small }
a:hover      { text-decoration: underline; color: Red;}
a:active     { color: Red; text-decoration: underline }
*/

a.table:link       { color: #000051; text-decoration: underline }
a.table:visited    { color: #000051; text-decoration: underline }
a.table:hover      { text-decoration: underline; color: #FFFFFF;}
a.table:active     { color: #000051; text-decoration: underline }


a.photo:link       { 
	text-decoration: none;
	border: 2px solid gray;
}

a.photo:visited    {
	text-decoration: none;
	border: 2px solid gray;
}

a.photo:hover      { 
	text-decoration: none;
	border: 2px solid #FFFFFF;
}

a.photo:active     { 
	text-decoration: none;
	border: 2px  solid gray;
}

/* Main Navigation */

#bannernav	{
	text-align: left;
	height: 67;
}

ul.mainNav {
	margin: 0px;
	float: right;
	text-align: right;
	color: #000;
}

.mainNav li {
	list-style: none;
	float: left;
	color: #000;
	background: url("images/rightb1.png") no-repeat right top;
	margin-right:  1px;
}


.mainNav a:link       {
	 color: #000000;
	 text-decoration: none;
}

.mainNav a:visited    { 
	color: #000000;
	text-decoration: none;
	}

.mainNav a:hover {
	color: #000;
	text-decoration: none;
}

.mainNav a:active {
	color: #000;
	text-decoration: none;
}

.mainNav a {
	display: block;
	padding: 4px 10px 2px 10px;
	background-image: url("images/leftb1.png");
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-size: 10px;
}

#marquee	{
	Width: 100%;
	Height: 16px;
	border-bottom: 1px solid gray;
	font-family: Tahoma; 
	color: #FFFFFF; 
	background: #000051;
	font-size: 10pt;
}

#ad 	{
	width: 600px;
	text-align: center;
	padding-top: 5;
	padding-bottom: 5;
	float: left;
	}
	
#login	{
	text-align: right;
	background: #000051;
	color: #FFFFFF;
	font-size: .8em;
}

#mainheader	{
	float: left;
	background: #000051;
	color: #FFFFFF;
	width: 100%;
	padding: 5px 0px 5px 0px;
	font-size: 1.1em;
	border-top: 2px solid gray;
	border-right: 0px solid gray;
	border-bottom: 2px solid gray;
	border-left: 0px solid gray;
	}

#main	{
	float: left;
	color: #000000;
	font-size: .8em;
	}

#mainlog	{
	background-image: url("images/pg_gradient.jpg");
	background: #D4DBEB;
	color: #000000;
	font-size: .8em;
	}
	
#mainnav	{
	background-image: url("images/pg_gradient.jpg");
	background: #D4DBEB;
	color: #000000;
	font-size: 1.0em;
	}
	
#feature	{
	margin-left: 200px;
	background: #000051;
	text-align: center;	
	width: 100%;
}

#feature1	{
	float: left;
	background: #000051;
	padding-left: 15;
	padding-right: 15;
	width: 33%;
	}
	
#feature2	{
	float: left;
	background: #000051;
	padding-left: 15;
	padding-right: 15;
	width: 33%;
	}	

#feature3	{
	float: left;
	background: #000051;
	padding-left: 15;
	padding-right: 15;
	width: 33%;
	}
	
#left{
	width: 200px;
	float: left;
	background: #000051;
	}
	
table {
	font-size: 1em;
	color: #000051;
	}

#footer	{
	text-align: center;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: .8em;
	}
	
ul#sub	{
	margin: 0;
	padding: 0;
	/*list-type: square;*/
	display: block;
	text-decoration: none;
	width: 190px;
}

#sub a {
	text-decoration: none;
	color: #000000;
	font-size: .7em;
	display: block;
	padding: 2px 2px 2px 2px;
	width: 190px;
	background: #E7E7E7;
	color: #000000;
	border-bottom: 0px solid #808080;
	border-top: 0px solid #ffffff;
	border-left: 3px solid #666666;
	border-right: 3px solid #666666;
	}
	
#sub a:visited    {
		}	
#sub a:hover {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	border-bottom: 0px solid #CCCCCC;
	border-top: 0px solid #666666;
	border-left: 3px solid #666666;
	border-right: 3px solid #666666;
	background: #E7E7E7;
}

#sub a:active {
	border-bottom: 0px solid #CCCCCC;
	border-top: 0px solid #666666;
	border-left: 3px solid #808080;
	border-right: 3px solid #FFFFFF;
	}

/* styles for the "you are here" buttons */
#home #Nav a#homelink,
#feature #Nav a#featureLink {
		font-weight: bold;
	border-left: 5px solid #000000;
	background: #FDA000;
	color: #ffffcc;
}

#home #Nav a:hover#homelink, #feature #Nav a:hover#featureLink {
	color: #000000;
}

ul#Nav {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	text-decoration: none;
	width: 190px;
}	
	
/* remove gaps for IE */
#sub li {	
	display: inline; 
}

#Nav a {
	text-decoration: none;
	color: #000000;
	font-size: .8em;
	display: block;
	padding: 4px 2px 4px 2px;
	width: 190px;
	background: #000051;
	color: #FFFFFF;
	border-bottom: 3px solid #808080;
	border-top: 3px solid #ffffff;
	border-left: 3px solid #CCCCCC;
	border-right: 3px solid #666666;
	}
	
#Nav a:visited    {
	border-bottom: 3px solid #808080;
	border-top: 3px solid #ffffff;
	border-left: 3px solid #CCCCCC;
	border-right: 3px solid #666666;
		}	
	
#Nav a:hover {
	font-weight: bold;
	color: #ffffff;
	border-bottom: 3px solid #CCCCCC;
	border-top: 3px solid #666666;
	border-left: 3px solid #808080;
	border-right: 3px solid #FFFFFF;
	background: #000051;
}

#Nav a:active {
	border-left: 5px solid #000000;
	}

/* styles for the "you are here" buttons */
#home #Nav a#homelink,
#feature #Nav a#featureLink {
		font-weight: bold;
	border-left: 5px solid #000000;
	background: #FDA000;
	color: #ffffcc;
}

#home #Nav a:hover#homelink, #feature #Nav a:hover#featureLink {
	color: #000000;

}

		
/* remove gaps for IE */
#Nav li {	
	display: inline; 
}

.fldHalf				{ width:45%; }
.fld90					{ width:90%; }
.fldShoppingSection		{ border:0px; float:left; padding:0px 10px 10px 0px; }
.fldShoppingSection		legend	{ color:#00406D; font-size:1.0em; font-weight:bold; }
.fldShoppingSection		.div	{ display:inline-block; }
.fldShoppingSection		.div	{ display:block; overflow:hidden; padding-bottom:4px; }
.fldShoppingSection		.div	.lbl	{ float:left; width:40%; }
.fldShoppingSection		.div	.txt	{ float:left; width:50%; }
.fldShoppingSection		.div	.cbo	{ float:left; width:49.8%; }

#divProgressUpdate		{ position:absolute; top:0px; left:0px; width:90%; height:100%; filter:alpha(opacity=75); opacity:.75; background-color:#ffffff; border:1px solid gray; line-height:500px; vertical-align:middle; text-align:center; margin:5%; }


.modalBackground { background-color:Gray; filter:alpha(opacity=70); opacity:0.7; }
