body, table, div, span, tr, td, p, li, form, ul, input, textarea, select{
	font-family:   Verdana;
	font-size:	12px;
	vertical-align:top;
	
}

a:link, a:visited
{
	color:#6573B7;
}

body
{
	background-color:#6573B7 ;
	text-align:center;
}

li
{
	color:#E65023;
	font-weight:bold;
	font-style: italic;
	background-image: url([http://www.yourteamtutor.com/images/bullet.jpg]);
}

		
.container{
	width: 786px;
	height:	100%;
	text-align:center;
	border-left: 1px solid #0E933B;
	border-right:1px solid #0E933B;
	background-image: url(http://www.yourteamtutor.com/images/menu_background.jpg);
	background-color:White;
	background-repeat: repeat-y;
	
}

.logo_pane
{
	height:110px;
	width:371px;
	padding-top:20px;
}
.menu_pane
{
	padding:0px;
	width:140px;
	vertical-align:top;
	height:100%;
}
.content_pane
{
	width: 515px;
	padding-left:25px;
	text-align:left;
}
.watermark_header{
	width: 415px;
	height:152px;
}

.menu_item
{
	color: #E65023;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-top: -2px;
	
}



.content_header
{
	color:#E65023;
	text-align:left;
	border-bottom:1px solid silver;
	font-size:16px;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:40px;
	
}

.fieldCell
{
	text-align:right;
	font-weight:bold;	
}