BODY
{
	FONT-SIZE: 11px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A
{
	COLOR: #002780;
	TEXT-DECORATION: none;
}

A:hover
{
	COLOR: #EC7600;
	TEXT-DECORATION: underline;
}

.menutext
{
	COLOR: #ffffff;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	font-weight: bold;
}

A.menutext
{
	COLOR: #ffffff;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}

A.menutext:hover
{
	COLOR: #BED0E6;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}

.Left_Nav
{
	COLOR: #000000;
	font-size: 12px;
	padding-left: 10px;
}


TD
{
	FONT-SIZE: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
}

UL
{
	padding-bottom: 3px;
	list-style-type: square;
	font-family: Arial, Helvetica, Sans-Serif;
}

OL
{
	padding-bottom: 3px;
	font-family: Arial, Helvetica, Sans-Serif;
}

LI
{
	padding-bottom: 5px;
	font-family: Arial, Helvetica, Sans-Serif;
}

.small
{
	FONT-SIZE: 7pt;
}

.med
{
	FONT-SIZE: 8pt;
}

.medbold
{
	FONT-SIZE: 8pt;
	font-weight: bold;
}

.large
{
	FONT-SIZE: 12pt;
}

.xlarge
{
	FONT-SIZE: 14pt;
}

.xxlarge
{
	FONT-SIZE: 24pt;
}

.xxxlarge
{
	FONT-SIZE: 36pt;
}

.TextBox_Default
{
	border: #676567 1px solid;
	width: 150px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	font-size: 11px;
	color: #676567;
	font-family: Arial, Helvetica, Sans-Serif;
}

.Button_Default
{
	border: solid 1px #676567;
	FONT-SIZE: 11px;
	COLOR: #2C2C2C;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	display: inline;
	vertical-align: baseline;
	position: static;
}


.TextBox_Login
{
	border: #676567 1px solid;
	width: 90px;
	font-size: 11px;
	color: #676567;
	font-family: Arial, Helvetica, Sans-Serif;
}


.DropDown_Default
{
	border-right: #676567 1px solid;
	border-top: red 1px solid;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: #9b9b9b 1px solid;
	width: 165px;
	color: #676567;
	border-bottom: #9b9b9b 1px solid;
	font-family: Arial, Helvetica, Sans-Serif;
}



.TextArea_Default
{
	border: #676567 1px solid;
	width: 330px;
	height: 100px;
	FONT-SIZE: 11px;
	COLOR: #676567;
	font-family: Arial, Helvetica, Sans-Serif;
	border: #676567 1px solid;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}





.ListBox_Default
{
	width: 450px;
	height: 125px;
	FONT-SIZE: 11px;
	COLOR: #676567;
	font-family: Arial, Helvetica, Sans-Serif;
}


.Form_Header_Table
{
	width: 500px;
	border-top: solid 1px #676567;
	border-left: solid 1px #676567;
	border-right: solid 1px #676567;
	background-color: #F6F4F6;
	padding: 20px, 20px, 20px, 20px;
}

.Form_Table
{
	width: 500px;
	border: solid 1px #676567;
	background-color: #F6F4F6;
	padding: 20px, 20px, 20px, 20px;
}

.Header_Table
{
	padding-top: 20px;
	padding-left: 50px;
	padding-bottom: 12px;
	FONT-SIZE: 11px;
	COLOR: #2C2C2C;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}

.Top_Align_Text
{
	padding-top:	10px;
}

.Top_Align_Text2
{
	padding-top:	5px;
}

.Form_Value_Cell
{
	FONT-SIZE: 11px;
	COLOR: #676567;
	font-family: Arial, Helvetica, Sans-Serif;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Timecode_Cell
{
	padding-left: 10px;
}

.Form_Header
{
	background-color: Gray;
	padding: 5,5,5,5;
	color: White;
	font-weight: bold;
}

.Text_Align
{
	display: inline;
	font-size: 11px;
	margin-bottom: 5px;
	vertical-align: baseline;
	position: static;
	height: 10px;
}