.title{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FC7316;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005787;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}

.navigation
{
	font-family: "Trebuchet MS", Arial, Verdana;
	color:#000000;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	border-left: 1px solid #FFFFFF;
	border-bottom: 2px solid #FC7316;
}

.navigation-active
{
	font-family: "Trebuchet MS", Arial, Verdana;
	color:#000000;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	border-bottom: 2px solid #FC7316;
}

.navigation-active-withoutleft
{
	font-family: "Trebuchet MS", Arial, Verdana;
	color:#000000;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px solid #FC7316;
}

.navigation-last
{
	font-family: "Trebuchet MS", Arial, Verdana;
	color:#000000;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FC7316;
}

.navigation-last-active
{
	font-family: "Trebuchet MS", Arial, Verdana;
	color:#000000;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FC7316;
}

.imageborder
{
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}

a
{
	color: #000000;
	text-decoration:none;
}

a:visited
{
	color: #000000;
	text-decoration:none;
}

a:hover
{
	color: #FFFFFF;
	background-color: #FC7316;
}

.breakingnews
{
	font-family: "Trebuchet MS", Arial, Verdana;
	color:#FFFFFF;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	text-decoration:blink;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}


.MainText-Title
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #005787;
	margin-top: 10px;
}

.MainText-Normal
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
}

.MainText-Small
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	margin-top: 10px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}










/*------------------------------------------------------------*
**  Top Image
**------------------------------------------------------------*/
div#TopImage {
	text-align: left;
	width: 800px;
	padding-top: 5px;
}
/*------------------------------------------------------------*
**  InfoLine
**------------------------------------------------------------*/
div#InfoLine {
	background-color: #FC7316;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	font-weight: normal;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

/*------------------------------------------------------------*
**  MainText
**------------------------------------------------------------*/
/* Container Start*/
div#MainText {
	width: 800px;
	clear: both;
	float: left;
	padding-bottom: 0px;
}
div#MainText h1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #005787;
	margin-top: 10px;
}

/* Container Left Start*/
div#MainText-left {
	width: 180px;
}
div#MainText-left ul {
	height: 25px;
	list-style: none;
	width: 180px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#MainText-left ul li {
	list-style: none;
	display: block;
	width: 180px;
	float: left;
	text-align: left;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
}
div#MainText-left ul li a{
	width: 100%;
	height: 25px;
	display: block;
	color: #FC7316;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-left: 10px;
	background-color: #EFEFEF;
	margin: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #949494;
}
div#MainText-left ul li a:hover {
	color: #FFFFFF;
	background-color: #FC7316;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #005787;
}
/* Container Right Start*/
div#MainText-right {
	text-indent: 8pt;
	clear: both;
	width: 570px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 18px;
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
div#Footer {
	width: 100%;
	clear: both;
	background-color: #EFEFEF;
}
div#Footer p{
	padding: 5px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949494;
}
div#Footer a{
	color: #FC7316;
	text-decoration: none;
}
div#Footer a:hover{
	color: #005787;
	text-decoration: none;
}
