﻿.PressReleaseFormTable
{
	width: 100%; 
	border: dashed 1px #999999;
}

.PressReleaseFormLabel 
{
	font-weight: bold; 
	width: 120px; 
	white-space: nowrap; 
	vertical-align:top;
	text-align: right;
	border-bottom: dotted 1px #CCCCCC;
	font-family: Arial;
	font-size: .8em;
}

.PressReleaseHeader
{
	font-size: 1.3em; 
	font-weight: bold;
	border-bottom: dotted 1px #CCCCCC;
}

.PressReleaseAdminTable
{
	width: 100%; 
	border: dashed 1px #999999;
	font-family:Arial;
	font-size:.8em;
}

.PressReleaseAdminTable td, .PressReleaseAdminTable th
{
	padding-left: 4px;
	padding-right: 4px;
}

.PressReleaseDisplayTable
{
	font-family:Arial;
	font-size: .8em;
}

.PressReleaseDisplayHeadline
{
	font-family:Arial;
	font-weight: bold;
	font-size: 1.3em;
	border-bottom: dashed 1px #999999;
}

.PressReleaseDisplayReleaseDate
{
	font-family:Arial;
	font-size: .7em;
	font-style:italic;
	padding-bottom: 13px;
	
}

.PressReleaseDisplayPressRelease
{
	font-family:Arial;
	font-size: .8em;
	border-bottom: dashed 1px #999999;
}

.body
{
	font-family:Arial;
	font-size:.8em;
}    
.content
{
	font-family:Arial;
	font-size:.8em;
}

.FormTable
{
	width: 100%; 
	border: dashed 1px #999999;
}

.FormLabel 
{
	font-weight: bold; 
	width: 120px; 
	white-space: nowrap; 
	vertical-align:top;
	text-align: right;
	border-bottom: dotted 1px #CCCCCC;
	font-family: Arial;
	font-size: .8em;
}

.Header
{
	font-size: 1.3em; 
	font-weight: bold;
	border-bottom: dotted 1px #CCCCCC;
}

.AdminTable
{
	width: 100%; 
	border: dashed 1px #999999;
	font-family:Arial;
	font-size:.8em;
}

.AdminTable td, .AdminTable th
{
	padding-left: 4px;
	padding-right: 4px;
}

.DisplayTable
{
	font-family:Arial;
	font-size: .8em;
}

.DisplayHeadline
{
	font-family:Arial;
	font-weight: bold;
	font-size: 1.3em;
	border-bottom: dashed 1px #999999;
}


    