﻿body 
{
	background-color: #1C68A8;
	background-image: url(bgImage.gif);
	background-repeat: no-repeat;    
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Helvetica;	
}
.mainContent
{
	text-align: left;
	vertical-align: top;
	background-color: White;
	font-size: x-small;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
}
.MenuItems img
{
	width: 128px;
	height: 25px;
}
.MenuItems2 img
{
	width: 127px;
	height: 25px;
}
.mainContent a
{
	color: #1C68A8;
	text-decoration: underline;	
}
.mainContent table
{
	vertical-align: top;	
}
.mainContent td
{
	vertical-align: top;
}
.mainContent a:hover
{
	
}
.mainContent table
{
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0; 
}
.Question
{
	font-size: 10pt;
	font-family: Tahoma;
}
.Answer
{
	font-style:italic;
	font-size: 10pt;
	font-family: Tahoma;
}
.navigateMenu
{
	font-size:10pt;
	font-family: Tahoma;
	font-weight: bold;
}
.contentBoxes
{
	border-bottom-color: silver;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: silver;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: silver;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: silver;
	border-right-style: solid;
	border-right-width: thin;
}
.SectionHeading
{
	background: #1C68A8;
	color: White;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top; 
}
.LeftNavigationBar
{
	text-align: left;
	vertical-align: top;
	background-color: #6196c2;
	color: Black;	
	font-size: x-small;
}
.LeftNavigationBar a
{
	color: Black;
	font-weight: bold;
	text-decoration:underline;
}
.LeftNavigationBar a:hover
{
	text-decoration:none;
}
#HeadingText
{
	font-size:small;
	font-weight: bold;
}
#leftLinks
{
	font-size: small;
	font-weight: bold;
	line-height: 22px;
}
#Copyright
{
		color: black;
		font-size: 9pt;
		width: 100%;
		text-align:center;
		font-weight: bold;
}
ul
{
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;	
}
hr
{
	color: Silver;
}
.notLoggedH
{
	color:Red;
	font-size: 14pt;
	font-weight:bold;		
}
.notLoggedH2
{
	color:Red;
	font-size: 10pt;
	font-weight:bold;
}
.headerText
{
	font-size: 14pt;
	font-weight: bold;
}
.searchResults
{
	font-size:10pt;
}
.moreInfo
{
	text-align:center;
	font-size:11pt;
	color:Red;
	font-weight: bold;
}
