﻿
BODY
	{
    background: #CAE5F5 url('/images/topbg.gif') repeat-x;
    margin:0px;
	}
BODY, td, p, div, TH, TD, TFOOT, THEAD
	{
    FONT-FAMILY: Verdana, Helvetica, sans-serif, Arial;
    FONT-SIZE: 14px;
	}
#Body
	{
	margin:0px 30px 0px 30px;	
	}
th{ 
	FONT-SIZE: 16px; font-weight:bold; 
	color:#2E4B7D; padding:0px 10px
	}
topbgDiv{
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url(images/topbg.gif); 
	BACKGROUND-REPEAT: repeat-x
	}
#cmLogo {
	position:absolute;
	left:15px;
	top: 0px; 	
	z-index:2;
	}
#clientLogoDiv 
	{
	z-index:4;
	width: 100%;
	top: 24px;
	left: 0px;
	position:absolute;
	}
#clientLogoImg 
	{
	margin-right: 25px;
	float: right;
	}
#nav 
	{
	z-index:3;
	width: 100%;
	top: 92px;
	left: 0px;
	position:absolute;
	text-align: right;	
	}

#section
{
	border-width: 1px;
	border-style: solid;  
	border-color:#2E4B7D;
	width: 100%;
	padding: 10px;
	background-color: #f3f9ff
}

h1, h2, h3, h4{
	COLOR: #2E4B7D;
	display: block;
	font-weight:bold;
	font-style:italic;
	}
h1
	{
	font-size:	20px;	
	margin-bottom: 0px;
	margin-bottom: 10px;
	text-decoration: underline;
	}	
h2
	{
	font-size:	16px;	
	margin: 20px 0px;
	text-decoration: underline;
	}
h3
	{
	font-size:	18px;	
	margin: 0px 0px 20px 0px
	}
h4
	{
	font-size:	14px;	
	margin: 0px
	}
.hr
	{
	color:#5284B5;
	height: 2px;
	width:100%;
	margin: 20px 0px;
	border:solid 1px #5284B5;
	}
TFOOT, THEAD{	
	font-weight:bold;
	COLOR: #fff;
	background-color:#000066;
	vertical-align:	baseline;
	}	
	
UL, OL  {margin:10px 0 10px 18px; padding:3px; FONT-SIZE: 14px;}
UL + UL, OL + OL {margin-top: -3px}  
UL UL, OL OL{font-style:normal}
UL UL UL, OL OL OL {font-style:italic}

UL LI	{list-style-type: disc; font-style:italic}	
UL LI LI{list-style-type:square; margin:0px; }
UL LI LI LI	{list-style-type:circle; margin:0px}

OL LI		{list-style-type:  decimal; font-style:normal;}	
OL OL LI	{list-style-type:lower-alpha; margin:0px}	
OL OL OL LI	{list-style-type:lower-roman; margin:0px;}	
#lblMessage
	{ 
	color: #cc3333;	
}
table#lstCompetencies,
table#lstFamilies,
table#lstPotentialJobs
{width:100%; margin-top: 20px}

	

