@import url(http://fonts.googleapis.com/css?family=Roboto);
@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Roboto';
	font-size: 100%;
	color: #1d1914;
	background-color: #e2e2e2;
	margin: 0;
}
body a {
	color: #1d1914;
	text-decoration: underline;
}
body a:hover {
	color: #1d1914;
	text-decoration: none;
}
blockquote {
	margin-left:25px;
	margin-right:25px;
}
ul {
	margin-left:40px;
	list-style:disc;
}
ul ul {
	list-style: circle !important;
}
li {
	margin-left:25px;
}
.superscriptRed { position: relative; top: -6px; font-size: 70%;color:#c00000; }
.borderBottomBlack1 {
	border-bottom: 1px solid #000;
}
.borderLeftDash {
	border-left: 1px dashed #000;
}
.contentEdgeShadow {
	background: url(../images/content-edge-shadow.jpg) center;
	background-repeat: repeat-y;
}
.caption {
	font-size: .8em;
	line-height: 1.1em;
	color: #1d1914;
	/*font-weight: bold;*/
}
.clear {
	clear: both;
}
.fontLarge {
	font-size: 1.3em;
}
.fontMediumLarge {
	font-size: 1.1em;
}
.fontMedium {
	font-size: 1em;
}
.fontSmall {
	font-size: .8em;
	line-height: 1.2em;
}
.colorRed {
	color:#97002e;
}
.colorBlue {
	color:#003468;
}
.colorGray {
	color:#4d4d4d;
}
.colorLtGray {
	color:#676767;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #003468;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #97002e;
}

hr {
	border: 0;
  	width: 100%;
  	color: #e2e2e2;
  	background-color: #676767;
  	height: 1px;
}
.marginTop10 {
	margin-top: 12px;
}
.marginTop16 {
	margin-top: 16px;
}
.marginBottom4 {
	margin-bottom: 4px;
}
.marginBottom10 {
	margin-bottom: 10px;
}
.padding6 {
	padding: 6px;
}
.borderLeft {
	border-left: 1px solid #e2e2e2;
}
.borderBottom1 {
	border-bottom: 1px solid #e2e2e2;
}
.borderTop1 {
	border-top: 1px solid #e2e2e2;
}
select {
	font-family: Arial;
	font-size: 8pt;
	color: Black;
}
.smallHeads {
	font-size: 1.2em;
	color: #97002e;
	font-weight: bold;
}
.bigHeads {
	font-size: 1.5em;
	line-height: 1.3em;
	color: #97002e;
	font-weight: bold;

}

.biggestHeadsBlack {
	font-size: 1.5em;
	line-height: 1.2em;
	color: black;
	font-weight: bold;
}
.biggerHeadsBlack {
	font-size: 2em;
	line-height: 1.3em;
	color: black;
	font-weight: bold;
}
.biggerHeadsRed {
	font-size: 1.8em;
	color: #97002e;
	/*font-weight: bold;*/
	line-height: 1.2em;
}
.fontLarge {
	font-size: 1.6em;
	line-height: 1.2em;
}
.bigHeadsNoColor {
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
}
.biggerHeads {
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
}
.biggestHeads {
	font-size: 2.5em;
	line-height: 1.3em;
	font-weight: bolder;
}
.hugeHeads {
	font-size: 2.8em;
	line-height: 1.3em;
	font-weight: 800;
}
#headerWrapIndex {
	height: 180px;
	width: 100%;
	z-index: 10;
}
.bgImageHead {
	 background-image:url(../images/header-whiteBkgrnd.jpg);
	 background-position:center;
	 background-repeat:no-repeat;
}
#bodyContentIndex {
	width: 953px;
	position:relative;
	height: auto;
	margin: 0 auto;
	z-index: 100;
	background-color: white;
	background-image: url(../images/contentBkgrnd.jpg);
	background-repeat: repeat-y;
}
/*#colLeftIndex {  
	float: left;
	width: 953px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 20px;
	background-color: White;
}*/
.menuBox {
	display: inline-block;
	width: 160px;
	float: left;
}
#colLeftSubIndex {
	font-size: .7em;
	float: left;
	width: 156px;
	margin-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	clear: left;
}
#CenterColIndex {
	font-size: 1em;
	line-height: 1.3em;
	width: 772px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	background-color: White;
	text-align: left;
	float: right;
	/*border-left: 1px solid #d6d6d6;*/
}
#CenterColIndex li{
	margin-left: 15px;
}
#CenterColIndex 0l{
	margin-left: 15px;
}
.interviewBox {
	background-color: #e2e2e2;
}
.columnTwo {
	width:350px;
	float:left;
	margin-right:20px;
} 
.columnTwo p {
	padding:5px;
	margin-bottom:10px;
}
.contentContainerHalf {
	width: 50%;
	/*padding: 6px;*/
}
.contentContainerHalfPadding {
	width: 48%;
	float: left;
	font-size: .8em;
	text-align: left;
	padding: 5px;
}
.contentContainerThird {
	width: 256px;
	float: left;
	font-size: .8em;
	/*text-align: center;*/
}
.contentContainerTwoThirds {
	width: 500px;
	float: left;
	font-size: .8em;
	/*text-align: center;*/
}
.contentContainerThirdNoFontSize {
	width: 256px;
	float: left;
}
.contentContainerThirdPadding {
	width: 246px;
	float: left;
	font-size: .8em;
	text-align: left;
	padding: 5px;
}
.contentContainerQuarter {
	width: 192px;
	float: left;
	font-size: .8em;
	text-align: center;
}
#CenterColCompetitionInfo {
/*	font-size: 1em;*/
	width: 763px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: White;
	text-align: left;
	float: right;
}
#CenterColCompetitionInfo ul {
	margin-top: 0px;
	list-style: disc;
}
#CenterColCompetitionInfo li {
	margin-left: 25px;
	text-align: left;
	padding-bottom: 6px;
}
#CenterColCompetitionInfo ol {
	margin-left: 25px;
	text-align: left;
}
.competitionHeaderDiv {
	background-color: black;
	color: white;
	padding: 4px;
	font-size: 1.2em;
}
.competitionSubHeaderDiv {
	background-color: #eeeeee;
	color: black;
	padding: 2px;
	font-size: 1.2em;
}
.leftMenuLinkWide {
	width: 160px;
	background-color: #e2e2e2;
	border-bottom: solid 1px Black;
	font-size: .9em;
	color: Black;
	margin-bottom: 6px;
	clear: left;
}
.leftMenuLinkWide a {
	color: #003468;
	text-decoration: none;
	display: block;
	padding: 5px;
}
.leftMenuLinkWide a:hover {
	color: White;
	background-color: #003468;
	text-decoration: none;
}

#footer {
	width: 100%;
	background-color: #003468;
	clear: both;
	padding-top: 6px;
	padding-bottom: 6px;
	color: white;
	font-size: .8em;
}
#footer a {
	text-decoration: none;
	color: white;
}
#footer a:hover {
	text-decoration: underline;
	color: white;
}
.topTagLine {
	width: auto;
	height: 33px;
	background-color: #003468;
	font-size: 20px;
	color: white;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 8px;
}
.coloredSubheadBar {
	background-color: #eeeeee;
	color: #97002e;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	clear: both;
}
.tempMainCategoryDetails {
	background-color: #eeeeee;
	line-height: 18pt;
	color: black;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	margin-left:3px;
	border: black 1px solid;
	clear: both;
}
.insetText {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 50px;
}
.imageLeft {
	float: left;
	padding-right: 10px;
}
.imageCenter {
	border: 1px solid black;
}
.imageRight {
	float: right;
	padding-left: 10px;
}
.blogTextArea {
	/*margin: 3px;
	margin-bottom: 15px;
	padding: 5px;*/
	padding-right: 10px;
	font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*background-color: #f4f6f8;*/
	text-align: left;
}
.blogTextArea li {
	margin-left: -20px;
	list-style: disc;
	padding-bottom: 6px;
	/*text-decoration: underline;*/
}
.blogTextArea li a {
	text-decoration: underline;
}
.blogTextArea li a:hover {
	text-decoration: none;
}
.notice {
	color: #97002e;
	background-color: silver;
	padding: 3px;
}
.contentRow {
	width: 100%;
	clear: both;
}
.contentRowTwoThirds {
	width: 515px;
	clear: left;
}
.contentColumnOneThird {
	width:245px;
	float: right;
	padding: 0px 0px 6px 6px;
}
.hide {
	display:none;
}

/*STYLES PARTICULAR TO ENTRY SYSTEM BELOW*/

#CenterColEntry {
	font-size: .9em;
	line-height: 1.4em;
	width: 762px;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 5px;
	background-color: White;
	text-align: left;
	float: right;
	/*border-left: 1px solid #d6d6d6;*/
}
#CenterColEntry li{
	margin-left: 15px;
}
#CenterColEntry 0l{
	margin-left: 15px;
}
.fontRed {
	color: #97002e;
}
.bkgrndGray {
	background-color: #e2e2e2;
}
.leftMenuLinkEntry {
	width: 160px;
	background-color: #e2e2e2;
	border-bottom: solid 1px Black;
	font-size: .9em;
	color: Black;
	margin-bottom: 6px;
	clear: left;
	text-align: left;
}
.leftMenuLinkEntry a {
	color: #003468;
	text-decoration: none;
	display: block;
	padding: 5px;
}
.leftMenuLinkEntry a:hover {
	color: White;
	background-color: #003468;
	text-decoration: none;
}

#rssBox ul {
	margin-left:0px;
}
#rssBox a {
	color: #404040;
	text-decoration: none;
}
#rssBox a:hover {
	color: #404040;
	text-decoration: underline;
}
#rssBox a:nth-of-type(1) {
	font-weight: bold;
	font-size:1.2em;
	margin-bottom:5px;
	display:block;
}
#rssBox a:nth-of-type(2) {
	line-height: 1.5em;
	margin-bottom: 10px;
	display:block;
}