﻿html 
{
	min-height: 100%;
	margin-bottom: 1px; 
}

body 
{
	color: #4c4c4c;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
}

h1
{
	color: #4c4c4c;
	font-family: Georgia;
	font-weight: normal;
	font-size: 16px;
	font-variant: small-caps;
	margin: 0px;
	padding-bottom: 10px;
}

h2
{
	color: #4c4c4c;
	font-family: Georgia;
	font-weight: normal;
	font-size: 16px;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}

.column h2
{
	
}

.column .column h2
{
	height: 25px;
	padding-top: 21px;
	padding-bottom: 0px;	
}

.shorth2
{
	height: 25px !important;
}

h3
{
	font-family: Georgia;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.date
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #999999;
}

h4
{
	font-weight: bold;	
}

a
{
	color: #ff6c00;
}


.submenu
{
	text-decoration:none;
}
.submenuselected
{
	font-weight: bold;
	text-decoration:none;
}

.menu a, menu link
{
	color: #ffffff;
	margin-left: 14px;
	margin-right: 14px;
}

.menu .selected a
{
	font-weight: bold;
}

hr
{
	color: #cccccc;
	height: 1px;
	width: 100%;
}

.center
{
	text-align: center;
}
 
#page
{
	width: 923px;
	margin-left: auto;
	margin-right: auto;
}

.menu
{
	background: Transparent url(/~/media/Images/Delegate/orange_menu_bar.ashx) no-repeat scroll top;
	color: #ffffff;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align : left;
	padding-bottom: 8px;
	padding-top: 7px;
}

#main
{
	text-align: left;
}

#content
{
	background: Transparent url(/~/media/Images/Delegate/content_area.ashx) no-repeat scroll top;
	float: left;
	padding: 21px 15px 1px 14px;
	width: 646px;
}

.pagecontent
{
	padding-bottom: 10px;
}

#right
{
	background: Transparent url(/~/media/Images/Delegate/right_area.ashx) no-repeat scroll top;	
	float: left;
	padding: 21px 14px 1px 17px;
	width: 217px;
}

#content .column
{
	float: left;
	width: 185px;
	padding-right: 25px;
}
#content .columnwide
{
	width: 567px;
}

.caseimage
{
	border: solid 1px silver;
	margin-bottom: 5px;
	padding: 5px 0px 5px 0px;
	text-align: center;	
}

.linkheader
{
	display: block;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 5px;	
}

.linksubheader
{
	display: block;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 5px;	
}

.bold
{
	font-weight: bold;
}
.bottom
{
	color:#999999;
	font-size:10px;
	}

.InfoText
{
color: #ff6c00;
}
.SubscribeTextbox
{
width:200px;
}