@charset "ISO-8859-1";
.HeadlineLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	color: #000066;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
}
.StoryTempHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.AboutBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	background-color: #0033FF;
	margin: 10px;
	padding: 5px;
	float: right;
	width: 200px;
	border: thin solid #000000;
}
.ReferTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000033;
}
.StoryText {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}

.HeaderSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}

.HeadlineSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	list-style-position: inside;
	list-style-type: square;
	list-style-image: none;
}

.BoxTitle {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.BoxText {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;	
}



ul
{

	list-style-position: inside;
	list-style-type: square;
	margin: 7px 0px 7px 0px;
	
	padding: 0px;

}
li
{

	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	margin: 1px 0px 1px 0px;
	
	padding: 0px;

}
a
{

	color: #0000ff;
	text-decoration: underline;

}

.cbFormLabel
{

	color: #2a497d;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;

}
.cbFormLabelError
{

	color: #2a497d; 
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;

}
.cbFormError
{

	color: #ff0000;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle; 
	
	margin-left: 5px;

}
.cbFormTable
{

	border-color: #2a497d;
	border-width: 2px;
	border-style: solid;
	border-collapse: collapse;

}
.cbFormTableRow
{

	background-color: #FFFFFF;
	padding: 7px;

}
.cbFormTableRow:hover
{

	background-color: #f2f5f9;

}
.cbFormTableEvenRow
{

	background-color: #FFFFFF;

}
.cbFormTableEvenRow:hover
{

	background-color: #f2f5f9;

}
.cbFormLabelCell
{

	text-align: left;
	vertical-align: top;
	width: auto;
	padding: 5px 10px;
	white-space: normal;

}
.cbFormTextField
{

	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;

}
.cbFormTextArea
{

	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;

}
.cbFormPassword
{

	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	padding: 1px 1px 1px 1px;

}
.cbFormFieldCell
{

	text-align: left;
	vertical-align: top;
	padding: 5px 10px;
	white-space: nowrap;

}
.cbFormDataCell
{

	text-align: left;
	vertical-align: top;
	width: auto;
	padding: 5px 10px;
	white-space: normal;

}
.cbHTMLBlockContainer
{

	text-align: left;
	vertical-align: top;
	padding: 5px 10px;

}
.cbFormNestedTable
{

	height: 100%;
	border-collapse: collapse;
	padding: 0px;
	border: none;

}
.cbFormNestedTableContainer
{

	text-align: left;
	vertical-align: top;
	padding: 0px;

}
.cbFormLabelRequired
{

	color: #2a497d;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;

}
.cbFormRequiredMarker
{

	color: #FF0000;
	font-size: 12px;
	font-family: Verdana;
	    
	margin-left: 2px;

}
.cbFormData
{

	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;

}
.cbFormCalendar
{

	padding-left:5px;

}
.cbFormSelect
{

	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;

}
.cbFormFile
{

	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;

}
.cbSearchButton
{

	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-color: #2a497d;
	border-style: solid;
	border-width: 1px;
	background-color: #2a497d;
	
	width: auto;
	height: auto;
	margin: 0 3px;

}
.cbPasswordRecoveryButton
{

	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-color: #2a497d;
	border-style: solid;
	border-width: 1px;
	background-color: #2a497d;
	
	width: auto;
	height: auto;
	margin: 0 3px;

}
.cbSearchButton_hover
{

	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-style:solid;
	border-width: 1px;
	border-color: #405c8b;
	background-color: #405c8b;
	
	width: auto;
	height: auto;
	margin: 0 3px;

}
.cbPasswordRecoveryButton_hover
{

	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-style:solid;
	border-width: 1px;
	border-color: #405c8b;
	background-color: #405c8b;
	
	width: auto;
	height: auto;
	margin: 0 3px;

}
.cbSearchButtonContainer
{

	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: middle;
	border-color: #2a497d;
	border-width: 2px;
	border-style: solid;
	background-color: #bacbdf;

}
.cbPasswordRecoveryButtonContainer
{

	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: middle;
	border-color: #2a497d;
	border-width: 2px;
	border-style: solid;
	background-color: #bacbdf;

}
.IndexBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	font-style: normal;
	font-weight: bold;
}


.style8 {
	font-size: 16px
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.style4 {
	color: #000099;
	font-size: 30px;
}
.style5 {color: #0000ff}
.style8 {font-size: 16px}
.VideoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000066;
}
.AudioBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.IndexVideoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	line-height: 14px;
}
