body
{
	background: #f2f2f2;		
	font-size: 8pt;
	font-family: verdana;
	margin: 0;			
}

.topMenu 
{
	background-attachment: scroll;	
	background-repeat: repeat-x;
	background-position: top left; 
	background-color: #000000;   
	background-image: url(../../images/top_menu_fill.jpg);  
	padding: 6px 0px 10px 0px;
}

.topMenu td
{
	padding: 0px 15px 0px 15px;
	border-right: solid 1px #272A5D;
}

.topMenu td a
{
 text-decoration: none;
 color: #ffffff;
}

.topMenu td a:active
{
 text-decoration: none;
 color: #ffffff;
}

.topMenu td a:visited
{
 text-decoration: none;
 color: #ffffff;
}

.topMenu td a:hover
{
 text-decoration: none ;
 color: #94A2C7;
}

textarea 
{ 
	font-family: verdana;   
	font-size: 8pt;
}

textbox 
{ 
	font-family: verdana;   
	font-size: 8pt;
}

A:link 
{
    text-decoration:    underline;
    color:#202463;
}

A:visited  
{
    text-decoration:    underline;
    color: #202463;
}

A:hover  
{
    text-decoration:    underline;
    color:#94A2C7;
}

A:active   
{
	text-decoration:    underline;
	color:#202463;
}

.copyright
{   
	font-family: verdana;
	font-size: 8pt;
	color: #ffffff;
}

.copyright a:visited
{
    color: #ffffff;
    text-decoration: underline;
}

.copyright a:active
{
    color: #ffffff;
    text-decoration: underline;
}

.copyright a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

.copyright a
{
    font-weight: normal;
    font-size: 8pt;
    color: #ffffff;
    font-family: verdana;
    text-decoration: underline;
}

.login
{   
	font-family: verdana;
	font-size: 8pt;
	color: #ffffff;
	padding: 6px 15px 6px 15px;   
	margin: 0px 0px 6px 0px;
}
	
.Header, h1, h2	, .Header2
{
	border-left: 0px solid #C8C8C8;
	border-top: 0px solid #C8C8C8;
	border-right: 0px solid #C8C8C8;
	border-bottom: 0px solid #C8C8C8;	
	font-weight:bold;
}

.Heading, .EmailHeading
{
	font-weight: bold;
	border-left: 1px #C8C8C8 solid;
	border-top: 1px #C8C8C8 solid;	
	border-right: 1px #C8C8C8 solid;	
	border-bottom: 1px #C8C8C8 solid;	
}

.Error
{
	font-style:italic;
	font-family: Verdana;	
	font-size: 10pt;
	color:red;
}

.GridViewStyle
{
	border: solid 1px #272B68;	
	background-color: #ffffff;
}

.GridAltRowStyle
{
    background-color: #D6D7E1;
    border: solid 1px #272B68;	
}

.GridHeaderStyle
{
	background-color: #777C9A;
	border: solid 1px #272B68;	
	color:black;	
	vertical-align:top;
	text-align:center;
	font-size:8pt;
	white-space:nowrap;
}

.GridHeaderStyle td
{
	border-bottom: solid 1px #272B68;
}

.AltDataGridHeader
{
	FONT-SIZE: 9pt;
    COLOR: white;
    BACKGROUND-COLOR: #6A6BAD;
    font-weight:bold;
    white-space	  :nowrap;
}

/*-------------------------- MISCELLANEOUS FORMATTING ---------------------------*/

.FCKEditor
{
	border: solid 1px #000000;
}

.ContentTitle 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: medium;
	padding-left: 10px;
}

.RequiredStar
{
	color : Red;	
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	white-space: nowrap;
	background-color: #D6D7E1;
	border-bottom: solid 1px #272B68;
}

.ErrorMessage
{
	color: Red;
	font-weight: bold;
}

.StatusMessage
{
	font-family:Verdana;
	font-style:italic;
	color:Green;
}

.NoteBox
{
	background-color: #f5f5f5;
	border: solid 1px #bbbbbb;
	padding: 3px 3px 3px 3px;
}

/*-------------------------------- TABLES VIEWS -----------------------------*/
.TableContainer
{
	width:100%;
	padding: 2px 2px 2px 2px;
	border: 0px;
}

.TableViewTextField
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	white-space: nowrap;
	background-color: #D6D7E1;
	border-right: 1px solid #272B68;
	border-left: 1px solid #272B68;
	border-bottom: solid 1px #272B68;
	border-top: solid 1px #272B68;
	padding: 5px;
}

/*------------------------------------- FORMS -----------------------------------*/

.Disclaimer
{
	font-size: 10px;
	color: #808080;
	background-color: #f5f5f5;
	border: solid 1px #cccccc;
	padding: 3px 3px 3px 3px;
}

.FormTable
{
	border: 1px solid #272B68;
	background-color: #ffffff;    
	border-collapse: collapse;
}

.FormTableHeader
{
	text-align: left;
	font-weight: bold;
	background-color: #777C9A;
	border-collapse: collapse;
	border-bottom: 1px solid #272B68;
	padding: 5px;
}

.FormTable TD
{
	padding: 5px;
}

.FormRequiredStar
{
	color : Red;	
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	white-space: nowrap;
	background-color: #D6D7E1;
	border-top: solid 1px #cccccc;	
}

.FormTextField
{
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	white-space: nowrap;
	background-color: #D6D7E1;
	border-right: 1px solid #272B68;
	border-top: solid 1px #cccccc;	
}

.FormTextFieldRequired
{
	text-align: right;
	vertical-align: top;
	font-weight: 700;
	white-space: nowrap;
	background-color: #D6D7E1;
	border-right: 1px solid #272B68;
	border-top: solid 1px #cccccc;	
}

.FormDataField
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-top: solid 1px #cccccc;
}

.FormButtons
{
	padding: 3px 3px 3px 3px;
}

.Button
{
	font-family: Verdana;
	font-size: 10px;
}
