body, p, h1, h2, h3,
{
font-family : Verdana, Arial, Helvetica, MS Sans Serif, Sans Serif;
margin-top			: 4px;
margin-bottom		: 4px;
}

body /*Body Tag <body>*/
{ 
/*
background-image : url(../pics/png-test.png);
background-position 	: center;
background-repeat 		: no-repeat;
background-attachment 	: fixed;
*/

background-color 		: #009966;

margin-left 	: 0px;
margin-right 	: 0px;
margin-top 		: 0px;
margin-bottom 	: 0px;

color 			: #333333; 
font-size 		: 11px; 
letter-spacing 	: normal; 
line-height 	: normal;
} 

td, p /*td style - should be same as above*/
{ 
color 			: #333333; 
font-size 		: 11px; 
letter-spacing 	: normal; 
line-height 	: normal;
vertical-align 	: top; 
text-align 		: left;
}

p
{
padding-left	: 5px;
}
p.right
{
text-align 	: right;
} 

p.center
{
text-align 	: center;
} 

p.breadcrumbs
{
font-size		: 10px;
text-align 		: left;
color 			: #666666;
}

p.body
{
padding-left	: 5px;
} 

a.navi
{ 
color : #333333; 
}
a.navi:link		{font-weight : normal; text-decoration : none; font-weight : bold; }
a.navi:visited	{font-weight : normal; text-decoration : none; font-weight : bold; }
a.navi:hover	{font-weight : normal; text-decoration : underline; font-weight : bold; }

a.subnavi
{ 
color : #333333; 
}
a.subnavi:link		{font-weight : normal; text-decoration : none;}
a.subnavi:visited	{font-weight : normal; text-decoration : none;}
a.subnavi:hover		{font-weight : normal; text-decoration : underline;}

a.white
{ 
color : #FFFFFF; 
font-size		: 10px;
}
a.white:link		{font-weight : normal; text-decoration : none; font-weight : normal; }
a.white:visited		{font-weight : normal; text-decoration : none; font-weight : normal; }
a.white:hover		{font-weight : normal; text-decoration : underline; font-weight : normal; }

a
{ 
color : #333333; 
}
a:link		{font-weight : normal; text-decoration : none; font-weight : bold; }
a:visited	{font-weight : normal; text-decoration : none; font-weight : bold; }
a:hover	{font-weight : normal; text-decoration : underline; font-weight : bold; }


/*Header*/
h1 
{
font-size 		: 14px; 
font-weight 	: bold;
color 			: #009966;
padding-left	: 5px;
}

h2 
{
font-size : 11px; 
font-weight : bold;
padding-left	: 5px;
}

h3 
{
font-size : 10px; 
font-weight : normal;
}

div.highlight
{
width : 0%;
padding-left : 5px;
padding-right : 5px;
padding-top : 2px;
padding-bottom : 2px;
background-color 	: #000000;
color 				: #FFFFFF;
font-size 			: 11px; 
vertical-align 		: middle;
}

td.content
{
padding-left : 5px;
padding-right : 5px;
padding-top : 2px;
padding-bottom : 2px;
margin-bottom : 10px;
/*background-color 	: #EEEEEE;*/
color 				: #333333;
font-size 			: 11px; 
vertical-align 		: middle;
}

/* Table - START */

td.left			
{
width				: 5px;
vertical-align 		: top; 
text-align 			: left;
background-color 	: #FFFFFF;
background-image 	: url(../pics/main_left.gif);
background-repeat 	: repeat-y
}

td.right				
{
width				: 5px;
vertical-align 		: top; 
text-align 			: left;
background-color 	: #FFFFFF;
background-image 	: url(../pics/main_right.gif);
background-repeat 	: repeat-y
}

td.nav			
{
width				: 229px;
vertical-align 		: top; 
text-align 			: left;
background-color 	: #F5F7F7;
border-right		: 1px solid #999999;
}

td.main			
{
width				: 529px;
vertical-align 		: top; 
text-align 			: left;
background-color 	: #FFFFFF;
}

/* Data Table - END */

.form	
{
background-color : #F5F7F7;
font-size : 11px;
border-width : 1px; 
border-color : #666666;
}

.mandatory	
{
background-color : #F5F7F7;
font-size : 11px;
border-width : 1px; 
border-color : #666666;
}

.button
{
font-size 			: 10px;
color 				: #333333;
font-weight 		: normal;
background			: #F9F9F9 url(../pics/button_background.gif) repeat-x;
border				: 3px double;
border-color		: #c4cccc #acb5b5 #6f7777 #acb5b5;
margin-top			: 5px;
padding-left		: 5px;
padding-right		: 5px;
}


hr
{
background-color	:transparent;
color				:#FF0000;
height				:1px;
} 

ul
{
list-style-type : square;
list-style-position : outside;
color : #333333;
}

ol
{
color : #333333;
}

img
{
border			: 0px;
}



iframe
{
width 	: 100%;
height 	: 200px;
/*float 	: right;*/
}

img.hrwizard
{
margin-top : 4px; 
margin-bottom : 4px; 
margin-left : 0px;
margin-right : 0px;
}

Latest Notice Block
#latest_announce_container{position:relative; float :left;	width : 200px; margin-top : 1px; 	padding-bottom : 5px;}
#latest_announce_header{float :left;	width : 200px;  margin-left : 15px; height :15px; font-weight : bold; padding-bottom : 5px;}
div.latest_announce_mid{display :inline; height :auto; float :left;	width : 190px;  margin-left : 15px; margin-bottom : 5px; padding-bottom : 5px;}
#latest_announce_mid a{display : inline;color : #FF6600;	text-decoration : none;	font-style : italic;}
#latest_announce_mid p{color : #001E56;	line-height : 12px; margin : 5px;	padding : 0px;}
#announce_date{float :left;	width : 180px;  margin-left : 5px; height :18px; font-weight : bold; color : #3ea379;}

div.latest_controls_left{display :inline;	float :left;	height :19px;	padding-left : 5px; margin-top : 5px;}
div.latest_controls_right{display :inline; float :right;	height :19px;	margin-top : 5px;}
div.latest_title{font-weight : bold; padding: 0 0 5px 5px;}

