body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DBDBDB;
}

h1
{
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #7fc0e2;
	margin: 0px;
}

h2
{
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #ffffff;
	margin: 0px;
}

p
{
	margin-top: 0px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
}

ul
{
	margin-left: 14px;
	padding-left: 14px;
}

li
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
}

.form
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #02366b;
	border: 1px solid #000033;
	padding-left: 2px;
	font-weight: bold;
}

.white
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: right;
}

.whiteDefault
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
}

.white a
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline
}

.white a:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #7fc0e2;
	text-decoration: underline
}

.whiteDefault a
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline
}

.whiteDefault a:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #7fc0e2;
	text-decoration: underline
}

.footer
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #012f5e;
}

.footer a
{
	color: #012f5e;
	text-decoration: none;
}

.footer a:hover
{
	color: #012f5e;
	text-decoration: underline;
}

.callme
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #4392bb;
}

.rightGreen
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #73ad46;
}

.rightBlue
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #012f5e;
}

.rightSmallBlue
{
	font-family: Trebuchet MS;
	font-size: 9px;
	font-weight: bold;
	color: #012f5e;
}

.whiteTextBold
{
    font-family: "Trebuchet MS"; font-size: 11px; color: #FFFFFF; padding-left: 10px; font-weight: bold; 
}

.whiteTextBoldNoPadding
{
    font-family: "Trebuchet MS"; font-size: 11px; color: #FFFFFF; font-weight: bold; 
}

.whiteText12
{
    font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; padding-right: 10px; font-weight: bold;
}
.SelectHolder div.DivItem
{
    color:#02366b;
    background:#ffffff;
    cursor:pointer;
    font-family:Trebuchet MS;
    font-size:12px;
    font-weight:normal;
    height:100%;
}
.SelectHolder div.DivItemHover
{
    color:#ffffff;
    background:#316ac5;
    cursor:pointer;
    font-family:Trebuchet MS;
    font-size:12px;
    font-weight:normal;
}
.Show
{
    display:block;
}
.Hide
{
    display:none;   
}
.occupationInput
{
    font-family: "Trebuchet MS";
	font-size: 11px;
	color: #02366b;
	border: 1px solid #000033;
	padding-left: 2px;
	font-weight: bold;
}
.SelectHolder
{
    width:350px;
    font-family:Trebuchet MS;
	font-size: 11px;
	color: #02366b;
    border: 1px solid #ABABAB;
    position:absolute;
    top:22px;
    left:0;
    background:#ffffff;
    z-index:10px;
    height:100%;
}