body
{
	background:#F7F7F7;
	margin-top:0px;
}

.Copyright
{
	font-family:Verdana;
	font-size:11px;
	padding-bottom:7px;
}


.MainMenu
{
	border-top: 2px solid #6E85C3;
	border-bottom: 2px solid #6E85C3;
}

.MainMenu .Off
{
	border-left: 2px solid #6E85C3;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	height: 22px;
	cursor:hand;
	color: black;
	background: #EAF1FF;
}

.MainMenu .On
{
	background-image: url(images/menu-on.gif);
	border-left: 2px solid #6E85C3;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	height: 22px;
	cursor:hand;
	color:#000000;
}

.MainMenu .Hover
{
	background-image: url(images/menu-on.gif);
	border-left: 2px solid #6E85C3;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	height: 22px;
	cursor:hand;
	color:#002F9A;
}

.Page
{
	width:750px;
	height:100%;
	border: 0px;
	padding:0px;
	margin:0px;
}

.Page .Left
{
	background-image: url(images/edge-left.gif);
	background-repeat:repeat-y;
	width:4px;
}

.Page .Right
{
	background-image: url(images/edge-right.gif);
	background-repeat:repeat-y;
	width:4px;
}

.Page .Body
{
	background: white;
	border-bottom: solid 1px #6379AD;
	border-top: solid 0px #6379AD;
}

.Page .Body .Content
{
	padding:5px;
	font-family: Verdana;
	font-size:12px;
	line-height: 17px;
}

.Page .Body .Content .FormHeader
{
	font-weight:bold;
	border-top: dotted 1px black;
	border-bottom: dotted 1px black;
	margin-right:20px;
	padding-left:2px;
	padding-bottom:3px;
	padding-top:2px;
	background:#F7F7F7;
}

.Page .Body .Content Input
{
	font-family: Arial;
}

.Page .Body .Content Textarea
{
	font-family: Arial;
}

.Page .Body .Content .Manditory
{
	color:Red;
	font-size:14px;
}

.Page .Body .Content TD
{
	padding:5px;
	font-family: Verdana;
	font-size:12px;
	line-height: 17px;
}


.Page .Body .Content A
{
	color:#C36219;
}

.Page .Body .Content A:Hover
{
	color:Black;
}


.Page .Body .Content .Header
{
	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color: #001F92;
}


.Page .Body .SideBar
{	
	padding:5px;
	font-family: Verdana;
	font-size:12px;
	line-height: 17px;
}

.Page .Body .SubMenu
{
	font-weight:Normal;
	margin-top:3px;
	height:16px;
}

.Page .Body .Submenu .Header
{
	padding:5px;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color: #001F92;
}

.Page .Body .Submenu .Divider
{
	width:5px;
	padding-bottom:2px;
	padding-top:8px;
}

.Page .Body .Submenu .Item
{
	padding-top:4px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	font-family:Verdana;
	font-size:13px;
	font-weight:Normal;
	color: #C36219;	
}

.Page .Body .SubMenu .Item A
{
	font-family:Verdana;
	font-size:13px;
	font-weight:Normal;
	color: #C36219;
	padding-right:4px;
}

.Page .Body .SubMenu A:Hover
{
	font-family:Verdana;
	font-size:13px;
	font-weight:Normal;
	color: black;
}

.Page .Body .Separator  
{
	font-size:1px;
	width:100%;
	background-image: url(images/separator-dot2.gif);
	background-repeat:repeat-x;
	margin-left:3px;
	margin-right:5px;
	height:1px;
}

.Page .Body .SideBar
{
	background:#F2F6FF;
	border-left: 1px solid #CBD1DD;
}

.Page .Body .SideBar A
{
	color:#C36219;
}

.Page .Body .SideBar A:Hover
{
	color:#000000;
}

.Page .Body .SideBar div
{
	padding-left:7px;
	padding-right:7px;
}

.ProjectLocation
{
	
}

.ProjectTitle
{
	color:#002D98;
	font-weight:bold;
}

.SmallMenu A
{
	color: #002D98;
	font-family:Verdana;
	font-size:11px;
}

.TagLine
{
	color: #002D98;
	font-family:Verdana;
	font-weight:bold;
	font-size:13px;
	display:none;
}

.Title
{
	background-image: url(images/title-background3.gif);
	background-repeat:no-repeat;
}