.box {margin: 0px 0px 10px 0px !important; background: #transparent; text-align: left;}
.full {width: 720px;}
.oneFourth {width: 180px;}
.oneThird {width: 240px;}
.oneHalf {width: 360px;}
.twoThird {width: 480px;}
.threeFourth {width: 540px;}


.box h1 {font-size: 15px; font-weight: bolder; margin: 0px 5px 0px 5px; padding: 3px 5px 2px 5px; color: #333399;}
.box h2 {font-size: 13px; font-weight: normal; margin: 3px 10px 0px 10px; padding: 5px 5px 2px 5px; color: #666666;}
.box h3 {font-size: 12px; font-weight: bold; margin: 3px 10px 0px 10px; color: #666666;}
.box p {text-align: justify; font-size: 12px; margin: 3px 10px 5px 10px;}
.box ul {margin: 0px 10px 5px 10px; padding: 0px 5px 0px 10px;}
.box li {text-align: justify; font-size: 12px; line-height: 18px; margin: 0px 0px 0px 10px; padding:0px;}

.bgBlue {background-color: #435CAD;}
.bgRed {background-color: #DC5252;}
.bgYellow {background-color: #F0DF00;}

.Blue {color: #435CAD !important;}
.Red {color: #DC5252 !important;}
.Yellow {color: #F0DF00 !important;}

a img {border:none;}



/*CLASSES*/
.small {font-size: 10px !important;}
.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center !important;}
.fleft {float: left; margin: 0px 10px 0px 0px;}
.fright {float: right;}
.clear {clear: both;}
.white {color: #FFFFFF !important;}
.black {color: #000000 !important;}
.uppercase {text-transform: uppercase;}
.bold {font-weight: bold;}