/* CSS Document */

/*---------------------------------------------------
Begin Body
---------------------------------------------------*/
body {
	background:url(../images/background.jpg) repeat-x;
	background-color: #fff;
	font: 15px "Trebuchet MS" 'Helvetica Neue', 'Trebuchet MS', 'Helvetica Neue LT Std', 'Corbel', 'Calibri', 'Lucida Grande', Helvetica, Arial, sans-serif;
	color: #000;
}
/*---------------------------------------------------
Begin Navigation
---------------------------------------------------*/
a:link {
	color: #5E4B74;
	text-decoration:none;
}
a:visited {
	color: #5E4B74;
	text-decoration:none;
}
a:hover {
	color: #352B42;
	text-decoration:underline;
}

/*---------------------------------------------------
End Navigation
---------------------------------------------------*/

	
/*---------------------------------------------------
Begin Masthead
---------------------------------------------------*/
#mastHead {
	background-color:#80699D;
	width: 950px;
	z-index: 0;
	top: 0px;
	position: relative;
	float: left;
	margin-top: 0px;
}
/*---------------------------------------------------
End Masthead
---------------------------------------------------*/


/*---------------------------------------------------
Begin Navigation
---------------------------------------------------*/
#navigation {background-color:#000033; background: url(../images/05mainover2.gif); height: 44px; float:left; width: 950px; text-align: center; }
/*---------------------------------------------------
End Navigation
---------------------------------------------------*/


/*---------------------------------------------------
Begin Content
---------------------------------------------------*/ 

.forcedWidth {
	width: 950px;
	margin: auto;
}

#contentCenter {
	width: 950px;
	border-style: solid;
	border-width: 3px;
	border-color: #5E4B74;
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#contentLeft {width: 678px; margin: 0; float: left; text-align: left; background-color:#fff; padding: 0px;}

#contentRight {width: 266px; margin: 0; float: left; padding: 0px; text-align: right; border-style: solid; border-width: 0px 0px 0px 1px; border-color: #fff; }

#mainBlock { background-color: #fff; color: #e19100; width: 684px; }

.contentLeftBlock {
	color: #000;
	text-align: left;
	font-size: 20px;
	width: 320px;
	border-style: solid;
	border-width: 2px 2px 2px 0px;
	border-color:#9C8AB3;
	float: left;
	padding: 20px 0px 2px 20px;
}
.contentLeftBlock a {
	font-size: 16px;
	color: #5E4B74;
	text-decoration: none;
}
.contentLeftBlock a:hover {
	color: #9C8AB3;
	text-decoration: underline;
}

.contentRightBlock {
	background-color: #9C8AB3;
	color: #fff;
	text-align: center;
	padding: 20px 0px 19px 5px;
	;
	width: 100%;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color:#fff;
}

.emptyBlock {
	background-color:#5E4B74;
	width: 100%;
}

/*---------------------------------------------------
End Content
---------------------------------------------------*/

/*---------------------------------------------------
Begin darkLinks
---------------------------------------------------*/
#darkLinks { }
#darkLinks a {
	color: #5E4B74;
	text-decoration: none;
}
#darkLinks a:hover {text-decoration: underline; }
/*---------------------------------------------------
End Footer
---------------------------------------------------*/


/*---------------------------------------------------
Begin Footer
---------------------------------------------------*/
#footer {
	clear: both;
	padding: 10px 0 10px 0;
	text-align: center;
	color: #dadbe7;
	font-size: 12px;
	background-color:#9C8AB3;
	width: 100%;
	margin: auto;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color:#fff;
}
#footer a { font-size: 12px; color: #fff; text-decoration: none; }
#footer a:hover {color: #fff; text-decoration: underline; }
/*---------------------------------------------------
End Footer
---------------------------------------------------*/


/*---------------------------------------------------
Begin Copyright
---------------------------------------------------*/
#copyright {
	clear: both;
	padding: 10px 0 10px 0;
	text-align: center;
	color: #dadbe7;
	font-size: 12px;
	background-color:#826a9e;
	width: 100%;
	margin: auto;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color:#fff;
}
/*---------------------------------------------------
End Copyright
---------------------------------------------------*/


/*---------------------------------------------------
Begin Text
---------------------------------------------------*/
h1 {
	font-size: 28px;
	color: #5E4B74;
	padding: 20px 0 0 20px;
}
.heading {
	font-size: 14px;
	color: #5E4B74;
}
h2 {
	font-size: 18px;
	color: #5E4B74;
	padding: 20px 0 0 20px;
}
.heading {
	font-size: 14px;
	color: #5E4B74;
}
p { padding: 0 20px 0 20px; }
.linkBlue {
	color: #5E4B74;
	text-decoration: underline;
}
/*---------------------------------------------------
End Text
---------------------------------------------------*/
.mastheadform {
	background-color:#80699D;
	z-index: 0;
	width: 100%;
	text-align: right;
	font-family: Arial;
	font-size: 0.8em;
	color: #FFFFFF;
	top: 0px;
	font-weight: normal;
	display: block;
	margin-top: auto !important;
	margin-bottom: auto !important;
	height: 105px;
	vertical-align: middle;
}
.mastheadform input{
	margin: 0;
	background-color:#9582AC;
	z-index: 0;
	font-family: Arial;
	font-size: 0.8em;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: normal;
}
.topphone {
	font-family: Arial;
	font-size: 1.7em;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 10px;
	margin-top: 25px;
}

.dynamiccontent {
	display: table;
	text-align: left;
	width: 100%;
	margin-left: -10px;
}
.dynamiccontent p{
	text-align: justify;
}
.dynamiccontent a{
	margin-left: 20px;
}
.dynamiccontent table{
	width: 100%;
}
.botphone {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 10px;
	margin-top: 50px;
}
.headertext {
	margin-top: 30px;
	float: right;
}