.TopNav
{
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1pt;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

body
{
	margin: 0px;
	background: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.HeaderMenuRow
{
	background-color: #003366;
	height: 25px;
	
}

.Title
{
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1pt;
	color: #336699;
	padding-left: 9px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.Welcome
{
	font-size: 10pt;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1pt;
	color: #003366;
	padding-left: 9px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: capitalize;
}

.Welcome2
{
	font-size: 10pt;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1pt;
	color: #FFFFFF;
	padding-left: 9px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: capitalize;
}

.Name
{
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1pt;
	color: #000000;
	padding-left: 9px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-transform: none;
}
.Name2
{
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1pt;
	color: #FFFFFF;
	padding-left: 9px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-transform: none;
}

.SubList
{
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1pt;
	color: #336699;
	padding-left: 9px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.more
{
	font-weight: bold;
	font-size: 9pt;
	color: #ff9933;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	font-variant: normal;
}

.note
{
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1pt;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	
}


.HeaderMenuLink
{
	color: #ffffff;
	font-size :10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.Login
{
	font-size: 7pt;
	color: #ffffff; 	
}

.LoginLinks 
{
	color: #ffffff;	
}

.HeaderBottomRow
{
	background-color: #ffc906;
	height: 5px;		
}

.MainContentCell
{
	margin-left: 175px;
	padding: 9px;
	height: auto;
}

.MainMenuCell
{
	border-left: solid 1px #003366;
	border-right: solid 1px #003366;
	border-bottom: solid 1px #003366;
}

.MainMenuTitleRow
{
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	background-color: #003366;
	color: #ffffff;
	height: 33px;	
}

.MainMenuLink
{
	font-size: 8pt;
	font-weight: bold;
	color: #003366; 	
}


.Footer
{
	font-size: 7pt;
	background-color: #003366;
	color: #ffffff;
	text-align: right;
	padding-right: 5px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}

.Contact
{
	font-size: 7pt;
	color: #ffffff;
	text-align: right;
	padding-right: 5px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}

.DataTable
{
	font-size: 9pt;
	width: auto;
}

.DataTableHeader
{
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	border: solid 1px #000000;
	padding: 3px;
}

.DataTableCell
{
	font-size: 9pt;
	border: solid 1px #000000;
	padding: 3px;
}

.DataTableLink
{
	font-size: 9pt;
	border: solid 1px #000000;
	padding: 3px;
	text-decoration:underline;
}

h1
{
	font-size: 13.5pt;
	color: #003366;		
}

h2
{
	font-size: 10pt;	
}

p
{
	font-size: 9pt;
	font-weight: normal;	
}

a:link
{
	font-size :9pt;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:active
{
	text-decoration: underline;
}

a:hover
{
  font-weight:bold;
}

ul li
{
	list-style: square outside;
	color: #ffc906;
}

.TextBox
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	border: solid 1px #000000;
	height: 17px;	
}
.TextBoxLarge
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	border: solid 1px #000000;
	height: 20px;	
}
.TextBoxName
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	border: solid 1px #000000;
	height: 17px;	
	text-transform: capitalize;
}
.MultiLIneTextBox
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	border: solid 1px #000000;	
}
.Select
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	border-color: #000000;
	border: solid 1px #000000;
	height: 17px;	
}
.Button
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	border: solid 1px #000000;
	height: 17px;
}
.DatabaseDrivenText
{
	font-weight: normal;
	font-size: 9pt;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
	text-decoration: none;
}
.MessageHeader
{
	font-size: 9pt;
	text-transform: uppercase;
	color: white;
	font-family: Arial;
	background-color: #003366;
}
.Paging
{
	font-size: 7pt;
	color: black;
	font-family: Arial;
	position: static;
	text-decoration: none;
}
.MessageAttn
{
	font-weight: bold;
	font-size: 10pt;
	color: #336699;
	font-style: normal;
	font-family: arial;
	font-variant: normal;
	text-decoration: none;
}
.Message
{
	font-size: 11pt;
	font-weight: bold ;
	font-style :italic;
	color :#003366;
	font-family : Arial ;
	font-variant: normal;
	text-decoration: none;

}
.MessageHome
{
	font-size: 11pt;
	font-weight: normal ;
	font-style :normal;
	color :Black ;
	font-family : Arial ;
	font-variant: normal;
	text-decoration: none;
}
.Error
{
	font-size : 9pt;
	font-family :Arial ;
	color :#003366;
	text-decoration:none;
	font-weight:bold;
}
.Required
{
	font-size : 9pt;
	font-family :Arial ;
	color :Black;
	font-variant:normal ;
	font-style :italic ;
	text-decoration:none;
}
.Tab1
{
	background-color :#587993;
}
.Tab2
{
	color :336699;
}
.Tab3
{
	color :6699cc;
}
.Tab4
{
	color: #A4AEbc
}
.MessageHeader
{
	font-size: 9pt;
	text-transform: uppercase;
	color: white;
	font-family: Arial;
	background-color: #003366;
}
.MessageHeaderII
{
	font-size: 9pt;
	text-transform: uppercase;
	color: white;
	font-family: Arial;
	background-color: #6699cc;
}
.Calendar
{
	font-size: 9pt;
	color: white;
	background-color: #003366;
}
.CalendarI
{
	font-size: 9pt;
	background-color: #ff9933;
	color:White;
}
.CalendarII
{
	font-size: 9pt;
	color:Gray;
}
.CalendarIII
{
	font-size: 9pt;
}

.Maintable

{
border-width: 2px; 
border-style: solid; 
border-color: black;
border-collapse: collapse;	
}

.TableCell
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; font-weight:normal;
	color: #000000;
}

.TableHeader
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 20px; font-weight:Bold;
	color: Red;
}