﻿body 
{
	margin: 0px auto 0px auto; font-family: Arial; font-size: 12px; color: #333333; background-color: #ffffff; width: 1000px;
}

html { height: 100%; margin-bottom: 1px; }
.Menu_Item
{
	
	float: left;
	margin-left: 14px;
	margin-right: 22px;
	padding: 5px 2px 3px 2px;
	
}
.Home
{
	margin-left: 30px;
	margin-right: 22px;
}
.Menu_Link
{
	font-family: Arial; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
}

.MenuItem, .MenuItem_Home, .MenuSubItemTop, .MenuSubItem, 
.MenuSubItem-bottom, .MenuSubItem-top:hover, .MenuSubItem:hover, .MenuSubItem-bottom:hover
{font-family: Arial; font-size: 12px; text-decoration: none; font-weight: bold;}
.MenuSeperator {color: #999999;	padding-top: 3px; font-weight: bold;}
.MenuItem, .MenuItem_Home
{background-color: #a8b1b6; font-size: 12px; color: #ffffff; margin-bottom: 1px; margin-left: 7px; margin-right: 7px; padding: 3px 0px 3px 0px;}
.MenuItem_Home
{text-align: center; margin-left: 20px; cursor: pointer; }

.MenuSubItem-top, .MenuSubItem-top:hover
{
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	text-decoration: none; 
	padding-top: 2px;
	font-weight: bold;
	cursor: pointer; 
	font-size: 12px; 
}

.MenuSubItem-top
{
	background-color: #7a8694;
	color: #ffffff;
	cursor: pointer; 
	font-size: 12px; 
}
.MenuSubItem-top:hover
{
	background-color: #336699;
	color: #ffffff;
	cursor: pointer; 
	font-size: 12px; 
}

.MenuSubItem, .MenuSubItem:hover
{
	padding: 5px 5px 5px 5px;
	border-top: solid 1px #000000;
	cursor: pointer; 
}

.MenuSubItem
{
	background-color: #7a8694;
	color: #ffffff;
	cursor: pointer; 
}

.MenuSubItem:hover
{
	background-color: #336699;
	color: #ffffff;
	cursor: pointer; 
}

    .question {margin-left: 3px; font-weight: bold; color: #1b2831; font-size: 12px; padding-bottom: 5px; font-family: Arial; padding-top: 20px;}
    .answer {margin-left: 10px; font-style: italic; color: #336699; font-size: 12px; font-family: Arial;}
	.rightParagraph {padding-bottom: 10px;}
	.boldText {font-weight: normal; color: #142c4e;}
	.sectionHeader {font-weight: bold; color: #142c4e; text-decoration: none; margin-top: 20px;}
	.videoDivLink 
	{
		float: left; width: 175px; cursor: pointer; color: #ff6600; text-decoration: underline;
	}
	.videoDivIcon
	{ 
		float: left; width: 40px;
	}
    .RadWindow_WebBlue a.rwIcon
    { 
        display: none !important;
    }
.blue {color: #336699; font-weight: bold; text-decoration: underline; cursor: pointer;}

