body {
	background-color: #F1F1F1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a {
	color: #0066CC;
}

h1	{
	color: #171795;
	font-size: 13px;
	font-style: italic;
	padding-right: 10px;
	display: inline;
}

h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: inline;
	font-weight: bolder;
}

.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
.background {
	background-image: url(images/bg_stripes_blue.gif);
	border-bottom: 1px solid #000099; 
}
.hp_content_bg {
	background-image: url(images/hp_bodybg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
}
#sidebar_hp {
	background-color: #B1D1E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
#sidebar_hp a {
	color: #0066CC;
	font-weight: bold;
}
#sidebar_ip {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(images/bg_gradient_gray.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#sidebar_ip a {
	color: #0066CC;
	font-weight: bold;
}

#sidebar_res {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(images/bg_gradient_gray.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#sidebar_res UL	{
	padding-left: 15px;
	margin: 5px;
}
#sidebar_res a {
	color: #0066CC;
	font-weight: normal;
}
.sidebar_hdr_hp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D3E9F;
}
.sidebar_hdr_ip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#footer {
	color: #999999;
}
#footer a {
	text-decoration: none;
}
.hp_content {
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}

#subnav {
	color: #FFFFFF;
	background-color: #CC6633;
}
#subnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: underline;
}
.bg_tabs {
	background-image: url(images/bg_tabs.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.attention {
	color: #0066CC;
}
.notes {
	font-size: 9px;
	color: #666666;
}
.level1_hdr {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	font-style: normal;
}
.submit_btn_blue {
	background-color: #0066CC;
	color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CCFF;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #99CCFF;
}

.sb_cont	{
	line-height: 16px;
}
td.sm	{
	font-size: 10px;
}

span.error	{
	color: #cc0000;
	font-weight: normal;
}


span.success	{
	color: #006600;
	font-weight: bolder;
}

td.in_cont	{
	padding: 13px 0px 13px 13px;
}

td.ppl_emp	{
	background-image: url(images/ppl_employer.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

td.ppl_fellows	{
	background-image: url(images/ppl_fellows.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

td.ppl_physicians {
	background-image: url(images/ppl_physicans.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}