ul, body {
	margin:0;
	border:0;
	padding:0;
	background-color: #FFFFFF; 
  	background-image: url('images/bg.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left;	}
 
 h1, h2, h3, h4, h5, p 	{ margin: 0; padding: 0; }

body, table, input, select, option, textarea, html {
	font-size: 			12px;
	font-family: 		Arial;
	color: 				#164076; }

A:link 		{text-decoration: none; 	color: #DE7329;}
A:visited 	{text-decoration: none; 	color: #DE7329;}
A:active 	{text-decoration:underline; color:#012038;}
A:hover 	{text-decoration:underline; color:#012038;}

h1 { font-size:	20px; color: #EA7629; margin-left: 25px; margin-top: 7px; font-weight: normal; font-family: Georgia, Palatino, Palatino Linotype, san-serif, Times;}
h2 { font-size:	16px; color: #164076; font-weight: normal; font-family: Georgia, Palatino, Palatino Linotype, san-serif, Times;}}
h3 { font-size:	16px; color: #EA7629; font-weight: normal; font-family: Georgia, Palatino, Palatino Linotype, san-serif, Times;}
h4 { font-size:	13px; color: #164076; font-weight: normal; margin-bottom: 5px; font-family: Georgia, Palatino, Palatino Linotype, san-serif, Times;}
h5 { font-size:	18px; color: #ED7400; margin-left: 20px; font-weight: normal;}

.blueboxslogan { font-size:	14px; color: #0D3F7F; font-style: italic; line-height: 150%; font-weight: normal; font-family: Georgia, Palatino, Palatino Linotype, san-serif, Times;}
.blueboxssmaller { font-size:	12px; color: #0D3F7F; font-style: italic; font-weight: normal; font-family: Georgia, Palatino, Palatino Linotype, san-serif, Times;}
.orangetxt { font-size:	14px; color: #EA7629; font-style: italic; font-weight: normal; font-family: Georgia, Palatino, Palatino Linotype, san-serif, Times;}

.hss1 { font-size:	22px; color: #0D3F7F; line-height: 150%; font-weight: normal; font-family: Georgia, Palatino, Palatino Linotype, san-serif, Times;}
.hss2 { font-size:	19px; color: #EA7629; line-height: 150%; font-weight: normal; font-family: Georgia, Palatino, Palatino Linotype, san-serif, Times;}
.hss3 { font-size:	16px; color: #164076; font-weight: normal; font-family: Georgia, Palatino, Palatino Linotype, san-serif, Times;}

#footer { font-size: 12px; color: #104982; padding-top:2px;}
#footer A:link 		{text-decoration: none; 	color: #052C53;}
#footer A:visited 	{text-decoration: none; 	color: #052C53;}
#footer A:active 	{text-decoration:underline; color:#052C53;}
#footer A:hover 	{text-decoration:underline; color:#000000;}

#footernav { font-size:	10px; color: #698CB1; font-weight: normal;}
#footernav A:link 		{text-decoration: none; 	color: #3771B5;}
#footernav A:visited 	{text-decoration: none; 	color: #3771B5;}
#footernav A:active 	{text-decoration:underline; color:#1E5DA7;}
#footernav A:hover 	{text-decoration:underline; color:#1E5DA7;}

#flashheader {border: solid 0px; width: 750px; height: 235px; float: left;	margin:0px; }

td.table-bg {	
  	background-image: url('images/table-bg.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: bottom left; }
	
td.table-side1bg {	
  	background-image: url('images/table-side1bg.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: bottom left; }
	
td.table-side2bg {	
  	background-image: url('images/table-side2bg.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: bottom left; }

	

td.profile-qualifications {	
  	background-image: url('images/profile-qualifications.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: center right; }
				
td.hrline {
  	background-image: url('images/hrline1.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: center center; }	
		
	
input, select, textarea {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 400px;
	font-size: 			11px;
	font-size-adjust:	.58;
	font-family: 		Verdana;
	color: 				#5F5F5F; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#A5A5A5;
	background-color:	#FFFFFF;
	scrollbar-face-color: #E6E6E6;
 	scrollbar-shadow-color: #BDBDBD; 
 	scrollbar-highlight-color: #BDBDBD;
 	scrollbar-3dlight-color: #FFFFFF;
 	scrollbar-darkshadow-color: #FFFFFF; 
 	scrollbar-track-color: #E6E6E6; 
 	scrollbar-arrow-color: #5F5F5F; 
}

