body {
	background-image: url(images/background.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.dont_repeat_background {
	background-image:url(images/JoeJeff.jpg);
	background-repeat: no-repeat;
}

.navbar{
	background-color:#9fd067;
}

.navbar a{color: #ffffff; text-decoration: none; font-weight: bold;}
.navbar a:link {text-decoration:none; color: #ffffff;}
.navbar a:visited {text-decoration:none; color: #ffffff;}
.navbar a:active {text-decoration:none; color: #ffffff;}
.navbar a:hover {text-decoration:underline; color: #ffffff;}

.darklink a,
.darklink link,
.darklink visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.darklink hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.grey_text {
	color: #999999;
}

a {
	color: #1783c3;
	text-decoration: none;
}

#col {
width: 330px;
height: 100%;
float: left;
}

.clearfloat {
clear: both;
}

form {
	background-color: #E9E9E9;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 30px;
	color: #1783c3;
	font-weight: bold;
}

.title_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1783c3;
	font-weight: bold;
}

.title_large {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1783c3;
	font-weight: bold;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

a:hover {
	color: #1783c3;
	text-decoration: underline;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC3300;
	
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #1783c3;
}

.questionPhrase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #9fd067;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #1783c3;
}

.blueBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #1783c3;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.normalSudHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.normalTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	background-color:#1783c3;
	padding:5px;
	margin:0;
}

.imageCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #9fd067;
	text-transform: uppercase;

}
.imageCaptionSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #1783c3;
	text-transform: none;
}
.winnersTblHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.winnersTblNames {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}

.winnersTblNames a:link {text-decoration:none; color:#1783c3;}
.winnersTblNames a:visited {text-decoration:none; color:#1783c3;}
.winnersTblNames a:active {text-decoration:none; color:#1783c3;}
.winnersTblNames a:hover {text-decoration:underline; color:#1783c3;}

.LinkedIn {
	float: left;
	height: 100px;
	margin-right: 5px;
}

