
 <style TYPE="text/css">
a {  
		font-family: menu; 
		font-size: 14px;
		color: #0000FF; 
		text-decoration: underline
		 }

a.edit
{
		font-family: menu; 
		font-size: 14px;
		color: #353588; 
		font-weight: bold;
		text-decoration: underline
}

a.edit:hover
{
		font-family: menu; 
		font-size: 14px;
		color: #353588; 
		font-weight: bold;
		text-decoration: none
}

a.attachFile
{
		font-family: menu; 
		font-size: 14px;
		color: #3e663e; 
		font-weight: bold;
		text-decoration: underline
}
		
a.attachFile:hover
{
		font-family: menu; 
		font-size: 14px;
		color: #3e663e; 
		font-weight: bold;
		text-decoration: none
}

a:hover {  
		font-family: menu; 
		font-size: 14px; 
		color: #0000FF; 
		text-decoration: none
}

a.navLinks {
		font-family: menu; 
		font-size: 14px;
		color: #003366; 
		text-decoration: underline
}

a.navLinks:hover {  
		font-family: menu; 
		font-size: 14px; 
		color: #003366; 
		text-decoration: none
}

a.return
{
	TEXT-ALIGN: right;
    FONT-SIZE: 15px;
    COLOR: #003366;
    FONT-FAMILY: Arial;
	text-decoration: underline
}

a.return:hover
{
	TEXT-ALIGN: right;
    FONT-SIZE: 15px;
    COLOR: #003366;
    FONT-FAMILY: Arial;
	text-decoration: none
}
/*sort message on results page*/
CAPTION
{
    FONT-SIZE: 14px;
    COLOR: black;
    FONT-FAMILY: menu
}

/*detail message cell on results page*/
TD.docDetailCell
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    FONT-SIZE: 11px;
    BACKGROUND: silver;
    BORDER-LEFT: 0px;
    COLOR: black;
    BORDER-BOTTOM: 0px;
    FONT-FAMILY: menu
}

/*document search results*/
TD.docResultCell
{
    FONT-SIZE: 11px;
    COLOR: #003366;
    FONT-FAMILY: menu
}

/*search Form Input Labels*/
TD.docSearchLabel
{
    TEXT-ALIGN: right;
    FONT-SIZE: 11px;
    COLOR: #003366;
    FONT-FAMILY: Arial;
	font-weight: normal;
}

/*example of input*/
td.example
{
	font-style: normal;
    FONT-SIZE: 10px;
	font-family: serif;
	color: #003366;
}

td.input_heading 
{
    FONT-SIZE: 16px;
	font-weight: bold;
    COLOR: #003366;
    FONT-FAMILY: Arial
}
td.input_heading2
{
    FONT-SIZE: 13px;
	font-weight: bold;
    COLOR: #003366;
    FONT-FAMILY: Arial
}
td.isApproved
{
    FONT-SIZE: 20px;
    COLOR: #003366;
    FONT-FAMILY: menu
}
BODY
{

	font-family: Arial;
	color: #003366;
	font-size: 11px;
}

/*form inputs for all pages*/
INPUT, TEXTAREA, SELECT
{
	font-weight: regular;
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial;
    BACKGROUND-IMAGE: none;
    COLOR: #003366;
}
	
	
/*add docs styles*/

/*Add Document Form Input Labels*/
TD.docInputLabel
{
	font-weight: regular;
    TEXT-ALIGN: right;
    FONT-SIZE: 11px;
    COLOR: #003366;
    FONT-FAMILY: Arial
}

TD.binaryInputLabel
{
	font-weight: regular;
    TEXT-ALIGN: left;
    FONT-SIZE: 11px;
    COLOR: #003366;
    FONT-FAMILY: Arial
}

TD.centerInputLabel
{
	font-weight: regular;
    TEXT-ALIGN: left;
    FONT-SIZE: 11px;
    COLOR: #003366;
    FONT-FAMILY: Arial
}

TD.mainInputLabel
{
	font-weight: regular;
    TEXT-ALIGN: center;
    FONT-SIZE: 11px;
    COLOR: #003366;
    FONT-FAMILY: Arial
}

TD.userInputLabel
{
	font-weight: bold;
    TEXT-ALIGN: left;
    FONT-SIZE: 11px;
    COLOR: #003366;
    FONT-FAMILY: Arial
}

TD.docInputLabel2
{
	font-weight: regular;
    FONT-SIZE: 11px;
    COLOR: #003366;
    FONT-FAMILY: Arial
}

TD.docInputUploadLabel
{
	font-weight: regular;
    TEXT-ALIGN: left;
    FONT-SIZE: 11px;
    COLOR: #003366;
    FONT-FAMILY: Arial
}

a.addNew
{
	font-weight: bold;
    TEXT-ALIGN: right;
    FONT-SIZE: 14px;
    COLOR: #003366;
    FONT-FAMILY: Arial;
	text-decoration: underline
}

a.addNew:hover
{
	font-weight: bold;
    TEXT-ALIGN: right;
    FONT-SIZE: 14px;
    COLOR: #003366;
    FONT-FAMILY: Arial;
	text-decoration: none
}


TD.docInputDocIndex
{
	font-weight: bold;
    FONT-SIZE: 11px;
    COLOR: #003366;
    FONT-FAMILY: Arial
}
td.viewListTextfield
{
	text-align: left;
	Font-family: Arial;
}

td.viewList
{
	text-align: center;
	Font-family: Arial;
}


td.multipleSelect
{
	font-weight: regular;
    TEXT-ALIGN: left;
    FONT-SIZE: 10px;
    COLOR: #003366;
    FONT-FAMILY: Arial
}

.heading
{
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	font-family: menu, arial, helvetica;
}



.tableHeading
{
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	background-color: #silver;
	font-family: menu, arial, helvetica;	
}



</style>
	
	
	
	
	
