body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #F27E23;
	background-image: url(../img/kinetic-bak.jpg);
	background-repeat: repeat-x;
}
p {
	text-align: left;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
}
.mainbody {
	background-image: url(../img/body_bak.gif);
	background-repeat: repeat-y;
	width: 740px;
}
.copyright {
	color: #666666;
	font-size: 9px;
	text-align: center;
	line-height: 1.5em;
	padding: 5px;
	width: 700px;
}
.copyright a:link {
	color: #747477;
	text-decoration: nonenone;
}
.copyright a:visited {
	color: #747477;
	text-decoration: nonenone;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:active {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	text-align: left;
	font-family: "Trebuchet MS", Times New Roman, Times, serif;
	font-size: 20px;
	text-transform: capitalize;
	color: #7E7E82;
}
h2 {
	text-align: left;
	font-family: "Trebuchet MS", Times New Roman, Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #7E7E82;
}
h3 {
	text-align: left;
	font-family: "Trebuchet MS", Times New Roman, Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #7E7E82;
}
h4 {
	text-align: left;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0073BD;
}
h5 {
	text-align: left;
	font-family: "Trebuchet MS", Times New Roman, Times, serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #7E7E82;
}
.caption {
	font-size: 9px;
	text-align: left;
}
.lightboxreg {
	background-color: #E5E5E5;
	padding: 20px 25px 18px;
	border: 1px solid #CCCCCC;
	width: 95%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 4px 4px 4px 0px;
}
.lightboxwelcome {
	background-color: #ECF5FA;
	border: 1px solid #CFE5F3;
	width: 80%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 30px;
	margin-bottom: 5px;
}
ul {
	margin-top: 2px;
	list-style-type: square;
	text-align: left;
}
.lightboxcontact {
	background-color: #EFEBDC;
	border: 1px solid #CCCCCC;
	width: 90%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 8px 5px 20px;
	margin-bottom: 5px;
	float: left;
}
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.processtitle {
	text-align: left;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0076B4;
	line-height: 1.15em;
}
.lightboxprofile {
	background-color: #E3DDD5;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 90%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 4px;
}
.titleblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
}
.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
#jpgrotator {
	float: left;
	height: 324px;
	width: 324px;
}
a.ovalbutton{
	background: transparent url('media/oval-gray-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	margin-top: 10px;
	}
	
	a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
	color: #494949; /*button text color*/
	}
	
	a.ovalbutton span{
	background: transparent url('media/oval-gray-right.gif') no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
	}
	
	a.ovalbutton:hover{ /* Hover state CSS */
	background-position: bottom left;
	}
	
	a.ovalbutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
	}
a.ovalbutton2{
	display: block;
	float: left;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	margin-top: 10px;
	background-color: transparent;
	background-image: url(media/oval-orange-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
	color: #494949; /*button text color*/
	}
	
	a.ovalbutton2 span{
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
	background-color: transparent;
	background-image: url(media/oval-orange-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	a.ovalbutton:hover{ /* Hover state CSS */
	background-position: bottom left;
	}
	
	a.ovalbutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
	}
	
	.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	clear: both;
	}
.frameguide {
	padding: 20px;
	width: 300px;
	background-color: #CCCCCC;
}
.lightbox-callout {
	background-color: #ECF5FA;
	border: 1px solid #CFE5F3;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 5px;
	width: 50%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.photo-rt {
	float: right;
}
