﻿/* CSS Document */
/* overall Styles */
*{margin:0;padding:0;border:0;list-style:none;}
a{ cursor:hand;}
/*body{font:12px/1.2em Verdana,arial,sans-serif;color:#333; background:#ffffff url('../images/backgrounds/chromeBG.gif') repeat-x;}*/
body{font:12px/1.2em Verdana,arial,sans-serif;color:#333; text-align: center; background:#ffffff;}
a:link, a:active{color:#7376b8;text-decoration:none;}
a:visited{text-decoration:none;color:#a7a9c9}
a:hover,a.boldTextBlue:hover span{color:#f14d22; text-decoration:none;}

.LayoutContainer{width:820px; margin: 0 auto; background:#ffffff; margin-top:30px;}

.LayoutContainer .horizontalbox{width:771px; height:230px; background:#ffffff; margin:0 auto; align: center; margin-bottom:11px; } 


.LayoutContainer .horizontalbox #box1{width:246px; height:230px; float:left; background:#0d004c; margin-right:11px;}

.LayoutContainer h3 { font-family: Times New Roman, Arial, sans-serif; font-size:14px; font-weight:bold; color:#000000; padding:0px 0px 5px 0px; letter-spacing:0.040em; text-align:center; line-height:24px;} 