.bodytext {
	color:#333333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	text-align: justify;
}

.darktext {
	color:#000000;
	width: 100%;
	text-align: justify;
	font: normal 11px/20px Verdana, Helvetica, sans-serif;
}

.footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	height: 25px;
	background-position: center;
}
.footer a:link {
	color: #000F5E;
	text-decoration: none;
}

.footer a:visited {
	color: #000F5E;
	text-decoration: none;
}

.footer a:active {
	color: #CC6600;
	text-decoration: underline;
}

.footer a:hover {
	color: #CC6600;
	text-decoration: underline;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	text-indent: -25px;

}

.top a:link {
	color: #333333;
	text-decoration: underline;
}

.top a:visited {
	color: #333333;
	text-decoration: underline;
}

.top a:active {
	color: #000000;
	text-decoration: underline;
}

.top a:hover {
	color: #000000;
	text-decoration: underline;
}

.im {
	color:#999999;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	text-align: right;
}

.im a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.im a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.im a:active {
	color: #999999;
	text-decoration: underline;
}

.im a:hover {
	color: #999999;
	text-decoration: underline;
}
.title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-variant: normal;
	color: #7A7A1F;
	font-weight: normal;
	text-indent: 10px;
	text-transform: capitalize;
}
.bullet_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222E6D;
	line-height: normal;
	height: 12px;
}

.bullet_text a:link {
	color: #000000;
	text-decoration: none;
}

.bullet_text a:visited {
	color: #000000;
	text-decoration: none;
}

.bullet_text a:active {
	color: #CC6600;
	text-decoration: underline;
	font-weight: normal;
}

.bullet_text a:hover {
	color: #CC6600;
	text-decoration: underline;
	font-weight: normal;
}

a {
	color: #0000CC;
}

a:link {
	color: #0066CC;
}

a:visited {
	color: #0066CC;
}

a:active {
	color: #CC6600;
}

a:hover {
	color: #CC6600;
}


.bullet_skills {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-indent: 45px;
	line-height: 20px;
	height: 14px;
}
.titlehead {
	color:#CE6F00;
	display: block;
	width: 100%;
	text-align: left;
	font: normal 24px/20px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

.cathead {
	color:#898FB2;
	display: block;
	width: 100%;
	text-align: left;
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
	
.back {
	background: #E0BC00 url(../images/bg_fade_right.gif) repeat-y left top;
}

input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
.required {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: left;
}
.formsub {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
}


textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}

ul {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


input disabled {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background: #CCCCCC;
}
