﻿BODY {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	/* color: Black */
} 
H1 {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	/* color: Black */
} 
H2 {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	/* color: Black */
} 
TD {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	/* color: Black */
} 
P {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	/* color: Black */
} 
li
{
	font-size:14px;
		font-family: Arial, Helvetica, verdana, sans-serif;

}
ul
{
	font-size:14px;
		font-family: Arial, Helvetica, verdana, sans-serif;

}
.link {
	font-family: Arial, Helvetica, verdana, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	/* color: Green */
} 
A:link {
	font-family: Arial, Helvetica, verdana, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	/* color: Green */
} 
A:active {
	font-family: Arial, Helvetica, verdana, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	/* color: Green */
} 
A:visited {
	font-family: Arial, Helvetica, verdana, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	/* color: Black */
} 
.bold {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	/* color: Black */
} 
.legal {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	/* color: Gray */
} 

.ServiceDownloadHeaderStyle
{
	display:none;
}

.DownloadFormDragHandleStyle
{
				cursor: move;
				background-color: #4F69B0;
				border: solid 1px Gray;
				color: Black;
				text-align: center;
				height: 20px;
				width: 100%;
				float: left;
}

.DownloadFormModalPopUpHeaderStyle
{
	height:100%;
	width:350px;
	text-align:left;
}

.DownloadFormModalPopUpStyle
{
	height:100%;
	width:350px;
	text-align:left;
}

.DownloadFormFieldLabelStyle
{
	table-layout:fixed
}

.DownloadFormDragHandleStyle a,a:visited
{
	color:white;
}

.DownloadFormDragHandleStyle a:hover
{
				color: red;
}

.ModelPopUpCustomStyle
{
    width: 350px; 
    padding: 5px;
}

.CloseLinkStyle
{
	float: right; 
	margin-right: 4px; 
	color:White;
	vertical-align:bottom;
}

.DownloadDocumentMainHeader
{
	font-size:medium;
	font-weight:bold;
}

.DownloadDocumentSubHeader
{
	font-size:small;
}

.RequiredHeaderStyle
{
	color:red;
}

.FormFieldStyle
{
	margin-left:2px;
}

.DownloadDocumentButtonStyle
{
	background-color:#BABFEB;
	cursor:pointer;
}

.DownloadGridViewAlternateRowStyle
{
	border-style:none;
}

.DownloadGridViewStyle
{
}

.DownloadGridViewRowStyle
{
}

.downloadDocumentLinkModalPopup
{
	height:100px;
	width:200px;
	text-align:center;
}

.downloadDocumentLinkModalPopup a:link,a:visited
{
	text-decoration:underline;
}

.downloadDocumentLinkModalPopup a:hover
{
	text-decoration:none;
}

.downloadLinkStyle
{
	margin-top:10px;
}

.DownloadGridViewPagerStyle
{
	font-size:small;
}

.WebCastRegistrationStyle
{
}

.WebCastRegistrationStyle tr
{
}

.WebCastRegistrationStyle td
{
	color:black;
}

.WebCastRegistrationLabelStyle
{
	float:left;
}

.DownloadDocumentFormLabelStyle
{
	float:left;
}

.RequiredFieldPosition
{
	vertical-align:top;
	float:right;
	color:red;
}

.NoneRequiredFieldPosition
{
}

.WebCastRegistrationCancelButtonStyle
{
}

.WebCastRegistrationRegisterButtonStyle
{
}

.ErrorSummaryStyle
{
	font-size:smaller;
}

.WebCastRegistrationRowStyle
{
	text-align:center;
}