/* New Portfolio Settings */
.newPortfolioTitle {
	font-weight:bold;
}
#borderBottom {
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
padding-left:10px;
	padding-bottom:10px;
}
#newPortfolioTable {
	border:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:20px;
	width:300px;
}
#newPortfolioTable img {
	border:1px solid #000000;
}

/* CSS Document */
#shadsTable {
	border:1px solid #CCE0F3;
	background-color:#F0F8FF;
	font-size:11px;
	font-weight:bold;
	color:#1E6FB7;
	font-family:Arial, Helvetica, sans-serif;
}
#shadsTable .header{
	font-size:12px;
	font-weight:bold;
	color: #006699;
}
#tableLeft a{text-decoration:none; color:#006699}
#tableLeft .menu{
	border-top:1px solid #CCE0F3;
	font-size: 11px;
	font-weight: bold;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	color: #006699;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: 300;
color: #ffffff;
background-image: url(images/subtitle-background.gif);
background-repeat: no-repeat;
padding: 5px 0px 5px 20px;
}
h3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	color: #cc0000;
}
body {
	background-image:url(images/bodyBG.png);
	margin-top:10px;
	margin-bottom: 10px;
}

#container {
	width:780px;
	background-color: #FFFFFF; 
	border:1px solid #DBDBDB; 
	padding:10px 0px 10px 0px; 
	position:absolute; 
	left:50%;
	margin-left:-390px;
	margin-bottom:10px;
}
#footer{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	width: 760px;
/*	bottom: -75px; */
	left: 10px;
	text-align: center;
	color: #999999;
}
#footer a{
	text-decoration:none;
	color: #999999;
}
.font_subHeade{
	font-family: Frutiger Linotype, Arial;
	font-size: 22px;
	font-weight:bolder;
	color: #528348;
	}
	
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}
.support {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E9FCD;
	text-decoration: none;
}
