body {
	margin:0px 0px 0px 0px;
	background-color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}

.formbutton {
	color: #FFFFFF;
	background: #f16b24;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	padding: 1px;
	border: 0px;
	text-decoration: none;
	}
	
.linkButton a:link,
.linkButton a:visited,
.linkButton a:hover,
.linkButton a:active { 
	color: #FFFFFF;
	background: #f16b24;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	padding: 2px;
	border: 0px;
	text-decoration: none;
	}	
	
a:link,
a:visited { 
	color: #f46c21;
	text-decoration: none;
	}

a:hover,
a:active { 
	color: #a3430f;
	text-decoration: none;
	}
	
.nav a:link,
.nav a:visited {
	font-size:12px;
	text-decoration:none;
	padding-left:20px;
	color:#FFFFFF;
	}
.nav a:hover,
.nav a:active {
	font-size:12px;
	text-decoration:none;
	text-transform:capitalize;
	padding-left:20px;
	color:#f46c21;
	}
	
.bigLink a:link,
.bigLink a:visited,
.bigLink a:hover,
.bigLink a:active {
	font-size:14px;
	font-weight:bold;
	}

.footer a:link,
.footer a:visited {
	text-decoration:none;
	font-size:10px;
	color:#fcc54d;
	}
.footer a:hover,
.footer a:active {
	text-decoration:none;
	font-size:10px;
	color:#ad7700;
	}

.nav {
	height:30px;
	}

.h1 {
	font-weight:bold;
	font-size:25px;
	color:#bf4026;
	}
	
.h2 {
	font-size:18px;
	font-stretch:condensed;
	color:#333333;
	}

h3 {
	font-size:18px;
	color:#bf4026;
	}

.tableHeader{
font-size:14px;
font-weight:bold;
	color:#bf4026;
}

.sideBig{
	font-size:18px;
	font-weight:bold;
	color:#999999;
}

.row1{
background:#bbbbbb;
}

.row2{
background:#cccccc;
}

.div_01 {
	background-image:url(images/div_01.jpg);
	background-repeat:repeat-x;
	height:134px;
	}

.div_02 {
	background-image:url(images/div_02.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:222px;
	}

.div_02_internal {
	background-image:url(images/div_02_internal.jpg);
	background-position:center;
	background-repeat:repeat-x;
	height:222px;
	}
	
.div_03 {
	background-color:#CCCCCC;
	}

.div_04 {
	background-image:url(images/div_04.jpg);
	background-repeat:repeat-x;
	height:81px;
	}
	
.div_04_content {
	background-image:url(images/div_04_content.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	min-height:70px;
	}
	
.div_04_content2 {
	background-image:url(images/div_04_content2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	min-height:70px;
	}
/* Header Images */
#imgconsumers {
width:950px;
height:222px;
}
#imgbecomecep {
background:url(images/.jpg) center no-repeat;
width:950px;
height:222px;
}
#imgprofessional {
background:url(images/.jpg) center no-repeat;
width:950px;
height:222px;
}
#imglogin {
background:url(images/.jpg) center no-repeat;
width:950px;
height:222px;
}

.boxfont {
	color:#FFFFFF;
	font-size: 12px;
	}
	
.errors {
	font-size:14px;
	font-weight:bold;
	color:#CF1F25;
	}
	
.footer {
	font-size:10px;
	color:#FFFFFF;
	height:55px;
	}
.footer_internal {
	font-size:10px;
	color:#FFFFFF;
	height:44px;
	}
.sidebarborder {
	background-image:url(images/side.jpg);
	background-repeat:repeat-y;
	width:8px;
	}
.sidebar {
	background-color:#eeeeee;
	color:#555555;
	width:292px;
	}
	
.sidebar2 {
	padding-top:5px;
	background-color:#eeeeee;
	color:#999999;
	width:250px;
	}
.linksbar {
	padding-left:10px;
	padding-right:5px;
	background-color:#666666;
	width:200px;
	color:#333333;
	}
.linkcontainer {
	width:200px;
	float:left;
	display:block;
	padding-top:15px;
	margin-right:15px;
	margin-bottom:10px;
	}
.content {
	padding-right:15px;
	}

.photowrapper{
float:left;
display:block;
padding-right:15px;
padding-bottom:15px;

}

.photo {
position: relative;
	}

.image{

position:absolute;
left: 0;

top: 0; 
}
.image_caption{

position:absolute;

z-index:5; 

bottom:0px;

filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/trans_ie.png');

background-image:url(images/trans.png);

color:#ffffff;

}

