/*	
================================
CSS by the eXtra Dimensions team - http://www.xd.com.au
================================
*/ 

/* Style01 Container Classes */
.s01master { margin: 0 0 15px 0; padding: 0; background: #EEEEEE; }
.s01titlebg { padding: 5px 0; margin: 0; text-align: left; width:100%; border-bottom: 3px solid #8e8c8d; }
.s01con { padding: 0; background: url(media/img05.gif) repeat-y; margin: 0; }
.s01title { color:#3B3B3B; font-size:16px; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: bold; }

.s01con p, s01con td { color: #3B3B3B; line-height: 26px; }
.s01con a:link, .s01con a:active, .s01con a:visited { color: #29A0C8; text-decoration: underline; }
.s01con a:hover { text-decoration: none; }
.s01con .SubHead, .s01con .Head, .s01con .Normal, .s01con .NormalBold, .s01con span, .s01con label { color: #29A0C8; }

/* Style02 Container Classes */
.s02master { margin: 0 0 15px 0; padding: 0; background: #95c72a; }
.s02titlebg { padding: 10px; margin: 0; text-align: left; width:100%; background: #678b1d; }
.s02con { padding: 10px; margin: 0; border-top: 1px dashed #678b1d; }
.s02title { color:#ffffff; font-size:15px; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: bold; }

.s02con p, s02con td { color: #285C00; line-height: 26px; }
.s02con a:link, .s02con a:active, .s02con a:visited { color: #285C00; text-decoration: underline; }
.s02con a:hover { text-decoration: none; }
.s02con .SubHead, .s02con .Head, .s02con .Normal, .s02con .NormalBold, .s02con span, .s02con label, .s02con ul li { color: #285C00; }
