/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 7em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	margin: 0;
}

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.5em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    COLOR: #003366;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.2em;
	font-weight: bold ;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    COLOR: #003366;
	}	

H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight: bold ;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    COLOR: #003366;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

P
{
	font-size: 10pt;
	font-family: Verdana;
}
TD
{
	font-size: 10pt;
	font-family: Verdana;
}
A.topmenu
{
	text-align: right ;
	color: white;
}
A.topmenu:hover
{
	text-align: right ;
	color: white;
}
A.leftmenu
{
	padding-right: 3px;
	border-top: black 1px solid;
	display: block;
	padding-left: 3px;
	background-image: none;
	padding-bottom: 3px;
	vertical-align: baseline;
	color: black;
	text-indent: 5pt;
	padding-top: 3px;
	background-color: #ffffff;
	text-align: left;
	text-decoration: none;
	width : 150px
}
A.leftmenu:hover
{
	display: block;
	color: #ffffff;
	background-image: none;
	background-color: #003366;
	text-decoration: none;
}
A.leftmenu_bottom
{
	border-top: black 1px solid;
	border-bottom: black 1px solid;
/*	border-left: black 1px solid;
	border-right: black 1px solid; */
	padding-right: 3px;
	display: block;
	padding-left: 3px;
	background-image: url(images/menu_bg.jpg);
	padding-bottom: 3px;
	color: black;
	text-indent: 5pt;
	padding-top: 3px;
	text-decoration: none;
	width : 150px;
}
A.leftmenu_bottom:hover
{
	background-image: none;
	background-color: #003366;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.button
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	color: #003366;
	border-bottom: #000000 1px solid;
	background-color: #cccccc;
	text-decoration: none;
}
.dropdownlist
{
	/*
	dropdown list style
	*/
	color: #000033;
	background-color: #f9f9ff;
}
.critical
{
	/*
	critical message type
	*/
	font-size: 2em;
	font-weight: bold;
	color: red;
	font-family: Verdana;
}
.warn
{
	/*
	warning message type
	*/
	font-size: x-small;
	font-weight: bold;
	color: 003366;
	font-family: Verdana;
}
.sitename
{
	text-align: left ;
	color: white;
	font-size: small;
	font-weight : bold;
	font-family: Verdana;
}
.info
{
	/*
	info message type
	*/
	font-size: 1em;
	font-weight: normal;
	color: black;
	font-family: Verdana;
}
.split
{
	/*
	used to split left menu from main body
	*/
	background-image: url(images/split.jpg);
	background-repeat: repeat-y;
}
/*
BorderColor="#999999" BorderStyle="None" BorderWidth="1px" width="100%" Font-Names="verdana"
			BackColor="White" CellPadding="3"  Font-Size="X-Small" 
*/
.dgMain
{
	font-size: x-small;
	color: #000000;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: #ffffff;
	border-bottom-style: none;
}

.dgItem
{

	background-color: #FFFFFF;
}
.dgAlternateItem
{

	background-color: #EEEEEE;
}
.dgHeader
{
	/*
	This style is also used for the dg Footer
	*/
	color: #ffffff;
	font-family: Verdana;
	background-color: #336699;
	text-align: left;
}
.dgHeaderSort
{
	background-position: 95% center;
	background-image: url(images/header_sorted_up.gif);
	color: #ffffff;
	background-repeat: no-repeat;
	font-family: Verdana;
	background-color: #336699;
	text-align: left;
}
.dgPager
{
	font-weight: bold;
	font-size: x-small;
	color: #ffffff;
	font-family: Verdana;
	background-color: #003366;
	text-align: left;
}
.dgUnitHistory
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	font-size: x-small;
	border-left: 0px;
	color: #ffffff;
	border-bottom: 0px;
	font-family: Verdana;
	background-color: #003366;
	text-align: left;
}

.headerlink
{
	font-size: x-small;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none;
}
.headerlink a:link
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small;
	color: #FFFFFF; 
	text-decoration:none;
}
.headerlink a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small;
	color: #FFFFFF; 
	text-decoration:none;
}
.headerlink a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small;
	color: #99aacc;  
	text-decoration:none;
}
.footerlink
{
	border-top: black 1px solid;
	font-size: x-small;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	text-decoration: none;
	border-bottom-style: none;
}
.footerlink a:link
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small;
	color: #333333;
	text-decoration:none;
}
.footerlink a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small;
	color: #333333;
	text-decoration:none;
}
.footerlink a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small;
	color: #0066aa;  
	text-decoration:none;
}
.backtotop
{
	font-weight: normal;
	font-size: xx-small;
	color: #0066aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.backtotop a:visited
{
	font-weight: normal;
	font-size: xx-small;
	color: #0066aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.backtotop a:hover
{
	font-weight: normal;
	font-size: xx-small;
	color: #003366;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.title
{
	border-right: 0px;
	border-top: 0px;
	font-weight: normal;
	font-size: x-small;
	border-left: 0px;
	color: #ffffff;
	border-bottom: 0px;
	font-family: Verdana;
	background-color: #003366;
}
.title2
{
	border-right: 0px;
	border-top: 0px;
	font-weight: normal;
	font-size: x-small;
	border-left: 0px;
	color: #ffffff;
	border-bottom: 0px;
	font-family: Verdana;
	background-color: #336699;
}
.title3
{
	border-right: 0px;
	border-top: 0px;
	font-weight: normal;
	font-size: x-small;
	border-left: 0px;
	color: #003366;
	border-bottom: 0px;
	font-family: Verdana;
	background-color: #CCCCCC;
}
.tablerow
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: solid 1px #999999;
}
.lines
{
	vertical-align: top;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: solid 1px #AAAAAA;
}

.sr_field
{
	vertical-align: top;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: solid 1px #AAAAAA;
	font-weight: normal;
	color: #003366;
}
.sr_value
{
	border-right: 0px;
	border-top: 0px;
	font-weight: normal;
	vertical-align: top;
	text-transform: capitalize;
	border-left: 0px;
	border-bottom: #aaaaaa 1px solid;
}
.validation
{
	vertical-align: top;
	border-right: 0px;
	border-top: solid 1px #FF0000;
	border-left: 0px;
	border-bottom: 0px;
	font-weight: bold;
	color: #FF0000;
}
.hidden
{
	display: none;
	visibility: hidden;
}
.certificate_field
{
	font-size: medium;
	text-align: right;
	font-family: 'Baskerville Old Face' , 'times new Roman' , verdana;
}
.certificate_value
{
	font-size: medium;
	font-family: 'Baskerville Old Face', 'times new Roman', verdana ;
}
.certificate_bold
{
	font-size: medium;
	font-family: 'Engravers MT', 'times new Roman', verdana ;
	text-transform: capitalize;
}
.certificate_name
{
	font-size: large;
	font-family: 'Engravers MT', 'times new Roman', verdana ;
	text-transform: capitalize;
}
