/* CSS Document */

body {
	margin:0px;
	background-color:#E7E7F3;
	vertical-align:top;
	font-size:11px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}
h1  {
	padding-top:5px;
 	font-family: verdana, arial, helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color: #103bac;
	width:85%;
	letter-spacing:1px;
	font-weight:bold;
 }
h2 {
 	color: #103bac;
	 font-size:14px;
}
h3  { 
	color: #4a75e6; font-size: 12px
}
li.current {
	font-weight:bold;
	color:#c79a10;
}
p  {
	line-height: 17px;
	margin-bottom: 10px;
	width: 95%
}
p.ans {
	font-style: italic;
}

a:link {
	color:#103bac;
	text-decoration:none;
}
a:visited {
	color:#103bac;
	text-decoration:none;
}
a:hover{
	color:#c79a10;
}
.emphasis {
	margin-top:20px;
	margin-bottom:10px;
	color:#2436a2;
	font-weight:bold;
	width:90%;
	letter-spacing:0.5px;
	line-height:15px;
 }
.content {
	padding-bottom:15px;
	width:100%;
}
.copyright {
	height: 24px;
	background-color:#ded7c7;
	font-size:11px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.copyright a:link {
	color:#333333;
	text-decoration:none;
}
.main_content {
	background-color: fcfaf5;
	border-right:1px solid #4a75e6;
	border-left:1px solid #4a75e6;
	border-bottom:1px solid #4a75e6;
}
#footer {
	margin-bottom:20px;
}
#navlist {
    
	width:100%;
	height:27px;
	background-image:url(images/comp1_02.gif); background-repeat:no-repeat;
}
#navlist ul
{
	padding:0px;
	margin:0px;
	height: 22px;
	padding-left: 0px;
	margin-left: 0px;
	color: #103bac;
	width: 95%;
	font-size:12px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left:10px;
}
#navlist ul li { 
	display: inline; padding:0px 0px 0px 15px;}
#navlist ul li a {
	color: #103bac;
	text-decoration: none;
}
#navlist ul li a:hover {
	color: #c79a10;
}
#Table_01 {
	margin-right:auto;
	margin-left:auto;
	width:717px;
	margin-top:0px;
	padding-top:0px;
	background-color:#fdfaf5;
}
.list  { line-height: 14px; list-style-image: url("images/bullet.gif"); width: 90% }
ul.list {
	
	width:90%;
	margin-left:20px;
	padding-left:0px;
}
ul.list li  { 
	margin-bottom: 10px 
}
.bluerule {
	text-align: left;
	border-top: 1px solid #4a75e6;
	width:350px;
}

.background {
	background-image: url(images/left_03.gif);
	background-repeat: no-repeat;
	width:245px;
}
.leftcopy {
	width:452px;
	padding-left:10px;
	padding-right:10px;
	
}
ol, li{
	line-height: 17px;
	margin-bottom: 10px;
	width: 95%
}
.imgright 
{
float:right;
}
.imgleft 
{
float:left;
}
span
{
float:left;
width:0.6em;
font-size:150%;
font-family:algerian,courier;
line-height:80%;
}

