body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}

.topBar {
	background-color: #d2d3d5;
	color: #000000;
	font-weight: bold;
	font-family: arial;
	font-size: 12px
}

a.topBarLink:link, a.topBarLink:visited, a.topBarLink:active {
	color: #000000;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	text-decoration: none
}

a.topBarLink: hover {
	color: #000000;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline
}

.seperator {
	height: 1px;
	background-color: #ffffff
}

.verticalSeperator {
	weight: 1px;
	background-color: #ffffff
}

.navBar {
	background-color: #000000
}

.homeContentsTitle {
	font-family: verdana;
	font-size: 10px;
    color: #3399FF;          
/*	font-weight: bold; */ 
}

.homeSlogan {
	font-family: verdana;
	font-size: 12px;
	color: #3399FF; 
	font-weight: bold;  
}

.homeContents {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;         
}

.servicesContentsTitle {
	font-family: verdana;
	font-size: 20px;
	color: #3399FF;        
	font-weight: bold;  
}

.servicesContents {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;         
}



.mainContents {
	background-color: #0d3577; 
/*	background-color: #16315F; */
	vertical-align: top
}

.contents {
	font-family: verdana;
	background-color: #0d3577; 
/*	background-color: #16315F; */
	font-size: 10px;
	color: silver;
	height: 10px;
	vertical-align: top
}

.contentsTitle {
	font-family: verdana;
	font-size: 10px;
	color: #3399FF;         
	font-weight: bold;  
	height: 10px
}

.contentsSubTitle {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff
}

.tableContents {
	font-family: verdana;
	background-color: silver;
	font-size: 10px;
	color: #000000;
	height: 20px;
	text-align: center;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000
}

.tableHeader {
	font-family: verdana;
	background-color: gray;
	font-size: 10px;
	color: #000000;
	height: 20px;
	text-align: center;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.box {
	border: solid 1px gray; 
	background-color: #0d3577; 
/*	background-color: #16315F; */
	vertical-align:top
}

.titleBox {
	border: solid 1px silver;
	background-color: gray;
	vertical-align:top;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 40px;  
	border: solid 1px gray
	}

.footer {
	font-family: verdana;
	font-size: 10px;
	background-color: #C0C0C0;
	color:#82878F;
	text-align: center
}

.navPanel {
	background-image: url('../images/graph1.gif');
	text-align: center;
	vertical-align: top
}

.mainMenu {
	background-color: #82878f;
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	height: 22px
}

a.subMenuLink:link, a.subMenuLink:visited, a.subMenuLink:active {
	color: #808080;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}

a.subMenuLink:hover {
	color: #808080;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline
}

a.subMenuLinkSelected:link, a.subMenuLinkSelected:visited, a.subMenuLinkSelected:active {
	color: #104195;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}

a.subMenuLinkSelected:hover {
	color: #104195;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline
}


.subMenu {
	background-color: #C6C6C6;
	color: #808080;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	height: 18px
}

a.subSubMenuTitle:link, a.subSubMenuTitle:visited, a.subSubMenuTitle:active {
	color: #808080;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}

a.subSubMenuTitle:hover {
	color: #808080;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline
}


.subSubMenu {
	background-color: #C6C6C6;
	color: #808080;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;  
	height: 18px
}

a.subSubMenuLink:link, a.subSubMenuLink:visited, a.subSubMenuLink:active {
	color: #808080;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}

a.subSubMenuLink:hover {
	color: #808080;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline
}

a.subSubMenuLinkSelected:link, a.subSubMenuLinkSelected:visited, a.subSubMenuLinkSelected:active {
	color: #104195;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}

a.subSubMenuLinkSelected:hover {
	color: #104195;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline
}

.grid {
	background-image: url('../images/bluegrid.gif');
/*	border: solid 1px #808080 */
}