html {
				height: 100%;
}

body {			height: 100%;
				margin: 0;
				padding: 0;
				font-family:Arial, Helvetica, sans-serif;
				background-color: #AFBAC6;
				color: #000000;
				text-align: center;
}



#wrapper {		
				position:relative;
				min-height: 100%;
				text-align: left;
				width: 610px;
				margin-right: auto;
				margin-left: auto;
				padding: 0 0 0 0;
				background-position: left top;
				border-left: 0px solid #1C7201;
				border-right: 0px solid #1C7201;
				border-top: 0px solid #1C7201;
				border-bottom: 0px solid #8E8E8D;
				background-color: #FFFFFF;
				background-image: url(../images/bg.gif);			
}

#header {		
				width: 610px;
				height: 72px;
				background-color: #FFFF00;
				background-image: url(../images/header.gif);
				margin-right: auto;
				margin-left: auto;
				border:0px;
}

#header h1 {	
				padding-top:17px;
				margin-top:0px;
				margin-left:24px;
				font: bold 17px Arial, Helvetica, sans-serif;
				color: #0B55AC;
				background-color: transparent;
				padding-left: 0px;
				
}





/*  **********************************  */
/*  **********  navigation  **********  */
/*  **********************************  */

#navigation {	display:none;
				clear: both;
				position: relative;
				margin-top: 0px;
				left: 0px;
  				height: 33px;
				width: 610px;
				border-top: solid #59677D 0px;
				border-bottom: solid #424344 0px;
				background-color: #E9ECEF;
				background-image: url(../images/navBar.gif);
				text-align: center;
}

#navigation ul {
				float:left;
    				margin: 0px;
				padding-left: 5px;
				width:580px; /* opera 7 navigation wrap solution*/
    				font: bold 12px Arial, Helvetica, sans-serif;
    				line-height: 24px;
				white-space: nowrap;
				
				
}

#navigation li {
				list-style-type: none;
				display: inline;
				margin: 0;
				
				
}

#navigation li a {
				text-decoration: none;
				padding: 0px 0px 6px 0px;
				margin: 0;
				
}

#navigation a:link, #navigation a:visited {
				float: left;
				line-height: 9px; 
				font-weight: normal;
				margin: 10px 7px 4px 9px;
				text-decoration: none;
				color: #565656;
				background-color: transparent;
				
}

#navigation a:link#current, #navigation a:visited#current {
				padding:10px 7px 11px 9px;
				margin:0;
				color: #0B55AC;
				background:#C7C8C9;
				
}

#navigation a:hover {
				color:#0B55AC;
				background:#C7C8C9;
				margin:0;
				padding:10px 7px 11px 9px;
}
				
#navigation a:hover#current {
				cursor:default;
}

/* can remove this*/			
#navigation a:link#currentNoLink, #navigation a:visited#currentNoLink {
				
				background: url(images/triangle.gif) no-repeat bottom center;
				padding-bottom: 9px;
				color: #000000;
}

/*  *******************************  */
/*  **********  content  **********  */
/*  *******************************  */
#contentArea {	
				border-bottom: 0px solid #ffffff;
				background-image: url(../images/bg.gif);
				background-repeat:repeat-y;
				}
				
				
#content {		
				margin-left: 20pt;
				margin-right: 30pt;
				padding: 00px 0px 0 0px;
				width:498px;
				
}

#content p {
				font: 12pt Georgia, "Times New Roman", Times, serif;
				line-height: 1.6em;
				padding-left: 0px;
				color: #333333;
				background-color: transparent;
}

#content h1 {
				font: 16pt Georgia, "Times New Roman", Times, serif;
				color: #0B55AC;
				background-color: transparent;
				padding-left: 0px;
				
}

#content h2 {
				font: bold 14pt Georgia, "Times New Roman", Times, serif;
				color: #333333;
				background-color: transparent;
				padding-left: 0px;
}
	
#content ul {
				font: 12pt Georgia, "Times New Roman", Times, serif;
				color: #333333;
				background-color:transparent;
				line-height: 1.3em;
				padding-left: 40px;
				margin-left: 40px;
				list-style-type: disc;
				
}

#content li {
				margin-bottom: 4px;
}

.cap {			padding-top:3px;
				padding-right:3px;
				float: left;
				width: auto;
				font-size: 62px;
				line-height: 48px;
				font-weight: normal;
				color:#333333;
				font-family: georgia, times;

}

#home li ul {
padding-left:2px;
font-size:100%;
margin-left:30px;
margin-top:3px;
}

#objectives ul {
				list-style-type: decimal;
}


#content hr {		
				clear:both;
				width: 100%;
				color: #000000;
				background-color:transparent;
				height: 1px;
				border: 1px solid;
}

/*  internal links  */
#content a:link, a:visited {
				color: #0B55AC;
				background-color: transparent;
				text-decoration: underline;
}

#content a:hover {
				color: #333333;
				background-color: transparent;
				text-decoration: underline;
}

/*  external links dotted  */
a.external:link, a.external:visited {
				font-weight: normal;
				color: #0B55AC;
				background-color: transparent;
				border-bottom: 1px dotted #0B55AC;
				text-decoration: none;
}

a.external:hover {
				font-weight: normal;
				color: #333333;
				background-color: transparent;
				border-bottom: 1px dotted #333333;
				text-decoration: none;
}

/***** images*****/
.rightImage {	display:none;
				clear: both;
				float: right;
				border: solid #8E8E8D 0px;
				margin: 7px 0px 0px 15px;
				
}

.fontChanger {	display:none;
				
				float: right;
				border: solid #8E8E8D 0px;
				padding: 0px 10px 0px 0px;
				
}

.top {			display:none;
				float: right;
				margin: 0px -3px 0px 0px;
}

/*  *******************************  */
/*  **********  contact form  *****  */
/*  *******************************  */
#form {				
				margin: 0px 0px 0px 00px;
				padding: 0px 0 0 0px;
}

input.txt {		
				margin-left:5px;
				font-family: Arial, Helvetica, sans-serif;
				color:#000000;
				background-color: #FFFFFF;
				border: 1px solid #000000;
				width:230px;
}

textarea.txt  {	
				margin-left:5px;
				font-family: Arial, Helvetica, sans-serif;
				font-size:100%;
				color:#000000;
				background-color: #FFFFFF;
				border: 1px solid #000000;
				width:230px;
				height:100px;
}
.radio {
				display:inline;
}
				
input.btn {		
				margin: 0px 0px 0px 205px;
				padding:0px 20px 0px 20px;
				color:#000000;
}

form p {
				clear: left;
				margin: 2px;
				padding-top: 3px;
}				
	
form p label, span.labelLeft {
				float: left;
				width: 40%;
				text-align: right;
}
	
span.textRight {	
				margin-left:5px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size:100%;
				color:#000000;
}				

span.blue {		
				padding-left:2px;
				font-size:80%;
				color:#0B55AC;
				vertical-align:top;
}

span.fontChangerText {		display:none;
				padding-bottom:12px;
				font-size:80%;
				color:#0B55AC;
				vertical-align:bottom;
}



/* floats contact details  */
#contact {
				float:left;
}

#contactRight {
				
				float:right;
				padding-right:110px;
				width:200px;
}

/*  *******************************  */
/*  **********  footer  ***********  */
/*  *******************************  */

#clearfooter {
				clear: both;
				height: 50px;
}

/* for drop shadow at bottom of content */

#contentBottom {
				background-image: url(../images/contentBottom.gif);
				width:610px;
				height:8px;
				margin-left: auto;
				margin-right: auto;
}

#footerTop {
				margin-left: auto;
				margin-right: auto;
				margin-top: 0px;
				bottom: 0;
				left: 0;
				
				width: 610px;
				padding: 0 0 0px 0px;
				font-size: 70%;
				color: #555555; 
				text-align: center;
				vertical-align: middle;
				
				border-top: 3px solid #AFBAC6;
				border-bottom: solid #C8C8C7 0px;
				border-right: solid #000 0px;
				border-left: solid #000 0px;	
				background-image: url(../images/bg.gif);
				background-repeat:repeat-y;

}

#footerTop p {
				margin-left:20px;
				margin-right:20px;
}

#footer {			background-image: url(../images/bg.gif);
				background-repeat:repeat-y;
				position: relative;
				margin-left: auto;
				margin-right: auto;
				margin-top: -26px;
				bottom: 0;
				left: 0;
				
				width: 610px;
				padding: 0 0 0px 0px;
				font-size: 70%;
				color: #555555; 
				background-color: #FBFCF8; 
				text-align: center;
				vertical-align: middle;
				line-height: 24px;
				border-top: solid #C8C8C7 0px;
				border-bottom: solid #C8C8C7 0px;
				border-right: solid #000 0px;
				border-left: solid #000 0px;		
}

#footer a:link, #footer a:visited {
				color: #555555;
				text-decoration: underline;
				padding-left:7px;
}

#footer a:hover {
				color: #333333;
				text-decoration: underline;
}




			
			
			
			
			
			
			

