body {
	color : #333;
	background : #0064a4 url(images/bg.gif) repeat-y top center;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 73%;
	background-color: #0064a4;
}
			/*WRAP*/
#container {
	width : 750px;
	margin : 0 auto;
	padding : 0;
	line-height : 1.7em;
	background : #fff;
	color : #FFF;
	background-color: #eee;
}
			/*TOP BANNER*/
#top {
	margin : 0;
	padding : 0;
	height : 120px;
	background : #0064a4 url(images/etelepresence-white.png) no-repeat right center;
	border-bottom : 2px solid #fff;
	background-color: #0064a4;
}
#top h1 {
padding : 30px 0 0 430px;
margin : 0;
font : 175% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
letter-spacing : 5px;
color : #fff;
background : transparent;
}
#top p {
	padding : 5px 0 0 5px;
	margin : 0;
	color: #FFF;
}
#top a:link {
text-decoration : none;
color : #fff;
background : inherit;
}
#top a:hover {
text-decoration : underline;
color : #fff;
background : inherit;
}
			/*TOP MENU*/
#menu {
margin : 0;
padding : 0;
height : 30px;
}
			/*LEFT MENU*/
#leftnav {
	float : left;
	width : 125px;
	margin : 0;
	padding : 0;

	border-right : 2px solid #fff



border-bottom: 2px solid #fff
color : #0064a4;
	background-color: #0064a4;
}
			/*MAIN CONTENT*/
#content {
	padding : 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 160px;
	color: #333;
	text-align: left;
}
			/*FOOTER*/
#footer {
	clear : both;
	margin : 0;
	padding : 0.9em;
	border-top : 0;
	color : #fff;
	background : #0064a4;
	text-align: center;
}
#footer img {
	float : right;
	position: center;
}
* > html #footer img {
margin : 0;
}
#footer a:link, #footer a:visited {
text-decoration : none;
color : #fff;
background : transparent;
text-decoration : none;
}
#footer a:hover {
text-decoration : none;
color : #000d41;
background : inherit;
}
#footer a:active {
text-decoration : none;
background : inherit;
color : #fff;
}
			/*TYPOGRAPHY*/
h2 {
	margin : auto;
	padding : 0px;
	font : 150% "Helvetica";
	letter-spacing : 1px;
	border-bottom : 1px solid #eee;
	color : #000d41;
	background : inherit;
}
h3 {
	margin : 0;
	padding : 0 0 5px 0px;
	font : 120%, Helvetica;
	text-transform : none;
	color : #333;
	background : inherit;
}
p {
	padding : 15px;
	color: #333;
	text-align: justify;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #000d41;
}
			/*LINKS*/
a:link, a:visited {
text-decoration : none;
color : #000d41;
background : transparent;
text-decoration : none;
}
a:hover {
text-decoration : none;
color : #5897d6;
background : inherit;
}
a:active {
	text-decoration : none;
	background : inherit;
	color : #000d41;
}
a img {
border : none;
}
#navlist li {
	list-style-type : square;
	margin : 0 15px 0 0;
	padding : 0;
	background : #0064a4;
	color : #fff;
	background-color: #0064a4;
}
			/*IMAGES*/
.imgright {
float : right;
margin : 0 10px 10px 10px;
padding : 10px;
}
.imgleft {
float : left;
margin : 0;
padding : 0;
}
			/*GALLERY*/
#gallery {
	height : 200px;
}
#gallery img {
	float : left;
	border-left-color: #000;
	border-bottom-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	padding: 0px;
}
			/*CLASS*/
.happy {
border-top : 1px solid #808080;
padding : 10px;
}
.clear {
clear : both;
overflow : hidden;
width : 0;
height : 1px;
}
.quote {
margin : 10px;
border : 1px solid #cb274c;
padding : 15px;
color : #cb274c;
background : transparent;
}
.boldtext {
	font-weight: bold;
	color: #333;
}
.bodycopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 100%;
}
.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}
#container #leftnav #nav #navlist li a {
	color: #FFF;
}

