body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C0C0C0;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
A:link {
	COLOR: #0F1D49; 
	font-size: 11px; 
	font-family: "Verdana"; 
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #0F1D49; 
	font-size: 11px; 
	font-family: "Verdana"; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #ffffff; 
	background-color: #0F1D49; 
	font-size: 11px; font-family: "Verdana"; 
	TEXT-DECORATION: none;
}
.normal {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.normal:link { 
	font-family: "Verdana";
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #0F1D49;
}
A.normal:visited { 
	font-family: "Verdana";
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #0F1D49;
}
A.normal:hover { 
	font-family: "Verdana";
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff; 
	background-color: #0F1D49;
}
.nav {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.nav:link { 
	font-family: "Verdana";
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}
A.nav:visited { 
	font-family: "Verdana";
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}
A.nav:hover { 
	font-family: "Verdana";
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	background-color: #000000;
}
A.jobtitle:link { 
	font-family: "Verdana";
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #0F1D49;
}
A.jobtitle:visited { 
	font-family: "Verdana";
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #0F1D49;
}
A.jobtitle:hover { 
	font-family: "Verdana";
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff; 
	background-color: #0F1D49;
}

.heading {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #0F1D49;
	text-decoration: none;
}
.quote {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.menuselected {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #A288B1;
}
.title {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.title2 {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.grayheader {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.search {
	font-family: Verdana;
	font-size: 10px;
	color: #2C3267;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #000000;
}
.attention {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#socialLinks 
{
    margin:10px;
}
#socialLinks a
{
    border:none;
    background-color:White;
}
#socialLinks a:hover
{
    border:none;
    background-color:White;
}

#socialLinks img
{
    padding-left:20px;
    vertical-align:top;
    border:none; /*1px solid green;*/
    text-decoration:none;
}

