﻿body{
	margin:0;
	padding:0;
	line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
	width: 1024px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#topsection
{
	width:100%;
	
}
#topsectionIn
{
	float: left;
	width: 912px;
	padding:0px 112px 0px 0px;
	margin: 0px;
	border: 0px;
	background-image: url(Background/03.jpg);
	background-color: #01247d;
	background-repeat: no-repeat;
	height: 18px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	line-height: 17px;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: right;
	text-decoration: none;
	
}
#topsectionIn a
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: underline;
	color:white;
}
#topsectionIn a:hover
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
	color: white;
}

#topsectionIn1
{
	border: 0px;
	float: left;
	width: 1024px;
	padding: 0px;
	margin: 0px;
	background-image: url(Background/04.jpg);
	height:112px;
	background-repeat:no-repeat;
}
#topsectionIn1 .Top
{
	border: 0px;	
	width: 1024px;
	padding: 0px;
	margin: 0px;
	background-image: url(Background/05.jpg);
	height:112px;
	background-repeat:no-repeat;
	background-position:right;
	
}

#topsectionIn1 .TopCenter
{
	border: 0px;	
	width: 714px;
	padding-left:310px;
	margin: 0px;	
	height:112px;
	background-repeat:no-repeat;
	background-position:right;
	
}
#topsectionIn2
{
	border: 0px;
	float: left;
	width: 1024px;
	padding: 0px;
	margin: 0px;
	background-color:White;
	height:35px;
}
#topsectionIn2 .Left
{
	border: 0px;
	float: left;
	width: 1024px;
	padding: 0px ;
	margin: 0px;
	background-image: url(Background/02.jpg);
	background-repeat:repeat-y;
	height:35px;
	
}

#topsectionIn2 .Right
{
	border: 0px;
	float: left;
	width: 1024px;
	padding: 0px;
	margin: 0px;
	background-image: url(Background/01.jpg);
	background-repeat:repeat-y;
	background-position:right;
	height:35px;
	
}
#topsectionIn2 .Center
{
	border: 0px;
	float:right;
	width: 912px;
	padding: 0px;
	margin: 0px;
	background-image: url(Background/07.jpg);
	background-repeat: no-repeat;
	height: 35px;
	background-position:left;
}

#topsection3
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 1024px;
	background: #ff5400 ;
	
	line-height: normal;
}
#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin: 0 112px 0 112px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 112px; /*Width of left column in pixel*/
	margin-left: -1024px; /*Set margin to that of -(MainContainerWidth)*/
	background-image: url(Background/02.jpg);
	background-repeat:repeat-y;
}

#rightcolumn{
	float: left;
	width: 112px; /*Width of right column*/
	margin-left: -112px; /*Set left margin to -(RightColumnWidth)*/
	background-image: url(Background/01.jpg);
	background-repeat:repeat-y;
}	
	
#footermenue
{
	clear: left;
	width: 1024px;
	color: White;
	background: #01247d;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
	padding:2px 0px 2px 0px;
}
#footermenue a
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: underline;
	line-height: 17px;
}
#footermenue a:hover
{
	text-decoration:none;
}
#footer
{
	clear: left;
	width: 1024px;
	padding-top:8px;
	background:#a1bedb;
	
}
#footerIn
{
	width:800px;
	padding:3px 112px 5px 112px;
	background:#01247d;
	color:White;
	
}
#footerIn .Left
{
	float: left;
	width:500px;
	color: White;
	font: bold 11px/16px Verdana, Tahoma, Sans-Serif;
	letter-spacing: normal;
	text-align: justify;
	text-decoration: none;
}
#footerIn .Right{
	float:left;
	width:300px;
	color: White;
	font: bold 11px/16px Verdana, Tahoma, Sans-Serif;
	letter-spacing: normal;
	text-align: right;
	text-decoration: none;
	
}
#footerIn .Right a
{
	color: White;
	font: bold 11px/16px Verdana, Tahoma, Sans-Serif;
	letter-spacing: normal;
	text-align: justify;
	text-decoration: none;
}
#footerIn .Right a:hover
{
	text-decoration: underline;
}


#divmenu
{
	width: 600px;
	border: 0px;
	margin: 0px;
	padding: 0px;	
}

.menu5 
{
	padding:0px 0px 0px 0px; 
	margin:0px; 
	list-style:none; 
	height:27px; 
	position:relative; 	
	font-size:11px;
}
.menu5 li 
{
	float:left; 
	height:27px; 
	margin-right:3px;
}
.menu5 li a 
{
	display:block; 
	float:left; 
	height:27px; 
	line-height:27px; 
	color:white; 
	text-decoration:none; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 11px; 
	cursor:pointer; 
	background:url(nav/nav-blue-left.gif) no-repeat;
}
.menu5 li a b 
{
	float:left; 
	display:block; 
	padding:0 11px 0px 0px; 
	background:url(nav/nav-blue-right.gif) no-repeat right top;
}
.menu5 li.current a 
{
	color:white; 
	background:url(nav/nav-red-left.gif) no-repeat;
}
.menu5 li.current a b 
{
	background:url(nav/nav-red-right.gif) no-repeat right top;
}
.menu5 li a:hover
{
	color: white;
	background: url(nav/nav-red-left.gif) no-repeat;
}
.menu5 li a:hover b 
{
	background:url(nav/nav-red-right.gif) no-repeat right top;
}
.menu5 li.current a:hover 
{
	color:white; 
	background: url(nav/nav-blue-left.gif) no-repeat; 
	cursor:default;
}
.menu5 li.current a:hover b 
{
	background:url(nav/nav-blue-right.gif) no-repeat right top;
}
#Display
{
	width:800px;
}
#Display .THeader
{
	width: 795px;
	padding-left: 5px;
	padding-bottom: 2px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
	color: white;
	font-family: Verdana, Tahoma, Serif;
	font-variant: normal;
	text-decoration: none;
	font-style: italic;
	background-repeat: repeat-x;
	background-image: url(Background/Picture_02.jpg);
	padding-right: 0px;
	
}
#Display .Stylebody
{
	width: 784px;
	padding: 5px 8px 8px 8px;
	margin: 0px;
	font-size: 11px;
	color: black;
	line-height: 17px;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	font-variant: normal;
	text-decoration: none;
}
.img1
{
	width: 270px;
	float: left;
	padding-top: 3px;
}
.imgborder
{
	width: 256px;
	border: 1px solid silver;
	padding: 3px 3px 3px 3px;
	text-align: center;
}