BODY, TD {
	font-family : Arial, Helvetica, Sans-Serif, Verdana, Geneva;
	font-size : 12px;
	color : #333333;
}

A:link {
	text-decoration : underline;
	color : #2E6390;
}

A:visited {
	text-decoration : underline;
	color : #2E6390;
}

A:hover {
	text-decoration : none;
	color : #333333;
}

A.demowindowlinks:link {
	text-decoration : none;
	color : #5A9AC3;
}

A.demowindowlinks:visited {
	text-decoration : none;
	color : #5A9AC3;
}

A.demowindowlinks:hover {
	text-decoration : underline;
	color : White;
}

.textbox {
	font-size : 11px;
	border : 1 solid;
}

.textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	border : 1 solid;
}

.button {
	font-size : 11px;
}

.title {
	font-family : Arial, Helvetica, Sans-Serif, Verdana, Geneva;
	font-size : 20px;
	font-weight : bold;
	color : #003752;
	font-style : italic;
	letter-spacing : 5;
}

.subtitle {
	font-family : Arial, Helvetica, Sans-Serif, Verdana, Geneva;
	font-size : 14px;
	font-weight : bold;
	color : #333333;
}

.small {
	font-size : 12px;
	color : #333333;
}

.formfield {
	font-size : 12px;
	font-weight : bold;
	color : #333333;
}

.required {
	font-size : 13px;
	font-weight : bold;
	color : #2E6390;
}

.reallysmall {
	font-size : 10px;
	color : #333333;
}

.demowindowsmall {
	font-size : 12px;
	color : White;
}

.demowindowreallysmall {
	font-size : 10px;
	color : White;
}

.talentsmall {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	color : #333333;
}

.talentfieldheading {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 13px;
	font-weight : bold;
	color : #003752;
}

.counter {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 10px;
	color : #2E6390;
}