img.right
	{
	align: right;
	text-align: right;
	margin: 0 0 10 10;
	}
	
img.left
	{
	align: left;
	text-align: left;
	margin: 0 10 10 0;
	}

td {
	font-size: 12px;
	}

#button {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}

#bkg  {
	background-image: url(images/mockup3_07.jpg);
	background-repeat: no-repeat;
}

.menu {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #2C7387;
	text-decoration: none;
}

a:link {
	font-weight: bold;
	color: #006D6F;
	text-decoration: none;
	font-size: 12px;
}

a:active {
	font-weight: bold;
	color: #72BF44;
	text-decoration: none;
	font-size: 12px;
}

a:visited {
	font-weight: bold;
	color: #006D6F;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	font-weight: bold;
	color: #C48312;
	text-decoration: none;
	font-size: 12px;
}

a.regFont:link {
	font-weight: bold;
	color: #006D6F;
	text-decoration: none;
	font-size: 12px;
}

a.regFont:active {
	font-weight: bold;
	color: #72BF44;
	text-decoration: none;
	font-size: 12px;
}

a.regFont:visited {
	font-weight: bold;
	color: #006D6F;
	text-decoration: none;
	font-size: 12px;
}

a.regFont:hover {
	font-weight: bold;
	color: #C48312;
	text-decoration: none;
	font-size: 12px;
}

a.lgFont:link {
	font-weight: bold;
	color: #006D6F;
	text-decoration: none;
	font-size: 14px;
}

a.lgFont:active {
	font-weight: bold;
	color: #72BF44;
	text-decoration: none;
	font-size: 14px;
}

a.lgFont:visited {
	font-weight: bold;
	color: #006D6F;
	text-decoration: none;
	font-size: 14px;
}

a.lgFont:hover {
	font-weight: bold;
	color: #C48312;
	text-decoration: none;
	font-size: 14px;
}

h1 {  
	font-size: 14px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #055C2E; 
	background-color: #A6C9D5; 
	background-position: center center; 
	text-align: center;
}

h2 {  
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #055C2E; 
	line-height: normal; 
	text-decoration: none; 
	text-align: left;
}

h6 {  
	font-size: 9px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	text-align: center;
}

ul {  
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
}

li {  
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 50px;
}

h3 {  
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	background-color: #C9DCE2;
}

h2 {
	vertical-align: top;
	word-spacing: normal; 
}

h4 {  
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	background-color: #BFE7CB; 
	text-align: center;
}

h5 {  
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #EAF9F4; 
	background-color: #00716E; 
	text-align: center;
}

.floatr { 
	float: right; 
	padding: 5px;
}

.title2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #055C2E;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	font-variant: normal;
	text-transform: none;
}

.regFont {
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

.lgFont {
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}

.lgFont2 {
	font-size: 14px; 
	color: #000000; 
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DBF0EE;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
p {
	font-size: 12px;
	}

.center {
	text-align:center;
	}