﻿body {
	background-color: #3A4C00;
	background-image: url("images/background.jpg");
	background-position: top center;
	background-repeat: repeat-x;
      /*scrollbar-face-color: #324100;
      scrollbar-shadow-color: #e2e7ba;
      scrollbar-highlight-color: #e2e7ba;
      scrollbar-3dlight-color: #e2e7ba;
      scrollbar-darkshadow-color: #e2e7ba;
      scrollbar-track-color: #e2e7ba;
      scrollbar-arrow-color: #e2e7ba; */      
		}

.content {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	letter-spacing: 0px;
	text-indent: 0;
}

.bold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #687719;
	text-align: left;
	letter-spacing: 0px;
	text-indent: 0;
}

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
	font-weight: normal;
	color: #DCE3B0;
	text-align: left;
	letter-spacing: 0px;
	text-indent: 0;
}


ol
{
	list-style-image: url(images/bullet-circle.jpg);
	list-style-type: circle;
}

li
{
	list-style-image: url(images/bullet-circle.jpg);
	list-style-type: circle;
	list-style-color: #3A4C00;
	margin-left: 0;
	padding-left: 0em;     /* distance between marker and text */
	margin-bottom: .5em; /* a little spacing between list items */
}


a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: regular;
	font-weight: normal;
	color: #677719;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: regular;
	font-weight: normal;
	color: #677719;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: regular;
	font-weight: normal;
	color: #324100;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
}
a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: regular;
	font-weight: normal;
	color: #677719;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
}
.hideme 
{
    display:none;
}
a.course_title{
font-size: 13px;
font-weight: bold;
}
.style2 {
	text-align: left;
	height: 55px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.resumeHeader
{
	font-size:11pt; 
	font-weight:bold;		
}

.SubQuestion
{
	font-size:10pt; 
	font-weight:bold;		
}
