body 
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 7px; 
	PADDING-TOP: 0px;
	background-color: #dfdfdf;
}
Titlebody
{
	background-color: #F4F4F4;
}
.initialbold
{
	float:left; color:#013368; font-size:40px; line-height:30px; padding-top:2px; font-family: times
}
.regular {
	FONT-SIZE: 11pt; COLOR: #013368; FONT-FAMILY: times new roman
}
.regularbold {
	FONT-SIZE: 11pt; COLOR: #013368; FONT-FAMILY: times new roman; font-weight:bold; text-align:right
}
.regular2 {
	FONT-WEIGHT: bold; FONT-SIZE: 13pt; COLOR: #013368; FONT-FAMILY: times new roman; TEXT-DECORATION: underline; text-underline: yes
}
.regular3 {
	FONT-SIZE: 24pt; COLOR: #013368; FONT-FAMILY: times new roman; TEXT-DECORATION: none
}
.regular4 {
	FONT-SIZE: 17pt; COLOR: #013368; FONT-FAMILY: times new roman; TEXT-DECORATION: none
}
.regularboldnoalign {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #013368; FONT-FAMILY: times new roman
}
.regularitalic {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #013368; FONT-STYLE: italic; FONT-FAMILY: times new roman
}
.red {
	FONT-SIZE: 10pt; COLOR: red; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.footer {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.quote {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #000000; FONT-FAMILY: times new roman
}
A.one:link {
	FONT-SIZE: 11pt; COLOR: #005bb7; TEXT-DECORATION: none
}
A.one:hover {
	FONT-SIZE: 11pt; COLOR: #005bb7; TEXT-DECORATION: underline
}
A.one:visited {
	FONT-SIZE: 11pt; COLOR: #005bb7; TEXT-DECORATION: none
}
A.one:hover {
	FONT-SIZE: 11pt; TEXT-DECORATION: underline
}



/********************

Login Classes

*********************/
.LoginClass
{
	font-size: 10pt;
	border-top:solid 1px #5A0B02;
	border-bottom:solid 1px #5A0B02;
	border-right:solid 1px #5A0B02;
	border-left:solid 1px #5A0B02;
}
.LoginHeaderClass
{
	font-size: 12pt;
   font-weight: bold;
   color:#5A0B02;
   padding: 5 5 5 5;
}
.LoginInnerTableClass
{
	font-size:10pt;
	font-weight:bold;
}
.LoginInnerTableClass  td
{
	
	padding: 5 5 5 5;
}
.LoginInnerTableClass input
{
	width: 200px;
}
.LoginErrorClass
{
   font-size: 8pt;
   color:Red;
}

/********************

Forgotten Password Classes

*********************/
.ForgottenPasswordClass
{
	font-size: 10pt;
	border-top:solid 1px #5A0B02;
	border-bottom:solid 1px #5A0B02;
	border-right:solid 1px #5A0B02;
	border-left:solid 1px #5A0B02;
}
.ForgottenPasswordClassHeader
{
	font-size: 12pt;
   font-weight: bold;
   color:#5A0B02;
   padding: 5 5 5 5;
}
.ForgottenPasswordInnerTableClass
{
	font-size:10pt;
	font-weight:bold;
}
.ForgottenPasswordInnerTableClass  td
{
	padding: 5 5 5 5;
}

.ForgottenPasswordInnerTableClass input
{
	width: 200px;
}
.ForgottenPasswordErrorClass
{	
   font-size: 8pt;
   color:Red;
}
.ForgottenPasswordClassSubHeader
{
	background-color: #CCCCCC;
	font-size: 10pt;
	font-weight:bold;
}
/********************

User Profile Classes

*********************/
.UserProfileClass
{
   font-size: 10pt;
	font-family: times new roman;
	border-color: #5A0B02;
   
}
.UserProfileClassHeader
{
   font-size: 16pt;
   font-family: times new roman;
   font-weight: bold;
   color:#5A0B02;
}
.UserProfileClassSubHeader
{
	background-color: #CCCCCC;
	font-size: 11pt;
	font-family: times new roman;
	font-weight:bold;
}
.UserProfileClass td
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	padding-top: 3px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 10pt;
}
.UserProfileClass input
{
	width: 200px;
}
.UserProfileClass input.button
{
	width: 75px;
}
.UserProfileClass select
{
	width: 200px;
}
/********************

User Manager Classes

*********************/

.SEC_TABLE
{
	font-size: 10pt;
	font-family: verdana;
	border-color: #5A0B02;
}
.SEC_TABLE tr
{
}
.SEC_TABLE td
{
	font-size: 8pt;
}
.SEC_TABLE td td
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	padding-top: 3px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 10pt;
}
.SEC_TABLE td input
{
	font-size: 8pt;
}
.SEC_TABLE td select
{
	font-size: 8pt;
}
.SEC_TABLE A:link 
{
	text-decoration:    underline;
    color:#5A0B02;
}

.SEC_TABLE A:visited  
{
	text-decoration:    underline;
    color:#5A0B02;
}
.SEC_TABLE A:hover  
{
    text-decoration:    underline;
    color:#5A0B02;
}
.SEC_TABLE A:active   
{
    text-decoration:    underline;
    color:#5A0B02;
}
.SEC_HEADER
{
	font-size: 14pt;
	font-family: verdana;
}

.SEC_SUBHEADER
{
	font-size: 12pt;
	font-family: verdana;
}
.SEC_SUMMARY
{
	font-size: 10pt;
	font-family: verdana;
}
.SEC_LABEL
{
}
.SEC_VALUE
{
}
.SEC_VALUE input
{
}
.SEC_DATAGRID
{
}
.SEC_DATAGRID_HEADER
{
	font-size: 12pt;
	color: white;
	font-family: #FAFAF5;
	background-color: #5a0b02;
}
.SEC_DATAGRID_HEADER a
{
	font-size: 9pt;
	color: White;
	text-decoration: none;
}
.SEC_DATAGRID_HEADER a:Active
{
	color: White;
	text-decoration: none;
}
.SEC_DATAGRID_HEADER a:Hover
{
	color: White;
	text-decoration: none;
}
.SEC_DATAGRID_HEADER a:Visited
{
	color: White;
	text-decoration: none;
}
.SEC_DATAGRID_ITEM
{
	font-size: 10pt;
	background-color: #e6e6cc;
}
.SEC_DATAGRID_ALT_ITEM
{
	font-size: 10pt;
	background-color: #f5f5eb;
}
.SEC_DATAGRID_EDIT_ITEM
{
}
.SEC_DATAGRID_FOOTER
{
}
/********************

User Menu 

*********************/
.MenuTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.MenuButton
{
	border-right: black 1px solid;
	padding-right: 3px;
	border-top: black 1px solid;
	padding-left: 3px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 1px;
	margin: 0px;
	border-left: black 1px solid;
	cursor: hand;
	padding-top: 1px;
	border-bottom: black 1px solid;
	background-color: #fafaf5;
	text-decoration: none;
}
.MenuButton A:link
{
	text-decoration: none;
}
.MenuButton A:visited
{
	text-decoration: none;
}
.MenuButton A:hover
{
	text-decoration: none;
}
.MenuButton A:active
{
	text-decoration: none;
}
.MenuButtonHover
{
	border-right: black 1px solid;
	padding-right: 3px;
	border-top: black 1px solid;
	padding-left: 3px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 1px;
	border-left: black 1px solid;
	cursor: hand;
	color: white;
	padding-top: 1px;
	border-bottom: black 1px solid;
	background-color: #5a0b02;
	text-decoration: none;
}
.MenuButtonHover A:link
{
	color: white;
	text-decoration: none;
}
.MenuButtonHover A:visited
{
	color: white;
	text-decoration: none;
}
.MenuButtonHover A:hover  
{
	color: white;
	text-decoration: none;
}
.MenuButtonHover A:active   
{
	color: white;
	text-decoration: none;
}

/* Grid view classes*/


.table_bluebrd {width: 100%;height: 100%;background-color: #ffffff;	border: 1px solid #08217D;valign:top;}


.gridview_header{font-family:Times New Roman, Arial, Helvetica, sans-serif;font-size: 11pt;font-weight:bold;color:White;background-color:#6699CC;}

.gridview_style1{font-family:Times New Roman, Arial, Helvetica, sans-serif;font-size: 11pt;font-weight:normal;color:#000000;background-color:#DCEBF0;}

.gridview_style2{font-family:Times New Roman, Arial, Helvetica, sans-serif;font-size: 11pt;font-weight:normal;color:#000000;background-color:#EEF4F2;}

.gridview_title{font-family:Times New Roman, Arial, Helvetica, sans-serif;font-size: 12pt;font-weight:bold;color:#08217D;background-color:#9FCAEC;}

.gridview_link{color:#255F91; text-decoration: None; font-family:Times New Roman ; font-size: 11px;font-weight: bold;}
.gridview_link:link{color:#255F91; text-decoration: none; font-family:Times New Roman; font-size: 11px;font-weight: bold;}
.gridview_link:hover{color:#255F91; text-decoration: none; font-family:Times New Roman; font-size: 11px;font-weight: bold;}
.gridview_link:visited{color:#255F91; text-decoration: None; font-family:Times New Roman; font-size: 11px;font-weight: bold;}
.gridview_link:visited:hover{color:#255F91; text-decoration: none; font-family:Times New Roman; font-size: 11px;font-weight: bold;}


/* offshore styles */
.tdhead {
	color: #013368;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	background-color:#c0cbd6;
	text-align:center;
	margin-bottom:5px;
	line-height:18px;
}
.tdtext {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	line-height:18px;
	padding-right:2px;
}

.tdinput {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	text-align:left;
}
.tdsubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:right;
	line-height:18px;
	font-weight:bold;
	padding-left:10px;
	color:#013368;
	text-decoration:underline;
}
.datatable{
	
	margin-bottom:5px;
	margin-top:15px;
		}
.message
{
    FONT-SIZE: 10pt;
    COLOR: #FF0000;
    FONT-FAMILY: Times New Roman;
}

.regular1 {
	FONT-SIZE: 9pt; COLOR: #013368; FONT-FAMILY: times new roman
}

A.TitleLink:link {
		FONT-SIZE: 17pt; COLOR: #013368; FONT-FAMILY: times new roman;TEXT-DECORATION: Underline
}
A.TitleLink:hover {
		FONT-SIZE: 17pt; COLOR: #013368; FONT-FAMILY: times new roman;TEXT-DECORATION: underline
}
A.TitleLink:visited {
		FONT-SIZE: 17pt; COLOR: #013368; FONT-FAMILY: times new roman;TEXT-DECORATION: Underline
}
A.TitleLink:hover {
		FONT-SIZE: 17pt; COLOR: #013368; FONT-FAMILY: times new roman; TEXT-DECORATION: underline
}