/* CSS Document */

html { overflow: -moz-scrollbars-vertical !important; }

body {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7986;
	margin: 0;
	padding: 0;
}

a:link { color: #a71c2b; text-decoration: none; }
a:visited { color: #a71c2b; text-decoration: none; }
a:hover { color: #a71c2b; text-decoration: none; }
a:active { color: #a71c2b; text-decoration: none; }		

p { margin: 0px; margin-bottom: 10px; }

p.dtms { padding-top: 5px; text-align: center; font-size: 11px; color: white; font-weight: bold; }
p.dtms a:link { color: black; text-decoration: none; }
p.dtms a:visited { color: black; text-decoration: none; }
p.dtms a:hover { color: black; text-decoration: underline; }
p.dtms a:active { color: black; text-decoration: underline; }

table { border: 0px; margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
form { margin: 0px; }
input, select, textarea { font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
td { vertical-align: top; }
img { margin: 0px; padding: 0px; border: 0px; }
div { padding: 0px; margin: 0px; }
hr { size: 1px; width: 100%; }

table#layout { background: white; color: #7d7986; margin: 0px auto; }
	table#layout td { padding: 0px; }

table#header { margin: 0px auto; background-color: white; width: 942px; height: 100px; }
	table#header td { padding: 0px; margin: 0px; }
div#header { text-align: center; margin-top: 40px; margin-bottom:35px; }

table#content { border: 0px; width: 942px; margin-top: 20px; margin-bottom: 10px; }
	table#content td { padding: 0px; margin: 0px; }

	table#content td.left { width: 190px; padding: 0px; margin: 0px; }
	table#content td.middle { width: 358px; padding: 0px; margin: 0px; }
	table#content td.right { width: 394px; padding: 0px; margin: 0px; }

table#content2 { border: 0px; width: 942px; margin-top: 20px; margin-bottom: 10px; }
	table#content2 td { padding: 0px; margin: 0px; }
	table#content2 td.left { width: 548px; padding: 0px; margin: 0px; }
	table#content2 td.right { width: 394px; padding: 0px; margin: 0px; }

	div#navigation { width: 100%; height: 15px; background-color: #a71c2b; padding-bottom:10px; padding-top:10px; padding-right:10px; padding-left:5px; }
	div#navigation table#nav { margin: 0px auto; width: 942px; color: white; font-weight: bold; }
	div#navigation table#nav a:link { color: white; text-decoration: none; }
	div#navigation table#nav a:visited { color: white; text-decoration: none; }
	div#navigation table#nav a:hover { color: white; text-decoration: underline; }
	div#navigation table#nav a:active { color: white; text-decoration: none; }		

	div#content_left { width: 190px; color: #7d7986; line-height: 160%; }
	/*div#content_left h1 { margin: 0px; margin-bottom: 15px; width: 180px; background-color: #a71c2b; color: white; font-size: 12px; font-weight: bold; padding: 5px; }*/
	div#content_left h1 { margin: 0px; margin-bottom: 15px; width: 180px; color: #a71c2b; font-size: 16px; font-weight:normal; padding: 5px; }
	div#content_left p { padding-left:5px; }
	/*div#content_middle { width: 258px; margin-left: 50px; margin-right: 50px; line-height: 180%; }*/
	div#content_middle { width: 258px; margin-left: 50px; margin-right: 50px; line-height: 160%; }
	div#content_middle img#signature { width: 200px; height: 55px; padding-top: 35px; padding-left: 30px; }
	div#content_right { width: 394px; line-height: 180%; }
	/*div#content_right h1 { margin: 0px; margin-top: 5px; margin-bottom: 15px; width: 384px; background-color: #a71c2b; color: white; font-size: 12px; font-weight: bold; padding: 5px; }*/
	div#content_right h1 { margin: 0px; margin-top: 5px; margin-bottom: 15px; width: 384px; color: #a71c2b; font-size: 16px; font-weight: normal; padding: 5px; }
	div#content_right p { padding-left:5px; }	
	
	/*div#content2_left { width: 518px; color: #7d7986; line-height: 160%; margin-right: 30px; }*/
	div#content2_left { width: 518px; color: #7d7986; line-height: 160%;}
	div#content2_left_scroll { width: 508px; margin-right: 20px; padding-right: 20px; padding-top:20px; padding-bottom:20px; line-height: 160%; height: 550px; }
	div#content2_left_scroll { overflow: scroll; overflow-y: scroll; overflow-x: hidden; overflow:-moz-scrollbars-vertical; }
	div#content2_left_scroll { scrollbar-base-color: #dedede; }
	/*div#content2_left h1 { margin: 0px; margin-bottom: 15px; width: 518px; background-color: #a71c2b; color: white; font-size: 12px; font-weight: bold; padding: 5px; }*/
	div#content2_left h1 { margin: 0px; margin-bottom: 15px; width: 518px; color: #a71c2b; font-size: 16px; font-weight:normal; padding: 5px; }
	div#content2_left p { padding-left:5px; }
	div#content2_right { width: 394px; color: #7d7986; line-height: 160%; }
	/*div#content2_right h1 { margin: 0px; margin-top: 5px; margin-bottom: 15px; width: 384px; background-color: #a71c2b; color: white; font-size: 12px; font-weight: bold; padding: 5px; }	*/
	div#content2_right h1 { margin: 0px; margin-top: 5px; margin-bottom: 15px; width: 384px; color: #a71c2b; font-size: 16px; font-weight: normal; padding: 5px; }	
	div#content2_right p { padding-left:5px; }
	div#prefooter { width: 942px; height: 30px; margin: 0px auto; margin-bottom: 5px; background-color: #a71c2b; color: #a71c2b; }
	div#footer { padding-top: 5px; width: 942px; margin: 0px auto; text-align: center; font-size: 12px; }
	div#dtms { padding-top: 15px; padding-bottom: 15px; width: 942px; margin: 0px auto; text-align: center; font-size: 11px; }
	
	#myGallery2
{
	width: 394px !important;
	height: 394px !important;
}