body {
	font-family: myriad, verdana, arial, helvetica;
	font-size: 13px;
	margin: 5px 60px 100px 60px;
	background: url('images/background.gif') top repeat-x;
}

p {
	font-size: 13px;
}

p.note {
	color: #777777;
	font-size: 12px;
}

p.longDesc {
	font-size: 12px;
	color: #555555;
}

p.inProgress {
	color: #00CC22;
	font-weight: bold;
	font-size: 12px;
}

p.isBrainstorm {
	color: #FF0033;
	font-weight: bold;
	font-size: 12px;
}

p.objectData {
	color: #333333;
}

p.objectData b {
	padding-left: 15px;
}

p.objectData b.first {
	padding-left: 0px;
}

td p {
	font-size: 13px;
	margin: 3px 16px 3px 0px;
}

table {
	margin-bottom: 60px;
}

a {
	color: #1177FF;
}

a.skillYes {
	font-weight: bold;
}

span.skillYes {
	font-weight: bold;
}

a.skillNo {
}

a.emergency {
	color: #FF0033;
	font-weight: bold;
}

span.emergency {
	color: #FF0033;
	font-weight: bold;
}

span.current {
	color: #00CC22;
	font-size: 11px;
}

span.brainstorm {
	color: #FF0033;
	font-size: 11px;
}



a:visited {
	color: #3399FF;
}

a.skillCommentLink {
	padding-left: 11px;
	font-size: 12px;
}

a.infoLink {
	padding-left: 3px;
}

a.infoLink img {
	position: relative;
	top: 2px;
}

a.addNew {
	font-weight: bold;
	color: #FFBB00;
	font-size: 11px;
}



ul li {
	padding-bottom: 3px;
}



div.h1 {
}

div.h1 p {
	font-size: 14px;
	position: absolute;
	top: 23px;
	left: 25em;
}

div.h1 p a {
	background: #E7E7E7;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 4px 4px 3px 4px;
	text-decoration: none;
}

h1 {
	color: #3399FF;
	font-size: 36px;
	font-family: myriad, helvetica, arial, sans-serif;
	line-height: 30px;
	letter-spacing: -1px;
	margin: 0px 0px 20px 0px;
}

h1 a {
	color: #3399FF;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h1 a span.itp {
	color: #33FF00;
}



h2 {
	margin: 50px 0px 0px 0px;
	font-size: 26px;
	font-family: myriad, helvetica, arial, sans-serif;
	line-height: 30px;
	letter-spacing: -1px;
	color: #FF3366;
	clear: both;
	//border-bottom: 1px solid #FFBBC6;
}

h2.start {
	margin: 15px 0px 11px 0px;
	padding: 11px;
	font-size: 26px;
	font-family: myriad, helvetica, arial, sans-serif;
	line-height: 26px;
	letter-spacing: -1px;
	background: #DDDDFF;
}

h2 a {
	color: #EE0022;
	text-decoration: none;
	border-bottom: dotted 1px #FF0033;
}

h2.start a {
	color: #FF3366;
}

h3 {
	margin: 20px 0px 0px 0px;
	font-size: 21px;
	font-family: myriad, helvetica, arial, sans-serif;
	line-height: 30px;
	letter-spacing: -1px;
	color: #FF3366;
}

h3 a {
	color: #FF3366;
	text-decoration: none;
	border-bottom: dotted 1px #FF0033;
}

h4 {
	font-size: 13px;
	font-family: myriad, helvetica, arial, sans-serif;
	letter-spacing: -1px;
	color: #FF3366;
}

img.photo {
	border: 15px #E7E7E7 solid;
	margin: 15px 0px 11px 0px;
}

img.smallPhoto {
	border: 7px #E7E7E7 solid;
	margin: 13px 0px 2px 0px;
}

td.smallPhoto {
	font-size: 13px;
	padding-right: 30px;
}



div.content {
	margin-top: 25px;
	clear: both;
}

div.content p.colInfo {
	color: #555555;
	margin-top: -6px;
	font-size: 12px;
	border-top: 1px solid #FFC9CF;
	padding-top: 2px;
}

div.col1 {
	width: 31%;
	float: left;
	margin-right: 2%;
}

div.col2 {
	width: 31%;
	float: left;
	margin-right: 2%;
}

div.col3 {
	width: 31%;
	float: left;
}

div.col12 {
	width: 63%;
	float: left;
	margin-right: 2%;
}



div.projects {
	width: 50%;
	float: left;
	margin-right: 2%;
}

div.courses {
	width: 40%;
	float: left;
}



div.comments {
	margin-top: 50px;
	clear: both;
	float: left;
}

div.comment {
	margin-top: 20px;
	margin-bottom: 20px;
}

div.comment p.comment_foot {
	font-size: 12px;
	font-style: italic;
	color: #888888;
}



div.footer {
	margin-top: 120px;
	margin-bottom: 100px;
	clear: both;
	float: right;
}

div.footer p {
	color: #666666;
	font-size: 12px;
	text-align: right;
}

div.footer p.quote {
	color: #666666;
	font-size: 12px;
}

div.footer p.contact {
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 100px;
}

div.footer a.button {
	background: #E7E7E7;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 3px;

}



p.contact a {
	background: #EEEEFF;
}





span.projectDesc {
	color: #777777;
	font-size: 12px;
}

span.ratingGood {
	font-weight: bold;
	font-size: 11px;
	color: #00DD00;
}

span.ratingBad {
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
}

span.agree {
	font-weight: bold;
	font-size: 11px;
	color: #00DD00;
}

span.skillName {
	color: #EE0022;
}

span.personName {
	color: #EE0022;
}

span.tagName {
	color: #EE0022;
}

span.formNote {
	color: #777777;
	font-size: 12px;
}



div.account_panel {
	position: absolute;
	top: 20px;
	right: 60px;
	//width: 250px;
	//background: #EEEEEE;
	//padding: 0px 15px;
}

div.account_panel p {
	font-size: 11px;
	color: #777777;
	text-align: right;
}



ul.personSkillList li {
	padding-bottom: 11px;
}

ul.personSkillList span.note {
	color: #333333;
}

ul.personSkillList span.addedBy {
	color: #888888;
	font-size: 11px;
}

ul.personSkillList span.addedBy a {
	color: #6FADFF;
}



span.taggedBy {
	font-size: 11px;
	color: #888888;
}

span.taggedBy a {
	color: #6FADFF;
}



span.skillNum {
	font-size: 11px;
	color: #888888;
}

a.button {
	background: #E7E7E7;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}



span.skillNote {
	font-size: 11px;
	color: #888888
}

span.skillComments {
	font-size: 11px;
	color: #888888;
	padding-left: 4px;
}

span.skillComments a {
	color: #6FADFF;
}

span.skillComments img {
	position: relative;
	top: 1px;
}



span.tagHidden {
	color: #AAAAAA;
}

span.tagHidden a {
	color: #6FADFF;
}



span.courseListFaculty {
	font-size: 11px;
	color: #888888;
}

span.courseListFaculty a {
	color: #6FADFF;
}



ul.mainComment {
	margin-top: 15px;
	margin-bottom: 20px;
	background: #E5E5E5;
}

ul.mainComment li {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 15px;
}

ul.mainComment li span.addedBy {
	//color: #888888;
	font-size: 13px;
}

ul.mainComment li span.addedBy a {
	//color: #6FADFF;
}



span.skillsAndProjects {
	color: #888888;
	font-size: 11px;
}



p.goPersonal {
	padding: 20px;
	font-size: 24px;
	background: #E7E7E7;
}