BODY {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 0px;
	margin-right: 0px;
	MARGIN-RIGHT: 0px;
	margin-bottom: 0px;
	height: 100%;
		margin: 0px;
	padding: 0px;
	/* 
	background: #BDBDBD url(images/BackGround2.jpg) repeat; */
	font-family: "Arial", Arial,  sans-serif;
	color: #000000;
}
#BODYBottom {
/* 
	background: #F9D27E url(images/BackGround2.jpg) repeat; */
	color: #ffffff;
	width: 1000px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
HR {
	COLOR: #808080;
	line-height : 2;
	background : transparent;
}
.navTable 
{
	border: 0px;
	margin: 0px;
	margin-left: 0px;
	width: 100%;
}

A:link {
	COLOR: #235dc6;
        text-decoration: none;
  

}
A:visited {
	COLOR: #062c71;
        text-decoration: none;

}
A:active {
	COLOR: #062c71;

}
A:hover {
	CURSOR: pointer;
	COLOR: Red;
	 background-color: transparent;
}
H1 {
	FONT-WEIGHT: bold; 
	COLOR: #335789; 
	FONT-SIZE: 11px; 
		background : transparent;
	FONT-FAMILY: arial, helvetica, sans-serif	
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: arial, helvetica, sans-serif
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: arial, helvetica, sans-serif
}
H4 {
	FONT-WEIGHT: normal; FONT-SIZE: 12pt; FONT-STYLE: italic; FONT-FAMILY: arial, helvetica, sans-serif
}
B {
	FONT-WEIGHT: bold;
	color: #000000;
	FONT-SIZE: 12px;
}
SAMP  {
	FONT-WEIGHT: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
   margin-bottom: 0px;
}
STRONG {
	FONT-SIZE: 12px; FONT-FAMILY: arial, helvetica, sans-serif
}
P {
	FONT-SIZE: 12px; FONT-FAMILY: arial, helvetica, sans-serif
}
TT {
	FONT-FAMILY: monospace
}
PRE {
	FONT-WEIGHT: normal;
	color: #294344;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

KBD {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	FONT-FAMILY: arial, helvetica, sans-serif;
	margin-bottom: 0px;
	color: #ffffff;
}
TABLE {
	 FONT-FAMILY: arial, helvetica, sans-serif
}
DL {
	FONT-SIZE: 12px; FONT-FAMILY: arial, helvetica, sans-serif
}
P {
	FONT-SIZE: 12px; FONT-FAMILY: arial, helvetica, sans-serif
}
CITE {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
UL {
	FONT-SIZE: 12px; FONT-FAMILY: arial, helvetica, sans-serif; padding-top: 2px; padding-bottom: 2px;
}
LI {
	FONT-SIZE: 12px; FONT-FAMILY: arial, helvetica, sans-serif; padding-top: 2px; padding-bottom: 2px;
}
OL {
	FONT-SIZE: 12px; FONT-FAMILY: arial, helvetica, sans-serif
}
TH {
	
	FONT-FAMILY: arial, helvetica, sans-serif;
	Background: #4E7DCB;
	COLOR: #FFFFFF;
	text-align: left; FONT-SIZE: 12px;
	vertical-align: bottom;
}
.THmenu {
	FONT-SIZE: 9pt;
	FONT-FAMILY: arial, helvetica, sans-serif;
	Background: #F1F1F1;
	COLOR: #000000;
	text-align: left;
	vertical-align: bottom;
	}
TD {
	
	FONT-FAMILY: arial, helvetica, sans-serif;  FONT-SIZE: 12px;
}
.TDmenu {
	FONT-SIZE: 9pt;
	FONT-FAMILY: arial, helvetica, sans-serif;
}
DT {
	FONT-WEIGHT: bold
}
.rvw {
	BACKGROUND-COLOR: yellow
}
.horzmenu {
	height:37px;
}
.ind {
	MARGIN-LEFT: 20px
}
.left {
	MARGIN-LEFT: 20px;
	MARGIN-RIGHT: 20px
}
.tm {
	FONT-SIZE: smaller
}
.com {
	FONT-WEIGHT: bold
}
.ctl {
	FONT-WEIGHT: bold
}
.def {
	FONT-STYLE: italic
}
.emph {
	FONT-STYLE: italic
}
.fn {
	FONT-FAMILY: monospace
}
.key {
	FONT-WEIGHT: bold
}
.menu {
	FONT-WEIGHT: bold
}
.msg {
	FONT-FAMILY: monospace
}
.type {
	FONT-FAMILY: monospace
}
#wrapper
{
	overflow: hidden;
	width: 1000px; 
	border-bottom: 0px; border-top: 0px; border-left: 10px; border-right: 10px; border-color: #727272; border-style: solid;  

	background: #FFFFFF;
}

.container
{
	width: 1000px;
	margin: 0px auto;
}
.container2
{
	width: 1000px;
	/* 0px auto       */
	margin: 0px auto;
	text-align: right; 
	margin-left: 160px;
}
.clearfix
{
	clear: both;
}

/** LIST STYLE */

ul.style1
{
	overflow: hidden;
	margin: 0em;
	padding: 0em;
	list-style: none;
}

ul.style1 li
{
	clear: both;
	padding: 1em 0em 1em 0em;
	border-top: 1px solid #CFCFCF;
}

ul.style1 p
{
}

ul.style1 a
{
	text-decoration: none;
	color: #909090;
}

ul.style1 a:hover
{
	text-decoration: underline;
}

ul.style1 img
{
	float: left;
	margin-right: 1.5em;
	/* border-radius: 5px; */
}

ul.style1 .first
{
	padding-top: 0;
	border-top: none;
}

ul.style1 .date a
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #494949;
}


/** HEADER */

#header
{
	overflow: hidden;
}
#bannerNav {
	height: 18px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	vertical-align: bottom;
	padding-top: 4px;
	padding-bottom: 0px;
	background-color: #17143F;
	/* #17143F  */
}
#bannerNav a {
	height: 18px;
	color: White;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	background-color: #17143F;
}
/** LOGO */

#logo
{
}

#logo h1, #logo p
{
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
}

#logo h1 a
{
	display: block;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	text-decoration: none;
	font-size: 2.75em;
	font-weight: 200;
	color: #25282B;
}

#logo p {
	padding: 0px 0px 0px 0px;
	font-size: 1.50em;
}
/** MENU */

#menu
{
	overflow: hidden;
	width: 185px;
	background-color: #17143F;
	vertical-align: top;
	height: 100%;
	color: White;
	font-size: 12px;
}
.submenuheader {
}
/** MENU 
#menu ul
{
	margin: 20px 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li
{
	display: inline-block;
	padding: 0px 25px;
	border-left: 1px solid #E3E3E3;
}

#menu a
{
	display: block;
	height: 50px;
	line-height: 50px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 1.25em !important;
	color: #5C5C5C;
}

#menu a:hover
{
	text-decoration: underline;
}

#menu .first
{
	border-left: none;
}
*/

.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Arial", Arial,  sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 185px; /* Main Menu Item widths */
	border-bottom: 0px solid #ccc;

}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: white;
	text-decoration: none;
	padding: 6px;
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
	background: #17143F;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #17143F; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: #5C597F;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 190px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
/** PAGE */

#page
{
	overflow: visible;
	background-color: White;
	width: 950px;
	margin-left:30px;
	margin-right:200px;
	text-align:left;
}

/** CONTENT */

#content
{
	/** CONTENT width: 810px;*/
	color: Black;
	vertical-align: top;
	padding-left: 12px;
	margin-left: 12px;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-right: 12px;
	margin-right: 12px;
	overflow:  visible;
	width: 98%;
	
}
/** SIDEBAR 
#content h2
{
	padding: 0em 0em 1em 0em;
	font-size: 2.25em;
}

#content img {
	padding-bottom: 30px;
}
*/
/** SIDEBAR */

#sidebar
{
	float: right;
	width: 300px;
}

#sidebar h2
{
	padding: 0em 0em 1em 0em;
	font-size: 1.75em;
}

/* Footer */

#footer
{
	height: 16px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	vertical-align: bottom;
	padding-top: 4px;
	padding-bottom: 0px;
	background-color: #17143F;
	font-style: italic;
}

#footer a
{
	height: 16px;
	color: White;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	background-color: #17143F;
}
.style1 {font-size: 9px}
	.style1a {font-size: 11px}
	.style2 {
		font-size: 9px;
		font-style: italic;
		color: #FFFFFF;
	}
	.style4 {font-size: 9px; font-weight: bold; }
	.style6 {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 7px;
		padding-bottom: 7px;
	}
	.style9 {font-size: 12px}
	.style11 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.style12
	{
		color: #FFFFFF;
		font-weight: bold;
	}
	.style13
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #1A1AFF;
	}
	.style14
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
.TopBarNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.TopBreadCrumbs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.MainContentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.MainContentBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.MainContentAnnoucementBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: Red;
	font-variant: normal;
}
.MainContentNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.MainContentHeaders {
	font-size: 14px;
	font-weight: bold;
}
.MainContentHeaders2 {
	font-size: 16px;
	font-weight: bold; background-color: #F6F6FE; border-style: solid; border-width:thin; border-color:#DDDEFB; padding: 3px; 
}
.MainTableHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: Bold;
	font-variant: normal;
	color: #FFFFFF;
}
.MainTableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}
table.imagetable {
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#333333;
			border-width: 1px;
			border-color: #999999;
			border-collapse: collapse;
		}
		table.imagetable th {
			background:#bfcdda url('images/cell-blue.jpg');
			border-width: 1px;
			padding: 5px;
			border-style: solid;
			border-color: #999999;
			color:Black;
		}
		table.imagetable td {
			background:#eeeeee url('images/cell-grey.jpg');
			border-width: 1px;
			padding: 5px;
			border-style: solid;
			border-color: #999999;
		}
		
		table.imagetablelg {
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#333333;
			border-width: 1px;
			border-color: #999999;
			border-collapse: collapse;
		}
		table.imagetablelg th {
			background:#bfcdda url('images/cell-bluelg.jpg');
			border-width: 1px;
			padding: 5px;
			border-style: solid;
			border-color: #999999;
		}
		table.imagetablelg td {
			background:#eeeeee url('images/cell-grey-lg.jpg');
			border-width: 1px;
			padding: 5px;
			border-style: solid;
			border-color: #999999;
		}
		
		table.imagetablealert {
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#333333;
			border-width: 1px;
			border-color: #00539a;
			border-collapse: collapse;
		}
		table.imagetablealert th {
			background:#36608a;
			border-width: 1px;
			padding: 5px;
			border-style: solid;
			border-color: #36608a;
		}
		table.imagetablealert td {
			background:#f5f5f5;
			border-width: 1px;
			padding: 5px;
			border-style: solid;
			border-color: #36608a;
		}
		.Hide 
        {
            visibility:hidden;
         }