/* CSS Document */

.contenttitle{
	font-size:140%;
	font-weight:bold;
	text-align:left;
	color:#000000;
}
.contentstyle{
	font-size:90%;
	text-align:left;
	color:#666666;
	line-height:20px;
}

.contentsubtitle{
	font-size:120%;
	font-weight:bold;
	text-align:left;
	color:#000000;
	line-height:20px;
}

.bulletnoindent{
	list-style-type:none;
	margin-left:-40px;
}

.pcrmbullet{
	list-style-type:none;
	margin-left:-40px;
	font-size:100%px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	padding:0px 0px 0px 0px;
	line-height:17px;
	text-decoration:none;
}

.breadcrumb_links{
	color:#666666;
	text-decoration:none;	
}
.breadcrumb_links a{
	color:#666666;
	text-decoration:none;	
}
.breadcrumb_links a:hover{
	color:#666666;
	text-decoration:underline;	
}


.imgplacement{
float:right;
margin-top:30px;

}


div.float {
  float: left;
  width:280px;
  border:1px solid #999999;
  }
  
div.float p {
   text-align: left;
   margin:10px;
   }
   
   
div.float1 {
  float: left;
  width:560px;
  }
  
div.float1 p {
   text-align: left;
   margin-top:20px;
   margin-bottom:10px;
   text-decoration:underline;
   }


div.locations {
  float: left;
  width:280px;
  }
  
div.locations p {
   text-align: left;
   margin:0px;
   }
   
   
div.locations1 {
  float: left;
  width:560px;
  }
  
div.locations1 p {
   text-align: left;
   margin-top:20px;
   margin-bottom:10px;
   text-decoration:underline;
   }


.spanlabel{ width:150px;}
.spanfield{ width:350px;}

.formfield200{
	font-size: 11px;
	width: 180px;
}

.formfield200dropdown{
	font-size: 11px;
	width: 184px;
}


.formcomments{
	font-size: 11px;
	width: 450px;
}






/* upload resume styles */
#resume-container{
	width:530px;
	margin-top: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	font-size:100%;
	text-align:center;

}

#upload-resume {
	width: 490px;
	font-size:80%;
}



div.row{
	clear: both;
	height: 15px;
	font-size: 18px;
	margin: 15px 0 0 0;
}

div.border{
	clear: both;
}

/* COLUMN STYLES */

/* USED FOR GENERIC COLUMNS */
.col1{float: left; width: 120px; text-align: left; font-size:60%; line-height:18px;}
.col2{float: left; width: 100px; text-align: left; font-size:60%; line-height:18px;}


.col3{float: left; width: 350px; text-align: left; font-size:60%;}
.col4{float: left; width: 70px; text-align: left; font-size:60%;}


.col5{float: left; width: 100px; text-align: right; font-size:100%;}
.col6{float: left; width: 100px; text-align: left; font-size:100%;}

/* USED FOR ODD SIZED COLS FOR CITY, STATE, ZIP */
.col2b{float: left; width: 180px; text-align: left;} 
.col3b{float: left; width: 50px; text-align: left;} 
.col4b{float: left; width: 100px; text-align: left;} 



.formfield200{
	font-size: small;
	width: 200px;
	height:16px;
}

.formcomments{
	font-size: small;
	width: 300px;
	height:80px;

}

/* Register styles starts */
#register-container{
	width:480px;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	font-size:100%;
	text-align:center;

}

#register {
	width: 440px;
	font-size:80%;
}


div.registerrows{
	clear: both;
	height: 15px;
	font-size: 18px;
	margin: 15px 0 0 0;
}


div.regborder{
	clear: both;
}

.registercol1{float: left; width: 120px; text-align: left; font-size:60%; line-height:18px;}
.registercol2{float: left; width: 100px; text-align: left; font-size:60%; line-height:18px;}
.registercol4{float: left; width: 70px; text-align: left; font-size:60%;}



/* Register styles ends */



