body {
	background-image: url(images/background.jpg); /** Link to the image you created **/
	background-repeat: repeat-y; /** Repeats the image vertically **/
	background-position: center; /** Centers the Background image **/
	background-color: #f7f4ee; /** Website BG colour (matches canvas colour in Step 1) **/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #212121;
}

#container {
	width: 768px;
	margin: 0 auto;
	text-align: center;
} 

blockquote {
	font-style: italic;
}

a {
	color: #135293;
	text-decoration: none;
}

a:hover {
text-decoration: underline;}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}
.title4 { color: black; font-weight: normal; font-size: 12px; margin: 0; padding-right: 0; padding-left: 35pt }
.boxed  {
	float: none;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}
.col-three {
	float: left;
	width: 300px;
	padding-top: 300px;
}


/* Logo */

#logo {
	height: 65px;

}


.im  {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	float: left;
	
}

.plctxt  {
	padding-top: 25px;
	padding-right: 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;	
}
/* Menu */

#menu {
	padding: 20px;
	background: #85C329 url(images/img04.gif) repeat-x;
}



#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}
/* Nav */
#nav {
	padding: 20px;
	background: url(images/blk_bck2.jpg) repeat-x;
}
#nav a:hover {
	text-decoration: underline;
}
#nav a {
	text-decoration: none;
	
	color: #FFFFFF;
}
.lft2 {
	padding-left: 10px;
	color: #FFF;
	float: left;
}
.rt2 {
	padding-right: 10px;
	color: #FFF;
	float: right;
	word-spacing: 25px;
}
#nav2 {
	padding: 20px;
	background: url(images/grey.jpg) repeat-x;
}
.select {
	color: #000;
	background-color: #fff;
	width: 12em;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	white-space: normal;
	height: 100%;
	padding: 7px;
	background-image: url(images/grey2.jpg);
	background-repeat: repeat-x;
	text-decoration: underline;
}

/* Login */

#login  {
	background: #09c url(images/img06.gif) repeat-x;
	padding: 20px;
}
#login ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#login li {
	padding: 10px 0;
	
}
#login a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}
#login a:hover {
	text-decoration: underline;
}
#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content  {
	float: none;
	width: 768px;	
}
#textnt {
	color: black; font-weight: normal; font-size: 12px;
	
	}
/* Footer */

#footer {
	width: 768px;
	height: 150px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
	vertical-align: top;
}

#links {
	float: left;
	width: 150px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 768px;
	height: 55px;
	padding: 35px 0 0 20px;
}
.form {
	margin: 2px;
	padding: 4px;
	float: none;
	height: auto;
	width: auto;
	background-color: #CCC;
	text-align: left;
	word-spacing: normal;
	border: 1px solid #333333;
	letter-spacing: normal;
	vertical-align: middle;
	white-space: nowrap;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	text-indent: 3px;
}
.main {
	padding: 0px;
	width: 720px;
}
.main .form label {
	width: 20em;
	float: none;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	margin-top: 0.3em;
	style: word-wrap;
	}
.titletn {
	
		margin: 0;
	text-align: center;
	padding: 10px 0;
	font-size: 227%;
	font-weight: normal;
	color: #8e110f;
	}

input
{
	color: #333;
	border: 1px solid #666;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	height: 1.5em;
}

.submit input
{
	color: #000;
	border: 2px outset #d7b9c9;
	background-color: #666;
	height: 1.5em;
	font-size: 12px;
}
.nice77
{
	color: #FFF;
	border: 1px solid #666;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #39F;
	height: 2em;
	width: 8em;
	font-size: 12px;
	cursor: pointer;
}
.nice78
{
	color: #FFF;
	border: 1px solid #666;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #39F;
	height: 2em;
	width: 12em;
	font-size: 12px;
	cursor: pointer;
	
}
.nice79
{
	color: #FFF;
	border: 1px solid #666;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #39F;
	width: 12em;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	height: 2em;
	padding: 4px;
}
.print  {
	text-align: center;
	padding: 4px;
}

.print a {
	text-decoration: none;
	
	color: #FFFFFF;
}



#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 700px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
font-size: 14px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a tg
{
	font-size: 14px;
	font-weight: normal;
	padding: 8px;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
	background-color: #b9c9fe;
	background-position: center;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
	#box-table-a td.alt

}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}


#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 350px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-b th
{
	font-size: 12px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
	#box-table-a td.alt
}
#background-image
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/blurry.jpg') 330px 59px no-repeat;
}
#background-image th
{
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	color: #339;
}
#background-image td
{
	padding: 9px 12px;
	color: #669;
	border-top: 1px solid #fff;
}
#background-image tfoot td
{
	font-size: 11px;
}
#background-image tbody td
{
	background: url('table-images/back.png');
}
* html #background-image tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png',sizingMethod='crop');
	background: none;
}	
#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}
div.progress-container {
  border: 1px solid #ccc; 
  width: 250px; 
  margin: 2px 5px 2px 0; 
  padding: 1px; 
  float: left; 
  background: white;
}

div.progress-container > div  { background-color: #ace97c; height: 15px }
#tabbed ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	#tabbed li  { margin: 0 0.5em 0 0; border: solid 1px; display: inline }
	
	#tabbed li a {
		padding: 0 1em;
	}
	
	#tabbed #selected  { background-color: white; padding-bottom: 1px; border-bottom: 1px #fff }
	
	#tabcontent  { border: solid 1px #a9a9a9 }
	
