* { margin: 0; padding: 0; _display: inline;}

img {border: 0px;}

li, dd { margin-left: 10px; }
fieldset { padding: 5px; }
body { font-size: 62.5%; } /* Resets 1em to 10px */ 
h1, h2, h3, h4, h5, acronym { font-weight: bold; }
h1 { font-size: 18pt; }
h2 { font-size: 16pt;}
h3 { font-size: 14pt; color: #FFFFFF;}
h4 { font-size: 12pt; color: #FFFFFF;}
h5 { font-size: 11pt; color: #FFFFFF;}
h6 { font-size: 10pt; color: #FFFFFF;}
ol { list-style-type: decimal; }
ul, dl { list-style-type: disc; }
a img, :link img, :visited img { border: none }
select { min-width: 15px; }
table { border-collapse: collapse; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	/*outline:0;*/
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}


a{
    text-decoration:        none;
    cursor:                 hand;
}

a:hover{
    text-decoration:        underline;
    cursor:                 hand;    
}

body {
	font-family:			Arial, Verdana, Helvetica, sans-serif;
	line-height:			140%;
	color:					#000000;
	background:				#ededed url('../../image/gradient/page_bg_grad.jpg') repeat-x top left;
	text-align:				center;
}

#OuterGradientWrapper {
	background:				url('../../image/gradient/vertical_bg_grad.jpg') repeat-y center top;
	width:					100%;
	float:					left;
}

#MidWrapperGradient{	
	padding-bottom:			30px;
	background:				url('../../image/gradient/vertical_bg_foot.jpg') no-repeat center bottom;
	width:					100%;
	float:					left;	
}
#InnerGradientWrapper {	
	background:				url('../../image/gradient/head_bg_grad.jpg') no-repeat center top;
	width:					100%;
	float:					left;	
}

#SiteContainer{
    width:                  960px;
    text-align:             center;
	margin:					auto;
	padding-bottom:			2em;
}

#FloatContainer{
	float:					left;
	width:					100%;
	background-color:		#FFFFFF;
}

#HeaderContainer{
	width:					100%;
	text-align:				left;
	float:					left;
}

#Masthead{
	width:					100%;
	height:					80px;
	float:					left;
	margin:					5px 0px 5px 0px;	
}

#Logo{
	float:					left;
}

#Tagline{
	float:					right;
}

#NavigationContainer{
	width:					100%;
	margin:					0.5em 0em 0.5em 0em;
	background-image:		url('../../image/menu_background.jpg');
	background-repeat:		repeat-x;
	height:					30px;
	vertical-align:			middle;
	float:					left;
	line-height:			1.6em;
}

#Navigation{
	width:					100%;
	list-style-type:		none;
}

#Navigation li{
	display:				inline;
	margin:					0em 1em;
}

#Navigation li a{
	color:					#FFFFFF;
	font-size:				0.9em;
	font-weight:			bold;
}

#MainImageContainer{
	width:					100%;
	text-align:				left;
	float:					left;
}

#MainImage{
	width:					540px;
	height:					360px;
	float:					left;
	background-image:		url('../../image/homepage_main_image_001.jpg');
	filter:                 progid:DXImageTransform.Microsoft.Wipe(duration=3, gradientsize=0.25,motion=forward );
}

#QuotationContainer{
	width:					390px;
	height:					340px;
	padding:				0px;
	background-color:		#006699;
	float:					left;
	margin:					0px 0px 0px 10px;	
}

.QuoteText{
	color:					#FFFFFF;
	margin-top:				1em;
	font-size:				1.3em;
}

.SmallQuoteText{
	color:					#FFFFFF;
	margin-top:				0.5em;
	font-size:				0.9em;
}

.Centered{
	text-align:				center;
}

.Right{
	text-align:				right;
}

#SummaryContainer{
	width:					390px;
	height:					310px;
	padding:				10px;
	float:					right;
	text-align:				center;
	background-color:		#006699;
	color:					#FFFFFF;	
}

#SummaryContainerImage{
	width:					410px;
	height:					310px;
	padding:				10px 0px 10px 0px;
	margin:					0px 0px 0px 10px;
	float:					left;
	text-align:				center;
	background-color:		#006699;
	color:					#FFFFFF;	
}

#SummaryContainer h3{
	margin-top:				2em;
	color:					#FFFFFF;
}

#SummaryContainer h6{
	margin-top:				1em;
	color:					#FFFFFF;
	font-size:				0.9em;
}

#SummaryContainer a{
	font-size:				0.8em;
	padding:				0em 1em;
	color:					#CCCCCC;
}

div.QuotesLink{
	width:					390px;
	height:					30px;
	padding:				0px 10px 0px 10px;
	float:					right;
	text-align:				center;
	background-color:		#006699;
	color:					#FFFFFF;
	font-style:				italic;
	font-weight:			bold;	
}

div.QuotesLink a{
	text-align:				center;
	color:					#FFFFFF;	
}

#MainContentContainer{
	width:					100%;
	margin:					0.5em 0em 0.5em 0em;
	float:					left;
}

.MainTitle{
	font-size:				1.5em;
	line-height:			1.6em;
	color:					#D70A48;
}

.MainIntroText{
	font-size:				1.2em;
	line-height:			1.8em;	
}

#ColumnsContainer{
	float:					left;
	width:					100%;
	margin:					0em 0em 0em 0em;
	padding:				0em;
}

#LeftColumn{
	width:					300px;
	text-align:				left;
	display:				inline;
	margin:					0px 20px 0px 0px;
	float:					left;
}

#MidColumn{
	width:					300px;
	text-align:				center;
	display:				inline;
	margin:					0px 10px 0px 10px;
	float:					left;	
}

#RightColumn{
	width:					300px;
	text-align:				right;
	display:				inline;
	margin:					0px 0px 0px 20px;
	float:					left;	
}

#SingleColumn{
	width:					100%;
	float:					left;
	margin:					0px 0px 0px 20px;
}

#LeftColumn img, #MidColumn img, #RightColumn img, #SingleColumn img{
	margin-top:				1em;
}

#LeftColumn h4, #MidColumn h4, #RightColumn h4{
	color:					#006699;
	text-align:				center;
	margin-top:				1.2em;
}

#SingleColumn h4, #LeftColumnWide h4, #RightColumnQuotes h4, #LeftColumnExtraWide h4{
	color:					#006699;
	text-align:				left;
	margin-top:				1.2em;
	float:					left;
	width:					100%;
}

#SingleColumn p, #LeftColumnWide p, #RightColumnQuotes p {
	text-align:				justify;
	font-size:				0.7em;
	margin-top:				0.2em;
	float:					left;
	width:					100%;
}

#RightColumnQuotes p{
	margin:					1em 0em 1em 0em;
	font-size:				0.8em;
}

#LeftColumnWide{
	width:					550px;
	text-align:				left;
	display:				inline;
	margin:					0px 40px 0px 0px;
	float:					left;
}

#LeftColumnExtraWide{
	width:					70%;
	text-align:				left;
	display:				inline;
	margin:					0px 0px 0px 0px;
	float:					left;
}

#RightColumnQuotes{
	width:					350px;
	text-align:				right;
	display:				inline;
	margin:					0px 0px 0px 20px;
	float:					left;
}

#RightColumnNarrow{
	width:					28%;
	text-align:				center;
	display:				inline;
	margin:					0px 0px 0px 1%;
	float:					right;
}

#RightColumnNarrow img{
	margin:					2em 0em 0em 0em;
}

#LeftColumn p, #MidColumn p, #RightColumn p, #LeftColumnExtraWide p{
	text-align:				justify;
	font-size:				0.8em;
	margin-top:				0.8em;
}

#LeftColumn ul, #MidColumn ul, #RightColumn ul, #SingleColumn ul{
	list-style-type:		square;
	margin-top:				0.5em;
	text-align:				left;
}

#RightColumn ul.Center{
	text-align:           center;
}

#LeftColumn ul li, #MidColumn ul li, #RightColumn ul li, #SingleColumn ul li{
	font-size:				0.8em;
	margin-left:			2em;
}

#LeftColumn p.QuotePara, #MidColumn p.QuotePara, #RightColumn p.QuotePara, #SingleColumn p.QuotePara{
	text-align:				center;
	font-size:				0.9em;
	margin-top:				2em;
	font-weight:			bold;
}

p.TopQuotePara {
	text-align:				center;
	font-size:				0.9em;
	margin-top:				2em;
	font-weight:			bold;
}

span.TopQuoteBy{
	text-align:				center;
	font-size:				0.7em;
	margin-top:				0.3em;
}

#LeftColumn p.Right, #MidColumn p.Right, #RightColumn p.Right, #SingleColumn p.Right{
	text-align:				right;
	font-size:				0.8em;
	margin-top:				0.8em;	
}

#LeftColumn p.QuotePara span.QuoteBy, #MidColumn p.QuotePara span.QuoteBy, #RightColumn p.QuotePara span.QuoteBy, #SingleColumn p.QuotePara span.QuoteBy{
	width:					100%;
	text-align:				right;
	display:				block;
	font-size:				0.7em;
	padding-top:			0.5em;
}

#LeftColumnContactWide{
	width:					540px;
	float:					left;
}

#RightColumnWide{
	width:					410px;
	padding:				10px 0px 10px 0px;
	float:					right;
	text-align:				center;
}

fieldset{
	text-align:				left;
	padding:				0em 0.5em 0em 0.5em;
	font-size:				0.9em;
	border:					1px solid #000000;
}

fieldset p{
	font-size:				0.8em;
	padding:				0.5em 0em 0.5em 0em;
}

fieldset div.FormFieldsHolder{
	padding:				0em 0em 1em 0em;
}

div.FormFieldsHolder div label{
	font-size:				0.8em;
}

div.FormFieldsHolder div label.Red{
	color:					red;
	font-weight:			bold;
}

div.FormFieldsHolder div label.Mandatory{
	font-weight:			bold;
}

div.FormFieldsHolder div.TextInput input{
	width:					90%;
}

div.FormFieldsHolder div.TextInput textarea{
	width:					90%;
}

div.FormFieldsHolder div.FormButtons{
	width:					100%;
	text-align:				right;
	padding:				2em 0em 1em 0em;
}

ul.Inline{
	padding:				0;
	margin:					0;
}

ul.Inline li{
	display:				inline;
	font-weight:			bold;
	padding:				0;
	margin:					0;	
}

#Footer{
	width:					100%;
	margin:					0.5em 0em 1em 0em;
	background-image:		url('../../image/menu_background.jpg');
	background-repeat:		repeat-x;
	height:					30px;
	vertical-align:			middle;
	float:					left;	
}

#FooterInfoSpan{
	float:					left;
	color:					#FFFFFF;
	font-size:				0.7em;
	padding:				0.2em 0em 0em 0.3em;
	line-height:			2.3em;
	vertical-align:			middle;
}

#CreditSpan{
	float:					right;
	color:					#FFFFFF;
	font-size:				0.7em;
	padding:				0em 0.3em 0em 0em;
	line-height:			2.3em;
	vertical-align:			middle;	
}

#CreditSpan a{
	color:					#FFFFFF;
	font-weight:			bold;	
}

	