.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 17px;
	vertical-align:top;
}
.experience{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 12px;
	vertical-align:top;
}

.experience td {
	border-bottom:1px;
	border-bottom-color:#333333;
	}
	
a, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000066;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #CC9900;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
}
.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.boldcolorsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #990000;
	line-height: 17px;
	font-weight: bold;
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
.tableborder {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.bottomwhiteborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 1px;
	padding-right: 1px;
}
.Tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 17px;
	background-color: #E2E2E2;
	background-position: center;
	padding: 0px;
}
.searchResult {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
}
.verticalTab{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 17px;
	background-color: #E2E2E2;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	writing-mode: tb-rl;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	white-space: nowrap;
}
.contentInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 17px;
	width: 250px;
	margin: 10px;
	text-align: justify;
}

.Thumbnail {
	visibility:hidden;
	border: 1px solid #999999;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
	width: 80px;
}
.loginForm {
	margin-left: 10px;
	vertical-align:middle;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
}
.profileMedia td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 17px;
	vertical-align:top;
	background-color: #CCCCCC;
	padding-left: 10px;
	background-color: expression('#808080', this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#FFFFFF'; }, this.onmouseout = function() { this.runtimeStyle.backgroundColor = '#CCCCCC'; });
}

.profileMedia td:hover{
	background-color: #FFFFFF;	
}

