/*****************************************/
/**	 GENERIC PAGE STRUCTURE		**/
/* all items that are used in the main site template */

*
{	margin: 0px
	padding: 0px;
}

body
{	margin: 0px;
	background-color: #e2eefc;
}
#Universe
{	
	min-height: 100%;
	width: 1000px;
	text-align: left;
	background-color:#ffffff;
}
#Logo
{	background-image: url("images/top.jpg");
	height: 91px; width : 985px;
/*	border: 1px solid brown;										*/
	text-align: right;

}
#Menu
{	height: 35px;
	padding: 4px;
	font-family: Verdana;
	font-size: 8pt;
	color: #153959;
	width: 975px;
}

#Time
{	color: #AFAFAF;
	padding: 3px 20px 3px 5px;
	width: 150px;
	text-align: right;
	float: right;
	font-size: 8pt;
}

#Page
{	width: 970px;
	padding: 5px 5px 5px 15px;
/*	border: 1px solid brown;										*/
}

#Content
{	
}
#LeftColumn
{	float: left; width: 245px;
/*	border: 1px solid green;										*/
}
#RightColumn
{	padding-left: 255px;
/*	border: 1px solid green;										*/
}
#Foot
{	margin-top: 15px; margin-left: 30px; margin-right:30px;
	color: gray;
}
#Foot A, #Foot A:visited, #Foot A:hover { color: gray; text-decoration: underline; }

/**	/GENERIC PAGE STRUCTURE		**/
/*****************************************/
/**	 GENERIC PAGE CLASSES		**/
/* all items that alter the l&f of each page */

.menuItem
{	padding: 3px;
	border: 1px solid white;
	margin: 10px;
	text-decoration: none;
	text-align: center;
	color: black;
/*	border: 1px dotted black;										*/
}
.menuItem:hover
{	color: #BDBCA8;
}

.main
{	font-family: Verdana, "Times New Roman", Georgia; font-size: 10pt; line-height: 150%;
}
.mainsmall
{	font-family: Verdana, "Times New Roman", Georgia; font-size: 8pt; line-height: 150%;
}

.searchEngine
{	display: none;
}

#Content h1
{	
	margin: 0px; padding: 0px 0px 25px 0px;
	vertical-align: bottom;
	font-family: Verdana, Georgia; font-weight: normal; font-size: 20pt; color: #666;
}
#Content h2
{	font-size: 12pt;
	font-family: Verdana, Georgia;
	margin: 0px; padding: 0px 0px 0px 0px;
}
#Content h3
{	margin: 0px; font-size: 10pt; color: brown;
}
#Content a, #Content a:visited
{	color: blue; text-decoration: none;
}
#Content a:hover
{	text-decoration: underline;
	color: purple;
}
#Content a:active
{	color: red; text-decoration: none;
}

address
{	text-decoration: none; font-style: normal;
}

/**	/GENERIC PAGE CLASSES		**/
/*****************************************/
/**	 <FRONT> ELEMENTS		**/

.frontBox
{	background-image: url("images/front_boxline.gif");
	background-repeat: repeat-x;
	float: left; text-align: left;
}
.frontBox a
{	font-weight: bold; font-family: Arial, Verdana; color: #962527; text-decoration: none;
}
.frontBox a:hover {
	color:#333;
	text-decoration:underline;
}
.frontBox h1
{	font-size: 8pt; margin: 0px; padding: 0px; color: #AFAFAF; height: 25px;
/*	border: 1px dotted blue;										*/
}
.frontBox h2
{	font-family: Arial, Verdana; font-size: 8pt;font-weight: bold; font-family: Arial, Verdana; color: #962527; text-decoration: none;
	margin:0px;
	padding:0px;
}
#FrontServices
{	
	width: 375px;
}
#FrontServices ul {
	list-style-position:outside;
	padding:0 0 0 13px;
	margin:10px 0 0 10px;
}
#FrontServices li {
	padding-bottom:5px;
}
#FrontServices a {
	font-size:10pt;
}
#FrontNews
{	width: 191px;
}
#FrontInstructions
{	width: 575px;
}

.Blue
{	width: 972px;
	height: 3px;
	background-color: black;
	margin-left: 12px;
	display: block;
	font-size: 1px;
	line-height: 0;
}

.Blue2
{	width: 972px;
	height: 6px;
	background-color: black;
	margin-left: 12px;
	display: block;
	font-size: 1px;
	line-height: 0;
	float:left;
	margin-top: 10px;
	clear:both;
}

#Flash
{	background-color: #D8DFE5;
	padding-top: 10px;
}

/**	/<FRONT> ELEMENTS		**/
/*****************************************/
/**	 NEWS ELEMENTS			**/

.newsItem { border: 1px solid #DFDFDF; margin-bottom: 20px; padding: 5px; }

/**	/NEWS ELEMENTS			**/
/*****************************************/
/**	 LINKS/CONTACT ELEMENTS		**/

.linksList LI { padding-bottom: 15px; }
.linksList A { text-decoration: none; color: red; }

#ContactForm INPUT, #ContactForm TEXTAREA
{	background-color: #F3F2FD;
	border: 1px solid #6B2B1F;
}
.legend
{	float: left; width: 100px; font-weight: normal; text-align: right; display: inline; padding-right: 5px;
}
.field
{	float: left; font-weight: normal; text-align: left; display: inline;
}

/**	/LINKS/CONTACT ELEMENTS		**/
/*****************************************/
/**	 PROPERTIES ELEMENTS		**/
/* all items in a section */


#LeftColumn a, #LeftColumn a:visited
{	font-weight: bold; font-family: Arial, Verdana; color: #6B2B1F; text-decoration: none;
}
#LeftColumn a:hover
{	font-weight: bold; font-family: Arial, Verdana; color: black; text-decoration: underline;
}
#sitemap a, #sitemap a:visited {
	font-weight: bold; font-family: Arial, Verdana; color: #6B2B1F; text-decoration: none;
}
#sitemap a:hover
{	font-weight: bold; font-family: Arial, Verdana; color: black; text-decoration: underline;
}
/**	/PROPERTIES ELEMENTS		**/
/*****************************************/
/**	 <SECTION> ELEMENTS		**/
/* all items in a section */

.property
{	background-color: #FAFAFA;
	padding: 5px; margin: 0px 0px 10px 10px;
}

/**	/<SECTION> ELEMENTS		**/
/*****************************************/
/**	 <SECTION> ELEMENTS		**/
/* all items in a section */



/**	/<SECTION> ELEMENTS		**/
/*****************************************/
/**	 SCREEN/PRINT ELEMENTS		**/
/* all items which alter the l&f according to the media */

.screenHide
{	display: none;
}

/**	/SCREEN/PRINT ELEMENTS		**/

#copyright
{
	float:left
}

#credits
{
	background-color:#FFFFFF;
	color:#000000;
	float:right
}
#credits a {
	text-decoration:none !important;
}
#credits a:link
{
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:underline;
}

#credits a:hover
{
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:underline !important;
}

#credits a:visited
{
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:underline;
}

#credits span
{
	background-color:#FFFFFF;
	color:#81202A;
}
div.ri {
	clear:both;
	border-bottom:1px solid #cacaca;
}
div.ri img {
	float:left;
	margin: 5px;
}
div.ri h2 {
	margin:0;
	padding:0;
}
div.ri img {
	border:none;
}