﻿#divMyCVCLeftCol
{
	width:380px;
	float:left;
	font-size:11px;
	padding:15px 0px 5px 5px;
}

a, a:visited, a:active
{
	color:navy;
	text-decoration:none;
}

a:hover
{
	color:Red;
}

#divMyCVCRightCol
{
	width:380px;
	float:right;
	font-size:11px;
	padding:15px 5px 5px 5px;
}

#divMyCVCOneCol
{
	width:750px;
	font-size:11px;
	padding:15px 5px 5px 5px;
	margin:0px auto;
}

.divMyCVCTitle2
{
	color:black;
	height:18px;
	font-weight:bold;
	padding-top:4px;
	margin-bottom:3px;
	border-bottom:3px solid steelblue;
	font-size:13px;
}

.divMyCVCTitle1
{
	background-color:steelblue;
	color:White;
	height:18px;
	text-indent:5px;
	font-weight:bold;
	padding-top:4px;
	margin-bottom:3px;
}

.divMyCVCTask
{
	height:16px;
	padding-left:3px;
	margin:3px 0px 0px 0px;
}

.divMyCVCInstruct1
{
	font-style:italic;
}

.divMyCVCItem1
{
	
}

.trRowOn1
{
	background-color:#d7d7d7;
}
.trRowOn2
{
	background-color:#e7e7e7;
}

.ddlType1
{
	width:240px;
	font-family:Arial Narrow, Arial;
	font-size:13px;	
}

.txtType1
{
	font-family:Arial;
	font-size:12px;	
}

.txtType2
{
	font-family:Arial;
	font-size:11px;	
}

.tdMyCVCCaption1
{
	font-weight:bold;
}

.tdMyCVCCaption2
{
	font-weight:bold;
	background-color:#b0b0b0;
}

.divSmallText1
{
	font-size:9px;
	font-style:italic;
	float:right;
	line-height:9px;
	color:#707070;
}

/* BEGIN ADMIN SECTION */
#divAdminMainTitle
{
	font-size:11px;
	font-weight:bold;
	margin-bottom:15px;
}

#divAdminItem
{
	width:240px;
}

#h3AdminItem
{
	font-size: 11px;
	background: url(/images/rounded_top_240.gif) no-repeat;
	margin:0;
	padding:4px 0px 4px 9px;
	text-transform: Capitalize;
}

#divAdminItemText
{
	margin:0;
	padding:4px 0px 4px 9px;
}

#divAdminItemFooter
{
	font-size: 11px;
	background: url(/images/rounded_bottom_240.gif) no-repeat bottom;
	margin:0;
	padding:4px 0px 4px 9px;
	text-transform: Capitalize;
	height:8px;
}

.divAdminInstruct
{
	font-size:11px;
	font-style:italic;
}

#tblTabs
{
	width:770px;
	font-size:11px;
	margin:20px auto 0px;
}

#tblAdminSection
{
	width:770px;
	font-size:11px;
	border-collapse:collapse;
	height:600px;
	margin:0px auto 20px;
}

.divAdminItemEditLabel
{
	margin:10px 0px 0px 0px;
	font-weight:bold;
	font-size:11px;
}

.tdAdminTab
{
	height:30px;	
	font-weight:bold;
	width:125px;
	background:url(/images/admin_tab.gif) no-repeat;
	background-color:whitesmoke;
	cursor:pointer;
	border-bottom:1px solid #00BFFF;
	padding: 2px 2px 2px 2px;
	text-align:justify;
}

#tblAdminPreview
{
	width:100%;
}

#tdSelectedTab
{
	border-bottom:1px solid #00BFFF;
	background-color:#00BFFF;
	cursor:default;
	color:navy;
}

#tdEmptyTab
{
	text-align:right;
	background-color:White;
	width:auto;
	background:url() no-repeat;
}

#tdAdminContentArea
{
	vertical-align:top;
	padding: 5px 5px 5px 5px;
	border:1px solid #00BFFF;	
}

.divNewsItemEditLabel
{
	font-weight:bold;
	margin:5px 0px 5px 0px;
}

.divRecentNewsListHeadline
{
	font-weight:bold;
	margin:10px 0px 0px 0px;
}

.divRecentNewsListTagline
{
	margin:0px 0px 0px 0px;
	color:gray;
	font-size:11px;
	font-style:italic;
}
.aNewsListing
{
	font-weight:normal;
	margin:0px 0px 0px 0px;
}

/* END ADMIN SECTION */