﻿BODY
{
	margin-top: 55px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 16px;
	background-image: url(../images/bl_bg.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial;
	background-color: rgb(77,73,150);
	padding: 0px;
}
.MainTable
{
	width: 763px;
}
.TopMenu
{
	background-color: transparent;
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	font-weight: bold;
	font-size: 0.75em;
	float: left;
	padding-bottom: 0px;
	width: 100%;
	color: white;
	padding-top: 0px;
	border-bottom: solid 3px rgb(250,167,26);
	list-style-type: none;
	margin: 0px;
}
.TopMenu UL
{
	margin: 0px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type: none;
}
.TopMenu LI
{
	padding: 0px;
	float: left;
	margin: 0 6px;
}
.TopMenu A
{
	display: block;
	font-weight: bold;
	width: auto;
	color: white;
	padding-top: 3px;
	padding-right: 50px;
	padding-bottom: 3px;
	padding-left: 17px;
	background-image: url(../images/tm_blue.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-decoration: none;
}
.TopMenu .ActiveEntry A
{
	background-image: url(../images/tm_orange.gif);
}
.TopMenu LI:hover A, .TopMenu LI.iefixhover A
{
	color: rgb(255,153,0);
	background-image: url(../images/tm_orange.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.TopMenu LI UL
{
	left: -999em;
	margin: 0px;
	width: 120px;
	position: absolute;
	height: auto;
	border-top: solid 3px rgb(250,167,26);
	z-index: 99;
}
.TopMenu LI LI
{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: solid 2px white;
	background: rgb(103,112,153);
	width: 100%;
	line-height: 16px;
	margin: 0px;
	left: 0px;
	position: relative;
}

.TopMenu LI LI A
{
	font-size: 0.9em;
}

.TopMenu LI:hover UL A, .TopMenu LI.iefixhover UL A
{
	display: block;
	text-align: left;
	padding-left: 15px;
	padding-right: 5px;
	margin: 0px;
	background-image: none;
	color: white;
}
.TopMenu LI:hover UL, .TopMenu LI.iefixhover UL
{
	left: auto;
}
.TopMenu LI LI:hover, .TopMenu LI LI.iefixhover
{
	background-color: rgb(28,30,82);
	color: rgb(254,218,71);
}
.TopMenu LI LI A:hover, .TopMenu LI LI A.iefixhover
{
	background: rgb(28,30,82);
	color: rgb(254,218,71);
}
.TopMenu .LastEntry
{
	border-bottom: none;
}
.TopMenu .LastEntry A
{
	padding-bottom: 0px;
}
.TopMenu.HoverBottom LI LI .xbottom .xb2, .TopMenu.HoverBottom LI LI .xbottom .xb3, .TopMenu.HoverBottom LI LI .xbottom .xb4
{
	border-color: rgb(28,30,82);
	background-color: rgb(28,30,82);
}
.TopMenu.HoverBottom LI LI .xbottom .xb1
{
	border-color: rgb(28,30,82);
}
.TopMenu .xb1
{
	border-color: rgb(103,112,153);
}
.TopMenu .xb2, .TopMenu .xb3, .TopMenu .xb4
{
	border-color: rgb(103,112,153);
	background-color: rgb(103,112,153);
}
.TitleBar
{
	padding-left: 0px;
	padding-top: 11px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 1.25em;
	color: rgb(0,17,85);
	background-image: url(../images/title_bar.jpg);
	background-repeat: repeat-y;
	background-color: white;
}
.TitleBar .SubTitle
{
	font-size: 0.8em;
	color: rgb(250,167,26);
}
.MainTextArea
{
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.MainTextArea P
{
	margin-top: 0px;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	font-size: 0.75em;
	line-height: normal;
	text-align: justify;
}
.MainTextArea H1
{
	margin-top: 0px;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 0.8em;
	line-height: normal;
	text-align: justify;
}
.MainTextArea H2
{
	margin-top: 1em;
	margin-bottom: 0.25em;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 0.8em;
	line-height: normal;
	text-align: justify;
}
.MainTextArea UL
{
	margin-top: 0px;
	font-weight: normal;
	list-style-position: outside;
	font-size: 0.75em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: normal;
	padding-top: 0px;
	list-style-type: disc;
	text-align: justify;
}
.BottomBar
{
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 0.625em;
	color: rgb(128,136,170);
	background-image: url(../images/bottom_bar.jpg);
	background-repeat: repeat-y;
	background-color: white;
}
.SideBox
{
	margin-top: 13px;
	left: -22px;
	width: 235px;
	position: relative;
	background-color: rgb(250,167,26);
}
.SideBox .Top
{
	background-image: url(../images/sb_top.jpg);
	width: 235px;
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.SideBox .Mid
{
	background-image: url(../images/sb_mid.jpg);
	width: 235px;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.SideBox .Bot
{
	background-image: url(../images/sb_bot.jpg);
	width: 235px;
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.SideBox P
{
	margin-top: 10px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: rgb(51,65,119);
	font-weight: bold;
}

.SideBox .InnerBox
{
	display: block;
	width: 175px;
}
.InnerBox .xb1
{
	border-color: rgb(51,65,119);
}
.InnerBox .xb2, .InnerBox .xb3, .InnerBox .xb4
{
	border-color: rgb(51,65,119);
	background-color: rgb(51,65,119);
}
.SideBox .InnerBoxArea
{
	display: block;
	width: 100%;
	background-color: rgb(51,65,119);
	text-align: center;
}
.SideBox .InnerBoxArea P
{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: rgb(250,167,26);
	font-size: 1em;
	font-weight: bold;
}
.SideMenu
{
	margin-top: 20px;
	margin-left: 29px;
	font-size: 0.8em;
	list-style-type: none;
	display: block;
	width: 173px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.SideMenu UL
{
	display: block;
}
.SideMenu LI
{
	display: block;
	background-color: white;
	border-color: rgb(104,155,190);
	border-width: 1px;
	border-style: solid;
	border-top: none;
}
.SideMenu A
{
	background-position: 4px 4px;
	display: block;
	padding-left: 25px;
	font-weight: bold;
	background-image: url(../images/ybw.jpg);
	padding-bottom: 5px;
	color: rgb(0,17,85);
	padding-top: 5px;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration: none;
}
.SideMenu A:hover
{
	color: rgb(0,17,85);
	background-color: rgb(211,225,234);
	background-image: url(../images/ybb.jpg);
}
.SideMenu LI.FirstEntry A
{
	background-position: 4px 0px;
	padding-top: 0px;
}
.SideMenu LI.LastEntry
{
	border-bottom: none;
}
.SideMenu LI.LastEntry A
{
	padding-bottom: 0px;
}
.SideMenu .xb1
{
	border-color: rgb(104,155,190);
}
.SideMenu .xb2, .SideMenu .xb3, .SideMenu .xb4
{
	border-color: rgb(104,155,190);
	background-color: white;
}
.SideMenu .ActiveEntry,
.SideMenu.HoverTop .xtop .xb2, .SideMenu.HoverTop .xtop .xb3, .SideMenu.HoverTop .xtop .xb4,
.SideMenu.HoverBottom .xbottom .xb2, .SideMenu.HoverBottom .xbottom .xb3, .SideMenu.HoverBottom .xbottom .xb4
{
	background-color: rgb(211,225,234);
}
.SideMenu .ActiveEntry A, .SideMenu .ActiveEntry A:hover
{
	background-image: url(../images/obb.jpg);
}
.SolutionBox
{
	width: 152px;
	height: 85px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
.SolutionBox A
{
	font-weight: bold;
	font-size: 1em;
	color: white;
	padding-top: 5px;
	position: relative;
	top: 11px;
	text-decoration: none;
}
.SolutionBox A:hover
{
	color: rgb(128,136,170);
}
.SolutionBox A:hover .Text
{
	color: white;
}
.SolutionBox .Text
{
	padding-top: 5px;
	font-weight: bold;
	font-size: 0.8125em;
	color: rgb(0,17,85);
	margin: 0;
}
.AdditionalLinks
{
	padding-right: 10px;
	padding-top: 30px;
	font-size: 0.75em;
	text-decoration: none;
	text-align: center;
	color: Black;
}
.AdditionalLinks A
{
	color: Black;
	text-decoration: none;
}
.AdditionalLinks A:hover
{
	text-decoration: underline;
}
.NewsBox
{
	display: block;
	margin-bottom: 40px;
	width: 100%;
	height: auto;
	float: left;
}
.NewsBox .TextBox
{
	display: block;
	width: 320px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	font-weight: normal;
	font-size: 0.75em;
	line-height: normal;
}
.NewsBox H1
{
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
.xtop, .xbottom
{
	display: block;
}
.xb1, .xb2, .xb3, .xb4
{
	display: block;
	overflow: hidden;
	border-style: solid;
	font-size: 1px;
}
.xb1, .xb2, .xb3
{
	height: 1px;
}
.xb4
{
	height: 2px;
}
.xb2, .xb3, .xb4
{
	border-width: 0px 1px 0px 1px;
}
.xb1
{
	margin: 0 5px 0px 5px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: Transparent;
}
.xbottom .xb1
{
	border-top-width: 1px;
	border-bottom-width: 0px;
}
.xtop .xb1
{
	border-top-width: 0px;
	border-bottom-width: 1px;
}
.xb2
{
	margin: 0 3px;
	border-width: 0 2px;
}
.xb3
{
	margin: 0 2px;
}
.xb4
{
	margin: 0 1px;
}
LI.IeFixDummyEntry, LI LI.IeFixDummyEntry, .TopMenu LI LI.iefixhover.IeFixDummyEntry
{
	border: none;
	background-color: Transparent;
	display: inline;
	height: 0px;
}
