body {
	font-family: Arial, Verdana, Helvetica, san-serif;
	margin: 0px;
	background-color: #A21C61;	
}

p {
	color: #A21C61;
	font-size: 0.75em;
}

h1 {
	color: white;
	font-size: 17px;
	font-weight: bold;
	margin: 3px 0px 0px 30px;
}

h2 {
	color: #A21C61;
	font-size: 1em;
	font-weight: bold;
}

ul, dl {
	font-size: 0.75em;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.page-body {
	width: 900px;
	display: table;
}

.header {
	width: 900px;
	height: 130px;
	display: block;
	background-color: #F0EFF1;
}

.logo1 {
	float: left;
	margin-left: 15px;
}

.logo2 {
	float: right;
	margin-right: 25px;
}

.title-left {
	width: 151px;
	height: 25px;
	float: left;
	display: inline;
	border-left: 1px solid #D1CED4;
	border-right: 1px solid #D1CED4;
	border-bottom: 1px solid #D1CED4;
	background-color: #1B61A1;
}

html>body .title-left  {
	width: 148px;
}

.title-right {
	text-align: left;
	width: 749px;
	height: 25px;
	float: left;
	display: inline;
	border-bottom: 1px solid #D1CED4;
	background-color: #A21C61;
}

html>body .title-right  {
	width: 751px;
}

.right-back {
	width: 900px;
	float: left;
	display: table;
	background-color: #1B61A1;
	border-right: 1px solid #D1CED4;
	border-bottom: 1px solid #D1CED4;
	background-image: url("../images/back.gif");
	background-repeat: repeat-y;
	background-position: top center;
}

.left-bar {
	width: 710px;
	float: left;
	background-color: #F0EFF1;
	background-image: url("../images/left-image.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}

html>body .left-bar {
	float: none;
	display: inline-table;
}

.but-bar {
	width: 150px;
	height: 100%;
	float: left;
	display: table;
	background-color: #F0EFF1;
}

html>body .but-bar {
	width: 149px;
}

.but-bar ul {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	display: inline-table;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.but-bar li {
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #D1CED4;
	border-bottom: 1px solid #D1CED4;
}

.but-bar a {
	color: #A21C61;
	height: 20px;
	width: 100%;
	display: block;
	padding-top: 3px;
}

html>body .left-bar a {
	height: 17px;
}

.left-bar a:hover {	
	text-decoration: none;
	color: white;
	background-color: #A21C61;
}

.main-body {
	text-align: justify;
	width: 560px;
	height: 450px;
	float: left;
	display: table;
	background-color: white;
	border-left: 1px solid #D1CED4;
}

.main-body a {
	font-weight: bold;
}

.main-body ul {
	color: #A21C61;
	font-size: 0.75em;
	text-align: left;
	font-weight: normal;
	width: 440px;
	list-style: square;	
}

.main-body li {
	border: 0px;
	margin-left: 20px;
}

.main-body dl {
	color: #A21C61;
	font-size: 0.75em;
	text-align: left;
	font-weight: normal;
	padding-left:2em;
	width: 440px;
	list-style: square;	
}

.main-body dd {
	border: 0px;
	margin-left: 20px;
}

.main-text {
	width: 490px; 
	height: 400px;
	display: table;
	margin: 25px 30px 10px 30px;
	background-image: url("../images/watermark.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.main-text a {
	color: #A21C61;
}

.app-but a {
	width: 100%;
	display: block;
}

.contact-box {
	text-align: left;
	color: white;
	font-size: 12px;
	width: 143px;
	float: right;
	display: inline;
	margin: 15px;
}

.contact-box a {	
	color: white;
}

.contact-box h2 {
	color: white;
	font-size: 13px;
	margin: 0px;
}

.contact-box p {
	color: white;	
	font-size: 12px;
	margin: 5px 0px 0px 0px;
}

.footer {
	font-size: 0px;
	width: 900px;
	height: 10px;
	float: left;
	display: block;
	border-top: 3px solid #A21C61;
	background-color: #F0EFF1;
}

.contact-form label {
	font-size: 0.75em;
	font-weight: bold;
	width: 150px;
	float: left;
	display: block;
}

.contact-form input {
	font-size: 12px;
	width: 250px;
	border: 1px solid #1998BB;
}

.contact-form textarea {
	font-size: 12px;
	width: 250px;
	border: 1px solid #1998BB;
}

.contact-but {
	margin-left: 173px;
	margin-top: 10px;
}

.contact-but input {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #1998BB;
}

.job-results {
	width: 495px;
	height: 90px;
	display: table;
	border: 1px #1B61A1 solid;
	border-top: 4px #1B61A1 solid;
	border-bottom: 4px #1B61A1 solid;
	margin-bottom: 10px;
	background-color: white;
	background-image: url(../images/small-logo.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.job-results h1 {
	font-size: 0.75em;
	margin: 0px;
	padding: 5px;
	background-color: white;
}

.job-results p {
	margin: 5px;
	padding: 0px;
}

.job-results a {
	height: auto;
	width: auto;
	display: block;
	padding: 0px;
}

.job-results a:hover {	
	height: auto;
	width: auto;
	text-decoration: underline;
	color: #A21C61;
	background-color: transparent;
}

.detail-results {
	width: 495px;
	height: 250px;
	display: table;
	border: 1px #1B61A1 solid;
	border-top: 4px #1B61A1 solid;
	border-bottom: 4px #1B61A1 solid;
	margin-bottom: 10px;
	background-color: transparent;
	background-image: url(../images/small-logo.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.detail-results h2 {
	color: #A21C61;
	font-size: 1.2em;
	margin: 0.5em 5px 0em 5px;
	background-color: transparent;
}

.detail-results h3 {
	color: #A21C61;
	font-size: 1em;
	margin: 0em 5px 0.5em 5px;
	background-color: transparent;
}

.detail-results p {
	margin: 10px 5px 5px 5px;
	padding: 0px;
}

.detail-results a {
	font-size: 1em;
	width: 100%;
	display: block;
	margin: 0px 0px 27px 0px;
}

.detail-results a:hover {	
	text-decoration: none;
	color: white;
	background-color: #A21C61;
}

.list-results {
	width: 495px;
	height: 30px;
	display: table;
	border: 1px #1B61A1 solid;
	border-top: 4px #1B61A1 solid;
	border-bottom: 4px #1B61A1 solid;
	margin: 0px 0px 5px 0px;
	background-color: transparent;
}

.list-results h2 {
	color: #A21C61;
	font-size: 0.8em;
	margin: 0px;
	padding: 5px;
	background-color: transparent;
}

.list-results p {
	margin: 0px 5px 5px 5px;
	padding: 0px;
}

.list-results a:hover {	
	text-decoration: underline;
	color: #A21C61;
	background-color: transparent;
}


.app-form {
	font-size: 12px;
	font-weight: bold;
	width: 400px;
}

html>body .app-form {
	margin: 0px 30px 0px 30px;
}

.app-form-p {
	color: #A21C61;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
}

.app-form label {
	font-size: 12px;
	text-align: left;
	width: 150px;
	float: left;
}

.app-form div	{
	width:100%;
	margin:5px 0 0 0;
}

.app-form div:after	{
	content:"";
	height:0px;
	display:block;
	clear:both;
}

.app-form input {
	font-size: 10px;
	margin: 0px 0 0 0;
}

.app-form-textbox {
	width: 223px;
	margin-bottom: 1px;
}

.app-form select {
	font-size: 10px;
	margin-bottom: 1px;
}

.app-form-submit {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #1998BB;
	margin-left: 312px;
}

.skill-table {
	color: #A21C61;
	font-size: 12px;
	width: 490px;
}

.skill-table h1 {
	color: #A21C61;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;	
}

.skill-table td {
	width: 122px;
	height: 15px;
	display: block;
	padding-bottom: 3px;	
}

.skill-table select {
	font-size: 10px;
}

.netbop {
	color: white;
	text-align: right;
	font-size: 10px;
	width: 900px;
	height: 10px;
	display: block;
	margin: 5px 0px 0px 0px;
}

.netbop a {
	color: white;
}