body {
	background-image: url(../images/bg_page.gif);
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000033;
	left: 3px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-left : 5px;
	margin-right : 5px;
}
	
.topicheader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5060B5;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 7px;
	margin-right : 0px;
}

.shadowbackgroundleft {
	background-image: url(../web/images/shadowbg.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}

.shadowbackgroundright {
	background-image: url(../web/images/shadowbg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
.linesolidbotwhite{
	border-bottom-color:#FFFFFF;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.linesolidtop{
	border-top-color:#B9B9B9;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linesolidtopblk{
	border-top-color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linesolidright{
	border-right-color:#B9B9B9;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}
.linesolidrightblk{
	border-right-color:#000000;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}
.linesolidbot{
	border-bottom-color:#B9B9B9;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}	
.linesolidbotblk{
	border-bottom-color:#000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.linesolidbotwht{
	border-bottom-color:#FFFFFF;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.linesolidleft{
	border-left-color:#B9B9B9;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}
.linesolidleftblk{
	border-left-color:#000000;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}		
.boxsolid{
	border-color:#000000;
	border-width: 1px;
	border-style: solid;
}
.linedashleft{
	border-left-color:#B9B9B9;
	border-left-width: 1px;
	border-left-style: dashed;
	}
.linedashleftandbottom{
	border-left-color:#B9B9B9;
	border-left-width: 1px;
	border-left-style: dashed;
	border-bottom-color:#B9B9B9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	}	

.linesolidtopblue{
	border-top-color:#55738C;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lineblkbotleft{
	border-color:#000000;
	border-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
}
.lineblkbotright{
	border-color:#000000;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
}
.linesdashtop{
	border-top-color:#B9B9B9;
	border-top-width: 1px;
	border-top-style: dashed;
}
.linesdashtopblk{
	border-top-color:#000000;
	border-top-width: 1px;
	border-top-style: dashed;
}
.linesdashtopandbottom{
	border-top-color:#B9B9B9;
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-color:#B9B9B9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-top: 5px;
	padding-bottom: 5px;
}
.linesblktopandbotsolid{
	border-top-color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.linesdashtopandbotblk{
	border-top-color:#000000;
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.linesdashbot{
	border-bottom-color:#B9B9B9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;	
}
.linesdashbotblk{
	border-bottom-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;	
}
.input{
	color : #003366;
	font-size: 12px;
	font-family : "Trebuchet MS", Arial, sans-serif;
	background-color: #EAEAEA;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000066;
}
.toppaddingpx2 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.toppaddingpx5 {
	padding-top : 5px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.menu {
	color : #FFFFFF;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color : #00FF66;
	text-decoration: none;
}
.title01 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 5px;
	padding-bottom : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;}
	
.title01 a {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}	
.title01 a:hover {
	color : #00FF66;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}
.title02 {
	color : #000099;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}
.title03 {
	color : #000099;
	margin-top : 0px;
	padding-bottom : 0px;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}
.childheader {
	color : #FFFFFF;
	padding-bottom : 5px;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	
}

.title02 a {
	color : #000000;
	text-decoration: none;
}
.title02 a:hover {
	color : #FF6600;
	text-decoration: none;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size: 12px;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
}
.right a {
	color : #EF6D00;
}
.right a:hover {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size: 12px;
	font-family : "Trebuchet MS", Arial, sans-serif;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
li {
	color : #666666;
	margin-top : -1px;
	padding-bottom : -1px;
	margin-bottom : -1px;
	margin-right : 1px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
}
ul, ol {
	color : #666666;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
}
p {
	color : #000033;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size: 12px;
	font-family : "Trebuchet MS", Arial, sans-serif;
}
p a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
p a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
}

hr  {
    color: #000066;
	height: 1px;
	width: 95%;
	}
.bluehover a {
    font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;	
}	
	
.bluehover a:link{
	 font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;	
	
}
.bluehover a:hover{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	text-decoration: none;
}
.nohover a:link{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;	
	
}
.nohover a:hover{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;	
}
.scrollbar{	
	scrollbar-face-color: #7593AC;
    scrollbar-shadow-color: #374652;
    scrollbar-highlight-color: #6699CC;
    scrollbar-darkshadow-color: #333333;
    scrollbar-track-color: #7593AC;
    scrollbar-arrow-color: #003363;
	color : #0000CC;
	margin-top : 2px;
	padding-bottom : 2px;
	margin-left : 5px;
	padding-left : 5px;
	margin-right : 5px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	} 
.navarea{
	border: 0px none #000000;
	overflow: visible;
}
.requiredText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color:#FF0000;
	font-weight:bold;
}