

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px 0px 0px 0px;
	background-image: url(images/Bluebg.gif);
	background-repeat: repeat-x;
	background-color: #e3ecf3;
}

.mainTable
{
	width: 800px;
	padding: 0px 0px 0px 0px;
	border: none;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 5px;
	line-height: 20px;
}

.list li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 5px;
	line-height: 20px;
}


td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 3px 2px 3px 2px;
	margin: 0px 0px 0px 5px;
	height: 15px;
	line-height: 20px;
}
blockquote
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 22px;
	height: 35px;
	line-height: 25px;
}

.Copyright
{
	padding: 4px 4px 4px 4px;
}

.whiteText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white;
	font-weight: bold;
		text-align: left;
}

.NavBar
{
	margin: 0px;
	padding: 2px;
	width: 100%; /* width of menu */
	font-size: xx-small;
	font: bold 13px "Lucida Grande" , "Trebuchet MS" , Verdana;
	text-decoration: none;
	list-style: none;
}

.NavBarSelected
{
	margin: 0px;
	padding: 2px;
	width: 100%; /* width of menu */
	font-size: xx-small;
	font: bold 13px "Lucida Grande" , "Trebuchet MS" , Verdana;
	text-decoration: none;
	list-style: none;
}

.NavBar a
{
	background: #5890c3 url(imgages/panelright.gif) no-repeat right top; /*color of menu by default*/
	font: bold 13px "Lucida Grande" , "Trebuchet MS" , Verdana;
	display: block;
	color: white;
	width: 100%;
	padding: 5px 0px; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none;
	border-bottom: 1px solid black; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}
.NavBarSelected a
{
	background: #273847 url(imgages/panelright.gif) no-repeat right top; /*color of menu by default*/
	font: bold 13px "Lucida Grande" , "Trebuchet MS" , Verdana;
	display: block;
	color: white;
	width: 100%;
	padding: 5px 0px; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none;
	border-bottom: 1px solid black; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}


.NavBar a:visited, #ulMenu a:active
{
	color: white;
}

.NavBarSelected a:visited, #ulMenu a:active
{
	color: white;
}


.NavBar a:hover
{
	background-color: #273847; /*color of menu onMouseover*/
	color: white;
	border-bottom: 1px solid #273847; /*bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}

.NavBarSelected a:hover
{
	background-color: #5890c3; /*color of menu onMouseover*/
	color: white;
	border-bottom: 1px solid #273847; /*bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}



.Blue01_top_left
{
	padding: 0px;
	margin: 0px;
	background: url(images/Shoe.jpg) no-repeat top left;
	height: 35px;
}
.Blue01_top_bg
{
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 22px;
	background: url(images/Blue01_r1_c2.jpg) repeat-x top left;
	height: 35px;
	line-height: 35px;
}

.c_title_one
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #cb1f16;
	padding-left: 4px;
}
/*

.Blue01_top_left
{
    padding: 0px;
    margin: 0px;
    background: url(images/shoe.gif) no-repeat top left;

}
.Blue01_top_bg
{
    padding: 4px 5px 0px 0px;
    margin: 0px 0px 0px 22px;
    background: url(images/Blue01_r1_c2.jpg) repeat-x top left;
    line-height: 25px;
}

.c_title_one 
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size:14px;
    font-variant: small-caps;
    color: #cb1f16;
    padding: 15px 0px 1px 1px;
}
*/
.faqsQ
{
	font-weight: bold;
	font-style: italic;

}
