body
{
	padding:10px 0 0 0;
	margin: 0;
	font-family: Verdana, "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9e9e9e; 
}

img
{
	border: 0px;
}

p
{
	padding: 0px 25px 10px 25px;
	text-align: justify;
	word-spacing: 2px;
}

h1
{
	font-size: 15px;
	color: #870000;
	font-weight: bold;
	padding-top: 10px;
	/*padding-left: 25px;*/
	letter-spacing: 2px;
}

h2
{
	/*padding-left: 25px;*/
}

form {
	margin: 0;
	padding:0;
}
#wrapTable
{
	width: 965px;
	margin: 0 auto;
}

.topPane
{
	width: 965px; 
	height: 37px; 
	vertical-align: top; 
    background: #fff url('/images/top_bg.gif') no-repeat;*
}

.topContent
{
	width: 965px;
    vertical-align:top;
    height:130px;
    background: #fff url('/images/content_bg.gif') repeat-y;
}

.menuContainer
{
	position: relative;
	top: 0px;
	left: 77px;
	width: 862px;
	height: 100px;
	vertical-align: top;
	background-color: #fff;
}

.topLogo
{
	position: relative;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 862px;
}

.menuContent {
	position: relative;
	top: 42px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	width: 854px;
}

.menuContent ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;	
}

/*IE6 */
* html .menuContent {
	top: 10px;
}

.menuContent ul li{
	float: left;
	margin-right: 10px;
}

.menuContent ul li ul.subMenu {
	display: none;
	position: absolute;
	list-style: none;
	padding: 10px;
	border: 1px solid #870000;
	z-index: 100;
	background-color: #fff;
}

.menuContent ul li ul.subMenu li{
	float: left;
	clear: both;
}

.menuContent ul li ul.subMenu li a{
	font-size: 12px;
	font-family: verdana, arial;
	text-decoration: none;
	color: #797979;
}

.menuContent ul li ul.subMenu li a:hover{
	text-decoration: underline;
	color: #870000;
}

.menuContent ul li ul.subMenu li a.menu_selected {
	color: #870000;
}

a.menuText:link, a.menuText:visited, a.menuText:active
{
	letter-spacing: 2px; 
	font-size: 13px;
	font-weight: 600;
	color: #797979; 
	text-decoration: none;
}

a.menuText:hover
{
	color: #870000; 
	text-decoration: none;
}

a.menuTextSelected:link, a.menuTextSelected:visited, a.menuTextSelected:active, a.menuTextSelected:hover
{
	letter-spacing: 2px; 
	font-size: 13px;
	font-weight: 600;
	color: #870000; 
	text-decoration: underline;
}

.leftBackground
{
	width: 59px;
	background: #fff url('../images/left.gif');
}

.contentContainerLeft
{
	width: 569px;
	height: 350px;
	background: #fff url('../images/contentContainer_bg.gif') no-repeat;
	border: 1px solid #c5c5c5;
    vertical-align:top;
    padding: 10px 20px 10px 20px;
}



.contentContainerLeft p {
	/*margin:15px 0;*/
	padding:0 0 5px 0;
	margin: 0;
	line-height: 1.25em;
}

.contentTd{
	padding: 0 0 10px 0;
	margin: 0;
}

.photoContainer
{
	width: 258px;
	height:310px;
	border: 1px solid #c5c5c5;
    vertical-align:top;
    padding: 25px 0 25px 25px;
}

.rightPane
{
	width: 26px;
	background-image: url('../images/rightPane.gif');
	background-position: right;
}

.footer
{
	width: 965px;
	height: 75px;
	background: #fff url('../images/footer.gif') no-repeat;
}

.examplesContainer
{
	position: relative;
	left: 30px;
	width: 233px;
	height: 400px;
}

.pictureSpace
{
	position: relative;
	top: 0px;
	left: 0px;
	padding-bottom: 14px;
	width: 233px;
	height: 80px;
	text-align: center;
	word-spacing: 14px;
}

.formTemplateHead
{
	padding-left: 26px;
	font-weight: bold;
}
