@charset "utf-8";
/* CSS Document */

body{margin:0;background:#feffef;font-family:Arial, Helvetica, sans-serif;font-size:1em;}
a{color:#663300;font-weight:600;text-decoration:none;}
a:hover{color:#996600;font-weight:600;text-decoration:underline;}
.HeaderWrap{background:url(../images/HeaderBg.jpg) repeat-x;height:350px;width:100%;}
.Header{width:100%;height:350px;background:url(../images/Header.jpg) no-repeat;background-position:center;margin-bottom:0;}
.ContentWrap{width:755px;min-height:240px;margin:0 auto;text-align:center;}
.ContentWrap2{width:1024px;min-height:240px;margin:0 auto;text-align:center;}
.TableCell146{width:146px;text-align:center;}
.Content{text-align:left;}
.LeftCol{float:left;width:250px;margin-right:15px;}
.RightCol{float:left;width:450px;}
.Clear{clear:both;}
.Title{font-weight:bold;color:#996600;font-size:1.4em;font-family:Arial, Helvetica, sans-serif;}
.ColourText{color:#999900;}
.Bolder{font-weight:800;}
.Bold{font-weight:bold;font-size:1.2em;}
.Bullets{list-style-image:url(../images/bullet.gif);}
.TextLeft{text-align:left;}
.FooterWrap{width:100%;height:117px;background:url(../images/FooterBg.jpg) repeat-x;}
.Footer{width:755px;height:117px;background:url(../images/Footer.jpg) no-repeat;margin:0 auto;text-align:center;}
.FooterText{text-align:left;padding:7px 0 0 310px;font-size:10px;color:#000000;}
/*TABLES*/
.TRa{color:#996600;background:#fef4d2;padding:10px;font-weight:bold;}
.TRb{color:#996600;background:#fef4d2;text-align:center;padding:10px;font-weight:bold;}
.TCa{text-align:center;color:#996600;}
.TableTitle{color:#CC3300;font-size:1.2em;font-weight:bold;text-align:left;background:#ffeaa0;padding:10px;}
.SmallText{font-size:0.8em;}
.TimeText{color:#996600;background:#fef4d2;padding:10px;font-size:0.8em;text-align:center;}
.TableTitleCenter{text-align:center;}
/*BOXES*/
.BrownBox{width:85%;margin:0 auto;text-align:center;background:#FFFFCC;border:#CCCC33 1px solid;padding:5px;margin-bottom:20px;}
/*BLOCKQUOTES*/
blockquote {font:1.2em Arial, Helvetica, sans-serif;color:#996633;text-align:left;line-height:1.1;padding-top:2px;margin:10px 0 0 0;background-image: url(../images/quote.gif);background-position: top left;background-repeat: no-repeat;text-indent: 40px;}
blockquote span {display:block;background-image: url(../images/unquote.gif);background-repeat: no-repeat;background-position: bottom right;}
.BgUnQuote {background-image: url(../images/unquote.gif);background-repeat: no-repeat;background-position: 53% 35%;}
.BgUnQuote2 {background-image: url(../images/unquote.gif);background-repeat: no-repeat;background-position: 48% 35%;}
.BgUnQuote3 {background-image: url(../images/unquote.gif);background-repeat: no-repeat;background-position: 100% 0%;text-align:center;text-indent:0;}
.Source{color:#999;font: 1.2em Georgia, "Times New Roman", Times, serif;padding:5px 0 0 435px;}
/*MARGINs*/
.SmallMargin{margin:2px;}
.NoMarginBottom{margin-bottom:0px;}
.BottomMargin{margin-bottom:45px;}
.BigBottomMargin{padding-bottom:120px;}
.SmallestText{font-size:0.7em;color: #CC9966;}

.inputBox, .textareaBox {border:1px solid #ccc; font:normal 14px Arial, Helvetica, sans-serif; padding:6px 5px; width:200px;}
.selectBox{border:1px solid #ccc; font:normal 14px Arial, Helvetica, sans-serif; padding:6px 5px; width:109px;}
label, input, select, textarea {display:block;float:left;width:150px;margin-bottom:10px;}
label {width:100px;text-align:left;padding-right:10px;margin-top:2px;}
textarea {height:100px;}
br {clear:left;}
.formbutton{cursor:pointer;border:outset 1px #ccc;background:#999;color:#666;font-weight:bold;padding: 1px 2px;background:url(../images/submitbg.gif) repeat-x left top;width:auto;height:30px;}
.Mandetory {color:#E25E07;font-size:20px;}
.ErrorMsg{color:#FF0000;font-size:0.8em;}