body
{
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin: 0 0 0;
	padding-top: 0;
	font-family:  Arial, Sans-Serif;
}


table.SideNavBar
{
	border-right: #0C2E82 1px solid;
	padding-right: 0;
	border-top: #0C2E82 1px solid;
	padding-left: 0;
	padding-bottom: 0;
	margin: 0;
	border-left: #0C2E82 1px solid;
	padding-top: 0;
	border-bottom: #0C2E82 1px solid;
	background-color: #f0f0f0;
}

th.SideNavBar
{
	font-weight: bold;
	color: white;
	background-color: #0C2E82;
}

a.SideNavBar
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
}

a.SideNavBar:hover
{
	width: 100%;
	color: white;
	background-color: #0C2E82;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
/* Fluent Styles*/
#menu
{
	padding-right: 0;
	padding-left: 20px;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 0;
	color: white;
	padding-top: 0;
	font-family: trebuchet ms, trebuchet, arial, sans-serif;
	height: 20px;
	background-color: gray;
}
a.menu
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: trebuchet ms, trebuchet, arial, sans-serif;
	background-color: green;
}
ul.MenuList
{
	margin-top: 0;
	padding-left: 15px;
	list-style-position: outside;
	margin-bottom: 0;
	margin-left: 0;
	color: #0C2E82;
	list-style-type: disc;
}

ul
{
	margin-top: 2px;
	padding-left: 15px;
	list-style-position: outside;
	margin-bottom: 2px;
	margin-left: 20px;
	list-style-type: disc;
}
 
A
{
	color: #0C2E82;
	text-decoration: underline;
}
A:link
{
	color: #0C2E82;
	text-decoration: underline;
}
A:visited
{
	color: #0C2E82;
	text-decoration: underline;
}
A:active
{
	color: #0C2E82;
}
A:hover
{
	color: #993366;
}/**/
.sidebarPanelHeader
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
	color: #333333;
	border-bottom: #999 1px dotted;
	font-family: trebuchet ms, trebuchet, arial, sans-serif;
}
.sidebarPanel
{
	font-size: 11px;
	background-color: #EEEEEE;
	margin-top: 8px;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 2px #9AAABB;
	border-right: solid 2px #9AAABB;
	line-height: 15px;
	padding: 15px;
}

.leftPanelHeader
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
	margin-right: 0;
	margin-left: 0;
	color: #333333;
	border-bottom: #999 1px dotted;
	font-family: trebuchet ms, trebuchet, arial, sans-serif;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.leftPanelBody
{
	margin-left: 0;
	font-size: 11px;
	line-height: 15px;

	padding-left: 10px;
	padding-right: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.PanelList
{
	margin-top: 0;
	padding-left: 5px;
	list-style-position: outside;
	margin-bottom: 0;
	margin-left: 0;
	color: #0C2E82;
	list-style-type: disc;
}


/* START HEADER */
.header_menubar
{
	padding-right: 0px;
	background: url(../images/header_menubar_tile.gif) repeat-x left top;
	padding-bottom: 0px;
	padding-top: 2px;
	margin: 0px;	
}
.header_titlebar
{
	background: url(../images/header_titlebar_tile.gif) repeat-x left top;
	padding: 0;
	margin: 0;
}

/* END HEADER */

/* START TOP MENU
	Dark Blue: #0C2E82
	Light Green: #87cfa3
	Light Grey: #DCE6E6
 */
/* */
.topmenu
{
	display: inline;
 	font-weight: bold;  
	font-size: 12px;
	color: #DCE6E6;
	font-family:  trebuchet ms, trebuchet, arial, sans-serif;
	position: static;
}
/*	background-color: #0c2e82;*/

/**/
.topmenu a:link
{
	color: #DCE6E6;
	text-decoration: none;
}

.topmenu a:visited
{
	color:#DCE6E6;
	text-decoration:none;
}

.topmenu a:hover
{
	color: #87cfa3;
	text-decoration: underline;
}
.topmenu a:active
{
	color:#87cfa3;
	text-decoration:underline;
}


/* END TOP MENU */

/* START MENU PANEL */
/**/
.MenuPanel
{
	width: 170px;
	font-size: 12px;
	background: url(../images/leftmenu_tile.gif) repeat-y left top;	
}
.MenuPanelHeader
{
	font-weight: bold;
	font-size: 14px;
	background: url(../images/leftmenu_top.gif) no-repeat left top;
	width: 170px;
	color: white;
	padding-top: 14px;
	font-family: trebuchet ms, trebuchet, arial, sans-serif;
	position: static;
	text-align: center;
	height: 29px;	
	height: 43px;	
}

.MenuPanelTitle
{
	font-size: 14px;
	font-family: trebuchet ms, trebuchet, arial, sans-serif;
	width: 170px;
	color: white;
	padding-top: 14px;
	text-align: center;
	font-weight: bold;
	height: 43px;
	background: url(../images/leftmenu_titlebar.gif) no-repeat left top;
}
.MenuPanelBody
{
	padding-top:0;
	padding-left: 8px;
}

.MenuPanelFooter
{
	background: url(../images/leftmenu_bottom.gif) no-repeat left top;
	width: 170px;
	height: 23px;
}
ul.MenuPanelList
{
	margin-top: 0;
	list-style-position: outside;
	margin-bottom: 0;
	margin-left: 0;
	color: #0C2E82;
	list-style-type: disc;
}
.MenuPanelDropDown
{
	width: 150px;
	background-color: #EEEEEE;
}

/* END MENU PANEL */
/* RIGHT PANEL
.RightPanel
{
	width: 140px;
	font-size: 12px;
	background: url(../images/pnl_rt_tile.gif) repeat-y left top;
}
.RightPanelHeader
{
	font-weight: bold;
	font-size: 14px;
	width: 140px;
	color: White;
	background-color: #0C2E82; 
	font-family: trebuchet ms, trebuchet, arial, sans-serif;
	position: static;
	text-align: center;
	height: 42px;	
}

.RightPanelTitle
{
	font-size: 14px;
	font-family: trebuchet ms, trebuchet, arial, sans-serif;
	width: 140px;
	color: white;
	background-color: #0C2E82; 
	text-align: center;
	font-weight: bold;
	height: 20px;
}
.RightPanelBody
{
	padding-top:0;
	padding-left: 8px;
}

.RightPanelFooter
{
	width: 140px;
	height: 20px;
	background: url(../images/pnl_rt_ftr.gif) no-repeat left top;
}
ul.RightPanelList
{
	margin-top: 0;
	list-style-position: outside;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	color: #0C2E82;
	list-style-type: disc;
} */
/* END RIGHT PANEL */
/*
td.PageTitle
{
	padding-right: 0;
	padding-left: 0;
	font-weight: bold;
	font-size: larger;
	padding-bottom: 0;
	margin: 0;
	vertical-align: middle;
	color: #000066;
	text-align: left;
}

.PageTitle a:link
{
	color: #0C2E82;
	text-decoration: underline;	
}

.PageTitle a:visited
{
	color:#0C2E82;
}

.PageTitle a:hover
{
	color: #993366;	
}
.PageTitle a:active
{
	color: #993366;		
}
*/
H1
{
	color: #000066;
}
H2
{
	color: #000066;
}
H3
{
	margin: 2px;
	color: #000066;
}

td.MainBody
{
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align:top;
}			
			
td.ControlHeader
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #f5f5f5;
	padding-top: 2px;
	border-bottom: #0C2E82 1px solid;
	background-color: #0C2E82;
	text-decoration: underline;
}

td.ControlHeaderButtons
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #f5f5f5;
	padding-top: 2px;
	border-bottom: #0C2E82 1px solid;
	background-color: #0C2E82;
}

td.ControlBody
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

td.ControlBodyUnderline
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: #0C2E82 1px solid;
}
tr.ControlBodyAltRow
{
	background-color: #eeeeee;
}

table.ControlWrapper
{
	border-right: #0C2E82 1px solid;
	padding: 0px;
	border-top: #0C2E82 1px solid;
	border-left: #0C2E82 1px solid;
	border-bottom: #0C2E82 1px solid;
}
