﻿body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:150%;
	background-color:#ffffff;
	color:#195E9A;
	letter-spacing:1px;
	
}
#header {
	background-image:url('assets/top_border.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	width:100%;
	height:200px;
}
#footer {
	background-image:url('assets/top_border.gif');
	background-position:left top;
	background-repeat:repeat-x;
	width:100%;
	margin-top:5px;
	height:115px;
	text-align:center;
	font-size:80%;
}

#menu {
	width:205px;
	padding:15px;
	float:left;
	position:absolute;
	z-index:100;
	vertical-align:top;
	left: 15px; 
	top: 222px;
	min-height:600px;
	background-image:url('assets/footer.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	display:block;
}
#menu h2 {
	font-weight:bold;
	font-size:120%;
	line-height:100%;
	margin-bottom:0px;
}
#content {
	margin:5px 5px 5px 5px;
	min-height:730px;
}
#content h1 {
	border-bottom:2px #9999FF solid;
	font-size:150%;
	display:inline-block;
	padding:3px;
	text-align:right;
}
#rightcontent {
	width:200px;z-index:55;float:right;margin:5px;margin-top:100px;
}
#text {
	z-index:55;
	margin-left:253px;
	width:48%;
	text-align:justify
}
#text h2 {
	font-size:120%;
}
#system, #systemdetail {
	width:200px;
	font-size:x-small;
	float:left;
	padding:10px;
	
	
}
#system ul, #systemdetail ul {
	height:120px;78c7eb
}
#system ul li {
	list-style:circle;
	list-style-type:circle;
	font-size:100%;
	padding:5px;
	
}
#systemdetail ul li {
	list-style:none;
	list-style-type:none;
	font-size:100%;
	padding:5px 5px 20px 5px;
	line-height:95%;
	
}

#system ul li.feature, #systemdetail ul li.feature {
	font-size:larger;
	font-weight:bolder;
	line-height:100%;
	padding:0px 0px 0px 0px;
}
#systemdetail ul {
	padding-left:10px;
}
#system h1, #systemdetail h1 {
	font-size:170%;
}
#system h2, #systemdetail h2 {
	font-size:100%;
	font-weight:normal;
	color:#195E9A;	
}
#system h3, #systemdetail h3 {
	font-size:200%;
	font-weight:bolder;
	}
#system h4, #systemdetail h4 {
	font-size:90%;
	font-weight:normal;
	color:#195E9A;	
}
#system a:link, #system a:visited {
	border-bottom:1px  solid;
}
#system a:hover {
	border-bottom:1px #ffffff solid;
}

.blue1 {
	color:#195E9A;
	color:#1955A6;
	color:#1955a6;
	font-family: Arial, Helvetica, sans-serif;
	line-height:115%;
}	

.small {
	font-size:x-small;
	text-align:left;
	margin:0px 10px 5px 0px;
}
.blue2 {
	color:#9999FF;
	color:#81AFE9;
	color:#78c7eb;
	font-family:Arial, Helvetica, sans-serif;
	line-height:100%;
}
a:link, a:visited, a:hover {
	text-decoration:none;
	color:#134879;
	font-weight:bolder;
	border: 0px;
}
img {
	border:0px;
}
a:link.link, a:visited.link {
	font-weight:bold;
	border-bottom:1px #195E9A solid;
	}
	
a:hover.link {
		color:#185A94;
		border-bottom:1px #ffffff solid;

}	
.roundedcornr_box_563015 {
   background: #9999ff;
   color:navy;
   font-weight:400;
}
.roundedcornr_top_563015 div {
   background: url(assets/roundedcornr_563015_tl.png) no-repeat top left;
}
.roundedcornr_top_563015 {
   background: url(assets/roundedcornr_563015_tr.png) no-repeat top right;
}
.roundedcornr_bottom_563015 div {
   background: url(assets/roundedcornr_563015_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_563015 {
   background: url(assets/roundedcornr_563015_br.png) no-repeat bottom right;
}

.roundedcornr_bottom_563015 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}

.roundedcornr_bottom_563015 div {
   width: 100%;
   height: 15px;
   font-size: 1px;
}

.roundedcornr_top_563015 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}

.roundedcornr_top_563015 div {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_563015 { margin: 0 15px; }

a:visited.menu {
	width:175px;
	height:15px;
	font-size:x-small;
	padding:5px 3px 3px 23px;
	margin:0px;
	display:inline-block;
	
}

a:link.menu {
	width:175px;
	height:15px;
	font-size:x-small;
	padding:5px 3px 3px 23px;
	margin:0px;
	display:inline-block;
	
}
a:hover.menu {
	background-image:url('assets/menu_bullet.gif');
	background-position:left center;
	background-repeat:no-repeat;
}
