.TopMenuStyle {

	border-top: 1px solid #104863;

	border-right: 1px solid #104863;

	border-left: 1px solid #104863;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-align: center;

	padding-top: 5px;

	padding-bottom: 5px;

	background-image: url(../images/top_menu_blue.jpg);
}
.LeftMenuBorder {
	border: 1px solid #BED3CD;

}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FDF1D9;
	line-height: normal;
	height: 16px;
	width: 100px;

}
.smallArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A
{
text-decoration:none;
}.BulletinBox {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.ebulletinCombo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D6E7ED;
}
.NormalArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.NormalFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ContentFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	text-align: justify;


}
.boxblue {
	border: 1px solid #6699CC;
}
.PhotoBorder {
	border: 2px solid #2489A6;
}
.cellFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	padding: 1px 10px;
}
#TopHMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	Background-image:url(../images/top_menu_blue.jpg);
	text-align:center;	
}
#TopHMenu a
{
	color:#0494CA;
	font-weight:bold;
	text-decoration:none;
}
#TopSMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	Background-image:url(../images/top_menu_blue.jpg);
	text-align:center;
}
#TopSMenu a
{
	color:#0494CA;
	text-decoration:none;
}
.GrownBottomThick {
	border-bottom-width: 11px;
	border-bottom-style: solid;
	border-bottom-color: #148EB1;
}
.topwhiteline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bottombrownborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D5F5;
}
.dotborder{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #47869A;
}
.suckerdiv ul
{
margin: 0;
padding: 0;
list-style-type: none;
width: 100%; /* Width of Menu Items */
background-color: #117693;
font-family: Arial, Helvetica, sans-serif;
font-size: 10.5px;
}
.suckerdiv ul li
{
	position: relative;
	border-bottom: 1px solid #158295;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
.suckerdiv ul li a
{
	display: block;
	/*overflow: auto; force hasLayout in IE7 */
	border-left: 10px solid #8E1A04;
	padding: 5px 5px 5px 0.5em;
	background-color:#148EB1;
	text-decoration: none;
	color:white;
}
/*Sub level menu items */
.suckerdiv ul li ul
{
	position: absolute;
	width: 170px; /*sub menu width*/
	top: 0;
	visibility: hidden;
}
/* Sub level menu links style */
.suckerdiv ul li ul li a
{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	padding: 5px 5px 5px 0.5em;
	background-color:#117693;
	border-left:  1px #8E1A04 solid
	text-decoration: none;
}
.suckerdiv ul li a:hover, .suckerdiv ul li a.selected {
	border-left: 10px solid #8E1A04;
    background-color: #148EB1;
    color: white;
}
.suckerdiv .subfolderstyle{
background: url(../images/expanded_ver.gif) no-repeat center right;
}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }



.redborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.redbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
}
.redlinebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C06732;
	
}

.redlineright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #963223;
		
}
.redlineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C06732;
	
	}
.redlinetop{
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C06732;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C06732;
	}
/* End */

/************** End Left Menu Style *******************/

