/* CSS Document */

.field-validation-error, .validation-summary-errors { color:#cc0000; }
.input-validation-error { border:1px solid Red; background-color:#ffeeee; }
p.error { border:2px solid Red; background-color:#ffeeee; color:#cc0000; }
.validation-summary-errors { font-weight: bold; }

#header h1
	{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	}

h1
	{
	font-size: 1.6em;
	font-weight: normal;
	color: #D91F42;
	margin-top: 1em;
	margin-bottom: 0.2em;
	}

h2
	{
	font-size: 1.4em;
	font-weight: normal;
	color: #D91F42;
	margin-top: 1.2em;
	margin-bottom: 0.2em;
	}

h3, h4, h5, h6
	{
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 1.5em;
	margin-bottom: 0.2em;
	}

p
	{
	font-size: 0.95em;
	text-align: justify;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}

#topper p
	{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding: 0px;
	}

#lcol-sub-nav p
	{
	padding-top: 0px;
	color: #999999;
	}

#rcol-sub-nav p
	{
	padding-top: 0px;
	color: #999999;
	text-align: right;
	}


#footer p
	{
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#date p
	{
	margin: 0px;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#credits p
 	{
	font-size: 9px;
 	text-align: center;
 	padding-right: 12px;
 	color: #999999;
 }



.highlight-box h1
	{
	font-size: 13px;
	line-height: 14px;
	text-align: left;
	font-weight: normal;
	display: block;
	background-image: url(/Content/Images/Decoration/highlight-box-h1-bck.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #c4c3c6;
	color: #DA1F43;
	height: auto;
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

.highlight-box p, .highlight-box h2, .highlight-box h2, .highlight-box h3
	{
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	margin: 5px;
	}

.highlight-box-more p
{
	font-size: 15px;
	color: #DA1F43;
}

q
	{
	font-style: italic;
	}
	
blockquote, .case-study-table td blockquote
	{
	font-style: italic;
	margin-bottom: 0.5em;
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	word-spacing: 0.1em;
	letter-spacing: 0.05em;
	}
	
blockquote
	{
	margin-left: 2em;
	}

.case-study-table td blockquote
	{
	margin-left: 0;
	margin-top: 0.5em;
	}

.case-study-table-catagory
	{
	text-align: right;
	}
	

	
.author
	{
	font-size: 0.9em;
	margin-top: .2em;
	text-align: right;
	margin-left: 2.5em;
	margin-bottom: 1em;
	}

ul
	{
	list-style-type: square;
	font-size: 0.95em;
	font-weight: normal;
	margin-top: 0.5em;
	}

li
	{
	}

hr 
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	}

#rcol hr
	{
	margin-right: 18px;
	margin-left: 18px;
	margin-bottom: 10px;
	border-top-style: solid;
	}
	
#rcol-challenge h2, #rcol-solution h2, #rcol-verdict h2, #rcol-verdict p 
	{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	}
	
#rcol-verdict h2
	{
	font-style: italic;
	}	

div.partners { font-size:0.8em; line-height:1.1em; }

div.partners h2 { font-weight:bold; }

h3.admail { margin-top:0.5em; }
h3.admail a { color:#DA2043; }
h3.admail a:hover { color:#f90; }
