.sitemap_big {
font-family: "Trebuchet MS";
font-size: 10pt;
font-weight: bold;
color: black;
text-decoration: none;
}

A.linkbutton, A.linkbutton:link, A.linkbutton:visited, A.linkbutton:active {
font-family: "Trebuchet MS";
font-size: 12px;
font-weight: bold;
color: blue;
text-decoration: underline;
}

A.linkbutton:hover {
text-decoration: none;
}

A.sitemap_big, A.sitemap_big:link, A.sitemap_big:visited, A.sitemap_big:active {
font-family: "Trebuchet MS";
font-size: 10pt;
font-weight: bold;
color: blue;
text-decoration: underline;
}

A.sitemap_big:hover {
text-decoration: none;
}

A.sitemap_small, A.sitemap_small:link, A.sitemap_small:visited, A.sitemap_small:active {
font-family: "Trebuchet MS";
font-size: 10px;
color: blue;
text-decoration: underline;
line-height: 180%;
}

A.sitemap_small:hover {
text-decoration: none;
}

.img_border {
	border:1px #CCCCCC solid;

}

tr.row_dashed td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-bottom:1px #CCCCCC dashed;
}

.media_title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}

A.newslink, A.newslink:link, A.newslink:visited, A.newslink:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: blue;
text-decoration: underline;
line-height: 140%;
}

A.newslink:hover {
text-decoration: none;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 12px;
	line-height: 140%;
}

A.jobs, A.jobs:link, A.jobs:visited, A.jobs:active {
font-family: "Trebuchet MS";
font-size: 12px;
text-decoration: underline;
color: blue;
}
A.jobs:hover
{
text-decoration: underline;
}

A.jobs_all, A.jobs_all:link, A.jobs_all:visited, A.jobs_all:active {

font-family: "Trebuchet MS";
font-size: 12px;
text-decoration: underline;
color: blue;
}

A.jobs_all:hover
{
text-decoration: none;
}

A, A:link, A:visited, A:active
{
font-family: "Trebuchet MS";
font-size: 12px;
color: blue;
text-decoration: underline;
}
A:hover
{
text-decoration: none;
}


A.back, A.back:link, A.back:visited, A.back:active 
{
font-family: "Trebuchet MS";
font-size: 12px;
color: blue;
text-decoration: underline;
font-weight: bold;
}
A.back:hover
{
text-decoration: none;
}

.row_title {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #DDDDDD ;
	font-weight : bold;
}

.row_border {
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-bottom:1px #CCCCCC solid;
}
.row_dashed {
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-bottom:1px #CCCCCC dashed;
}
.row_dotted {
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-bottom:1px #CCCCCC dotted;
}


.row_light	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #F7F3F7 ;
	}
	/*  alternate row color 2 */
.row_dark	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #CCCCCC ;
	}	


.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.trebuchet10 {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.trebuchet11 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align:justify;
}
td.trebuchet11 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align:justify;
}

.experience {
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding-left: 15px;
	line-height: 180%;
}

.contact_column {
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding-left: 12px;
	padding-right: 10px;
	line-height: 140%;
	text-align:justify;
}

.textbox {
	font-family: "Trebuchet MS","tahoma";
	font-size: 9pt; 
	color: #000000; 
	background-color: #ffffff;
	border : 1px solid #CCCCCC; 
}
.select {
	font-family: "Trebuchet MS","tahoma";
	font-size: 9pt; 
	color: #000000; 
	background-color: #ffffff;
	border : 1px solid #CCCCCC; 
}

.readonly {
	font-family: "Trebuchet MS","tahoma";
	font-size: 9pt; 
	color: #666666; 
	background-color: #ffffff;
	border : 0px none #CCCCCC; 

}

.button {
	font-family: "Trebuchet MS","tahoma";
	font-size: 9pt; 
	font-weight : bold;
	color: #000000; 
	background-color: #ffffff;
	border : 1px solid #CCCCCC; 
}

.red {
	font-family: "Trebuchet MS","tahoma";
	font-size: 9pt; 
	color: red; 

}
.form {
	line-height: 22px;
	padding-right: 20px;
}
.form label {
	width: 220px;
	float: left;
	font-size: 12px;
	line-height: 16px;
	margin-right: 20px;
	margin-bottom: 10px;
	display: block;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.form label span {
	color: #666;
	font-size: 10px;
}
.form label.checkbox-label {
	clear: none;
	display: block;
	float: left;
	margin-right: 10px;
	width: auto;
}


.form input {
	float: left;
	font-size: 12px;
	line-height: 16px;
	height: 22px;
	width: 180px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #000;
}
.form input.checkbox {
	height: 15px;
	width: 15px;
	border-style: none;
	margin-top: 4px;
}

.form input.small {
	width: 50px;
}
.form input.medium {
	width: 90px;
}
.form input.large {
}

.form br {
	clear: both;
}
.form #submit {
	width: 90px;
	height: 26px;
	background: #881759;
	text-align: center;
	color: #FFF;
	border: 2px solid #DAD7C4;
	font: 12px/26px Verdana, Geneva, sans-serif;
	margin-right: 20px;
}
.form #submit:hover {
	background: #0054D1;
	cursor: pointer;
}
.form #reset {
	width: 90px;
	height: 26px;
	background: #881759;
	text-align: center;
	color: #FFF;
	border: 2px solid #DAD7C4;
	font: 12px/26px Verdana, Geneva, sans-serif;
	margin-right: 20px;
}
.form #reset:hover {
	background: #0054D1;
	cursor: pointer;
}
#form-wrap {
	display: none;
}