
.myinput, select, textarea, input
{
        font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        font-size: 10px;
        text-decoration: none;
        color:#000000;
        margin-top: 2px;
        margin-bottom: 2px;
}


textarea
{
        scrollbar-base-color: #ADC352;
}

#Content
{
	color:#2b4566;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	/* text-align:justify; */
}

#Content h1, h2, p, a
{
	color:#2b4566;
}

#Content h1
{
	font-size:17px;
	margin:0px 0 -4 0;
}

#Content h2
{
	font-size:13px;
	margin:-4px 0 0 0;
}

#Content p
{
	border:0px solid black;
	font-size:10px;
	margin:10px 0 0 0;
}

#Content table
{
	color:#2b4566;
	font-size:10px;
}

#Content table tdFALSCH
{
	width:150px;
	vertical-align:top;
}

#Content table td
{
	/* text-align:justify; */
}

#Content .Jobs table td
{
	width:150px;
	vertical-align:top;
}

#Content a
{
	display:block;
	text-decoration:none;
	margin:0;
}

#Content a:hover
{
	text-decoration:underline;
}

#Content .Entry
{
	margin-top:15px;
	margin-bottom:15px;
}

#Content .ImageWithText
{
	border:0px solid black;
	width:500px;
	margin-top:10px;
	padding-bottom:5px;
}

#Content .ImageWithText img
{
	border:1px solid #ccc;
	display:block;
	float:left;
}

#Content .ImageWithText p
{
	text-align:left;

	border:0px solid black;
	float:left;
	width:280px;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:10px;
}

#Content .ImageWithText:after
{
	clear:both;
	display:block;
	content:".";
	visibility:hidden;
	height:0;
}

#Content .Jobs td a:hover
{
	font-style:italic;
}

#Content .Jobs .Entry table td.Second
{
	width:250px;
	background-color:#f0f0f0;
}

#Content .Jobs .Entry table td.Second a
{
	margin:0;
}

#Content .Jobs .Entry h2
{
	margin-top:15px;
}

#Content .Jobs .Entry .ImageWithText
{
	width:570px;
}

#Content .Jobs .Entry .ImageWithText img
{
	float:right;
}

#Content .Jobs .Entry .ImageWithText table
{
	float:left;
}


#Content .Team .Member
{
	border:0px solid black;
	padding:0;
	margin:5px 0 5px 0;
	width:100%;
}

#Content .Team .Member p
{
	width:450px;
	padding-left:4px;
}

#Content .Team .ImageWithText
{
	border:0px solid black;
	width:460px;
	margin:0;
	padding:0;
}

#Content .Team .ImageWithText img
{
	border:1px solid black;
	margin:0;
	padding:0;
}

#Content .Team .ImageWithText table
{
	border:0px solid black;
	width:300px;
	margin:0;
}

#Content .Team td
{
	border:0px solid red;
	padding-left:10px;
}

#Content .Team td.First
{
	border:0px solid red;
	width:90px;
	height:16px;
	vertical-align:middle;
	/* text-align:right; */
}

#Content .Team td.Second
{
	width:205px;
	vertical-align:middle;
}

#Content .Team td.Second a:hover
{
	font-style:italic;
}

#Content table tr.ContactInfo
{
	background-color:#f0f0f0;
}

#Content .Team .ImageWithText p
{
	border:0px solid black;
	width:280px;
	padding-top:3px;
}

#Content .Credit table
{
	border:0px solid black;
	width:400px;
}

#Content .Credit table td
{
	border:1px solid black;
	width:300px;
}

#Content .Credit table td.First
{
	border:1px solid black;
	width:100px;
}

#Content .FAQ
{
	padding-top:5px;
}

#Content .FAQ .Entry
{
	margin-bottom:0;
}

#Content .FAQ .Entry p
{
	margin:0;
}

#Content .FAQ h1
{
	/* margin-bottom:15px; */
}

#Content .Training .Entry
{
	margin-bottom:30px;
}

#Registration {
	padding-top:16px;
}

#Registration .Required {
}

#Registration h1, h2 {
	margin:10px 0 10px 0;
}

#Registration p {
	margin:0 0 10px 0;
}

#Registration table {
	border:0px solid green;
	width:300px;
	margin-left:100px;
}

#Registration td {
	border:0px solid black;
}

#Registration td.First {
	width:100px;
	vertical-align:middle;
	padding-right:5px;
	text-align:right;
}

#Registration td.Second {
	width:200px;
}

#Registration tr.Even {
	background-color:#f0f0f0;
}

#Registration tr.Odd {
	background-color:#f8f8f8;
}

#Registration input, textarea {
	width:99%;
}

#Registration select {
	width:43%;
}

.news-excerpt {
	margin-top:12px;
	float:left;
	width:210px;
	margin-right:19px;
	padding-right:8px;
}


.news-excerpt h1 {
	font-size:13px;
	/*height:75px;*/
}

.news-excerpt p {
	font-size:10px;
	text-align:justify;
}

.news-excerpt .date {
}

.news-excerpt hr {
	height:1px;
}

.news-excerpt .main-image {
	width:100%;
	height:150px;
}

.news-excerpt .document a {
	text-align:left;
}

.news-excerpt h2 {
	margin-top:3px;
	text-align:justify;
	line-height:11px;
	/*height:72px;	*/
}

.news-excerpt .excerpt {
	/*height:75px;	*/
}
