body { background: #fff; font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; padding: 0 10px 10px 10px; margin: 0px; color:#35383d;}

html { padding: 0; margin: 0;}

a:link { text-decoration: none; color : #218dd1; border: 0px; }
a:active { text-decoration: underline; color : #038299; border: 0px; }
a:visited { text-decoration: none; color : #038299; border: 0px; }
a:hover	{ text-decoration: underline; color : #233356; border: 0px; } 
a:focus { outline: none;}

h1, h2, h3, h4 { font-family: "Trebuchet MS", Verdana, Arial;}

img { padding: 0px; margin: 0px; border: none; text-align: center;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

form { padding: 0px; margin: 0px;}
input { font-family: "Verdana"; color: #282b31; font-size: 10px;}
textarea { font-family: "Verdana"; color: #282b31; font-size: 10px;}
select { font-family: "Verdana"; color: #282b31; font-size: 10px;}

/* BGContainer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.BGC { width: 970px; margin: 0 auto; padding: 0px; position: relative; }

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/**/ * html .Header { height: 80px;} /* */ 
.Header { background: #fff url(images/HeaderBkg.gif) no-repeat left top; width: 544px; position: relative; clear: left; padding: 20px 0px 0px 30px; min-height:80px; margin-top: 7px;}

.Header h1 { font-size: 26px; line-height: 28px; letter-spacing: -1px; padding: 27px 5px 0px 0px; margin: 0px; font-weight: bold; width: 500px;}
.Header h1 a { color:#233356; text-decoration: none; }
.Header h1 a:visited { color:#233356; text-decoration: none; }
.Header h1 a:hover { color:#038299; text-decoration: none; }
.Header .Desc { color:#8f8f8f; font-size: 15px; line-height: 15px; font-weight: bold; letter-spacing: -1px; font-family: "Trebuchet MS", Verdana, Arial; padding: 0px; margin: 0px 0px 0px 0px;  width: 500px;}

/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Search { position: absolute; background: url(images/Search2.gif) no-repeat left top; top: 20px; right: -225px; width: 220px; height: 63px;}
.Search:hover { background-position:0 -62px; }
.Search  form { padding: 28px 10px 10px 10px; margin: 0px;}
.Search  input:hover { border: none; color: #35383d; font-size: 11px;}
.Search  input { border: none; color: #ffffff; font-size: 11px;}
.Search  input.search { width: 21px; height: 21px; background: url(./images/SearchButton.gif) no-repeat; padding:0; margin:0}
.Search  input.keyword { background: none; border: none; padding: 5px 0px 5px 5px; width: 175px; border: none; } /**/ * html #buttonsearch { margin: -22px 0px 0px 175px; } /* */ 
#buttonsearch { padding: 0px; margin: -21px 0px 0px 175px; top: 0px; background: none; }

/* Syndicate ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Syn { position: absolute; top: 42px; right: -400px; width: 170px;}
.Syn ul { margin: 0px; padding: 0px;}
.Syn li { background: url(images/SynIco_button.gif) no-repeat left center; margin: 0px; padding: 0px 0px 1px 1px; list-style-type: none; font-size: 11px; color:#25252b;}
.Syn li a { color:#25252b; font-size: 11px; text-decoration: none; }
.Syn li a:visited { color:#25252b; font-size: 11px; text-decoration: none; }
.Syn li a:hover { color:#25252b; font-size: 11px; text-decoration: none; }

/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON { background: #fff url(images/BGC.gif) repeat-y top; width: 970px; float: left; position: relative; padding: 0px}

/* Side Central Single +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SCS { background: url(images/SC.gif) no-repeat left top; width: 505px; float: left; padding: 0px 30px 15px 45px;}
.SCS h1 { font-size: 21px; font-weight: normal; /*background: url(images/Dotted.gif) repeat-x bottom; padding-bottom: 10px;*/ line-height: 21px; letter-spacing: -1.2px; text-transform:uppercase; padding:0; margin:0}
.SCS h2 { font-size: 18px; font-weight: normal; }
.SCS h3 { font-size: 14px; font-weight: bold; }

.SCS p { font-size: 12px; line-height: 17px;}
.SCS p strong {}
.SCS img {}
.SCS ul { padding: 10px 0px; margin: 0px; }
.SCS li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#4c4c4c; }
.SCS blockquote { padding: 2px 10px; background: #edf6fa; margin: 0px; color:#336699; }
.SCS blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.SCS blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#336699; }
.SCS blockquote a { color:#0080ca; }
.SCS blockquote a:visited { color:#0080ca; }
.SCS blockquote a:hover { color:#003399; }

/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC { background: url(images/SC.gif) no-repeat left top; width: 495px; float: left; padding: 0px 30px 15px 45px;}
.SC h2 { font-weight: normal;}
.pagetitle { font-size: 24px; font-weight: normal; letter-spacing: -1px; border-bottom: solid 1px #dbdbdb; padding: 0px 0px 15px 0px; margin: 0px 0px 15px 0px; color:#787878;}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Divider { padding: 5px 0px 10px 0px; float: left; width: 505px; background: url(images/Dotted.gif) repeat-x top;}
.Menu { padding: 15px 0px 30px 0px; float: left; width: 505px; background: url(images/Dotted.gif) repeat-x top;}
.Menu em { display: none}
.Menu ul { list-style: none; margin: 0px; padding: 0px;}
.Menu ul li ul { display: none;}
.Menu li { padding: 0px; margin: 0px; display: inline; font-size: 10px; line-height: 11px; font-weight: bold;}
.Menu a { padding: 0px 0px 0px 3px; margin-right: 2px; background: url(images/MLeft.png) no-repeat left top; float: left;}
.Menu a span { padding: 4px 9px 5px 6px; display: block; background: url(images/MRight.png) no-repeat right top; float: right; }
.Menu a span { float: none; color: #3b98d2;}
.Menu a:hover span { color: #3b98d2;}
.Menu a:hover { background-position: 0% -20px; color:#ffffff; text-decoration: none;}
.Menu a:hover span { background-position: 100% -20px;  color:#ffffff;}
.Menu .on { background: url(images/MLeft.png) no-repeat left bottom; color:#ffffff; }
.Menu .on span { background: url(images/MRight.png) no-repeat right bottom; color:#ffffff; }

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {	padding: 0px; position: relative; clear: left;}
.PostHead { position: relative; clear: left; width: 405px; min-height: 58px; padding-right: 100px;}
.PostHead h1 { font-size: 21px; line-height: 21px; letter-spacing: -1.2px; text-transform:uppercase; font-weight: normal; padding: 0px 0px 1px 0px; margin: 0px; color:#233356;}
.PostHead h1 a { color: #038299; text-decoration: none;}
.PostHead h1 a:visited { color: #038299; text-decoration: none;}
.PostHead h1 a:hover { color:#233356; text-decoration: none;}
.PostHead ul { padding: 0px; margin: 0px;}
.PostHead li { list-style-type: none; display: inline; }
.PostHead li a { color:#8a98a2; text-decoration: underline;}
.PostHead li a:visited { color:#8a98a2; text-decoration: underline;}
.PostHead li a:hover { color:#8a98a2; text-decoration: underline;}

.PostAuthor { background: url(images/PostAuthor.png) no-repeat left center; padding: 1px 5px 1px 12px; margin: 0px; font-size: 10px; color:#8a98a2; font-weight: bold; }
.PostCateg { /*background: url(images/PostCateg.png) no-repeat left center; */padding: 1px 0 1px 2px; margin: 0px; font-size: 10px; color:#8a98a2; font-weight: bold; }

/**/ * html .PostTime { right: 30px;} /**/ 
.PostTime {width:75px; height:61px; position: absolute; top: 0px; right: 0px; color:#8a98a2; background: url(images/date_bg.gif) no-repeat top center; text-align: center; padding: 12px 0 0 0;  vertical-align: top; }

.PostContent { padding: 5px 0px 5px 0px; font-size: 12px; line-height: 17px; color:#444640; }
.PostContent p { color:#444640; font-size: 12px; line-height: 17px;}
.PostContent p strong {}
.PostContent img {}
.PostContent ul { padding: 10px 0px; margin: 0px; }
.PostContent li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#4c4c4c; }
.PostContent blockquote { padding: 2px 10px; background: #edf6fa; margin: 0px; color:#336699; }
.PostContent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#336699; }
.PostContent blockquote a { color:#0080ca; }
.PostContent blockquote a:visited { color:#0080ca; }
.PostContent blockquote a:hover { color:#003399; }
.PostContent a,
.PostContent a:link,
.PostContent a:visited {padding: 0 0 0 12px; display:inline-block; text-decoration:none; background: url(images/linkMore_bg.gif) no-repeat 0 0;}
.PostContent a:hover,
.PostContent a:focus,
.PostContent a:active { background-position:0 -149px; }
.PostContent a.a2a_dd {text-decoration:none; background: none;}


.PostDet { background: url(images/Dotted_divider.gif) no-repeat bottom center; padding: 15px 0px 15px 0px; height:40px;}
.PostDet ul { padding: 0px; margin: 0px;}
.PostDet li { padding: 2px 0px 5px 15px; margin: 0px 10px 20px 0px; list-style-type: none; display: inline; color:#336699; font-size: 10px; font-weight: bold; } 
.PostDet li a { text-decoration: underline; color:#233356;} 
.PostDet li a:visited { text-decoration: underline; color:#233356;} 
.PostDet li a:hover { text-decoration: underline; color:#990000;} 

.PostCom { background: url(images/PostCom.png) no-repeat left center; }

/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note { padding: 0px; margin: 0px;}
.Note li { padding: 1px 0px 1px 15px; margin: 0px; list-style-type: none; font-size: 11px;}
.NoteRss { background: url(images/NoteRss.png) no-repeat left top;}
.NoteTrackBack { background: url(images/NoteTrackBack.png) no-repeat left top;}
.Note li a {}

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Nav a { padding: 2px 5px 2px 3px; background: #fff; border-right: solid 1px #ccc; font-size: 11px;}
.Nav a:visited { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; font-size: 11px;}
.Nav a:hover { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; text-decoration: none; font-size: 11px;}
.Nav span { padding: 2px 5px 2px 0px; color:#666666; border-right: solid 1px #ccc; font-size: 11px;}
.Nav .on { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; font-size: 11px; color:#233356;}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin: 20px 0px 0px 0px;}
.Comments h3 { font-size: 15px; font-weight: bold; letter-spacing: normal; margin: 0px; padding: 5px 0px 10px 0px; color:#233356;}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .List h3 { font-size: 15px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#233356; letter-spacing: normal; }
.Comments .List ol { padding: 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 15px 0px 15px 0px; margin: 0px 0px 0px 0px; list-style-type: none; font-size: 11px; line-height: 15px; color:#484c4f;}
.Comments .List li p { font-size: 11px; line-height: 15px; padding: 5px 0px; margin: 0px; color:#484c4f;}
.Comments .List li blockquote { padding: 0px; margin: 0px; color:#666666;  font-size: 11px; font-style: italic; border-top: dashed 1px #ccc; border-bottom: dashed 1px #ccc; }
.Comments .List li blockquote p { font-size: 11px; padding: 5px 0px; margin: 0px; line-height: 16px; color:#666666; }
.Comments .List li ul { padding: 5px 0px; margin: 0px; }
.Comments .List li ul li { padding: 0px; list-style-type: none; background: none; font-size: 11px; line-height: 13px; color:#63565f; }


/**/ * html .Comments .List .ListGrav { left: 0px;} /* */ 
.Comments .List .ListGrav { position: absolute; top: 15px; left: 0px;}
.Comments .List .ListGrav img { background: #fff; padding: 1px; border: solid 1px #ccc;}

.Comments .List big { margin: 0px; padding: 0px 0px 0px 35px; font-size: 15px; line-height: 14px; letter-spacing: normal; color:#333; font-weight: bold; display: block;}
.Comments .List small { color:#7e7e7e; padding: 0px 0px 10px 35px; margin: 0px; border-bottom: solid 1px #ccc; display: block;}
.Comments .List small a { color:#7e7e7e; text-decoration: none;}
.Comments .List small a:visited { color:#7e7e7e; text-decoration: none;}
.Comments .List small a:hover { color:#7e7e7e; text-decoration: none;}

/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form { background: #E5E5E5; padding: 10px 15px 20px 15px; position: relative; border-top: 10px solid #96ab39;}
/* *html .Comments .FormTop  { left: -15px;} 
.Comments .FormTop { background: #96ab39; position: absolute; top: 0px; left: 0px; width: 495px; height: 10px; margin: 0px; padding: 0px;}*/ 
.Comments .Form form {margin: 0px; padding: 0px;}
.Comments .Form a { text-decoration: underline;}
.Comments .Form p { padding: 0px; margin: 0px; font-size: 11px; color:#663300; }
.Comments .Form p small strong { font-size: 10px; font-weight: bold; color:#233356;}
.Comments .Form p small { font-size: 11px; display: block; padding: 5px 0px;}
.Comments .Form .TextField { background: #fff; border: solid 1px #c6c4b5; padding: 4px; font-size: 11px; display: block;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #c6c4b5; padding: 4px; font-size: 12px;}

.Comments .Form input.SubmitComment { width: 63px; height: 26px; background: url(images/SubmitComment.png) no-repeat; margin-top: 8px;}
.Comments .Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 8px;}
.Comments .Form input.SubmitCommentIE { width: 63px; height: 26px; background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 10px; margin-top: 8px;}


/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR { /*background: url(images/SR.gif) no-repeat right top;*/ width: 390px; float: right; }
.SR h2 { font-size: 14px; letter-spacing: normal; font-weight: bold;}
.SR h3 { font-size: 14px; letter-spacing: normal; font-weight: bold;}

/* Side Right Left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRL { width: 212px; float: left; padding: 0px 5px 5px 0px; color:#fff;}
.SRL h3 { color:#ffffcc; padding: 5px 0px 5px 0px; margin: 0px; text-transform: uppercase; font-size: 14px; color:#666; letter-spacing: normal;}
.SRL p { color:#fff; font-size: 11px;}

/* Panel SRL +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.PT { height: 5px; width: 5px; position: absolute; top: 0px; right: 0px;}
/* *html .PT  { right: 5px;} */ 
.Panel { position: relative; margin-bottom: 5px; padding: 10px 10px 10px 10px;  color:#333; font-size: 11px; background: #edf6fa;}
.Panel ul { margin: 0px; padding: 0px;}
.Panel ul li { margin: 0px; padding: 0px; list-style-type: none; font-size: 11px; }
.Panel ul li a { background: url(images/CategLi.png) no-repeat left top; display: block; padding: 1px 0px 2px 10px; font-size: 11px; }
.Panel ul li a:visited { background: url(images/CategLi.png) no-repeat left top; display: block; }
.Panel ul li a:hover { background: #ffffff url(images/CategLi.png) no-repeat left top; display: block; text-decoration: none;}

.Panel ul ul li { margin: 0px; padding: 0px 0px 0px 10px; list-style-type: none; font-size: 10px; border-bottom: solid 1px #e1f3fa;}
.Panel ul ul li a { margin: 0px; padding: 0px; list-style-type: none; font-size: 10px; background: none;}
.Panel ul ul li a:visited { margin: 0px; padding: 0px; list-style-type: none; font-size: 10px; background: none;}
.Panel ul ul li a:hover { margin: 0px; padding: 0px; list-style-type: none; font-size: 10px; background: none;}

.Panel p { color:#333; font-size: 11px;}


/* Panel Blue +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*.PBlue .PT { background: url(images/BlueTop.gif) no-repeat;}*/
.PBlue { background: #e1f3fa; /* url(images/BlueBottom.gif) no-repeat right bottom; */ border-left: solid 10px #038299;}
.PBlue ul { border-top: solid 1px #c7e5f1;}
.PBlue ul li { border-bottom: solid 1px #c7e5f1;}
.PBlue ul li a { color:#336699;}
.PBlue ul li a:visited { color:#336699; }
.PBlue ul li a:hover { color:#003366;}
.PBlue ul ul li { border-bottom: solid 1px #e1f3fa;}

/* Panel Yellow +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*.PYellow .PT { background: url(images/YellowTop.gif) no-repeat;}*/
.PYellow { background: #faf4e1; /* url(images/YellowBottom.gif) no-repeat right bottom; */ border-left: solid 10px #d16e00;}
.PYellow ul { border-top: solid 1px #ebe3c8;}
.PYellow ul li { border-bottom: solid 1px #ebe3c8;}
.PYellow ul li a { color:#cc6600;}
.PYellow ul li a:visited { color:#cc6600; }
.PYellow ul li a:hover { color:#993300;}
.PYellow ul ul li { border-bottom: solid 1px #faf4e1;}

/* Panel Pink +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*.PPink .PT { background: url(images/PinkTop.gif) no-repeat;}*/
.PPink { background: #f2e2d5; /* url(images/PinkBottom.gif) no-repeat right bottom;*/ border-left: solid 10px #9e3213;}
.PPink ul { border-top: solid 1px #e4cab5;}
.PPink ul li { border-bottom: solid 1px #e4cab5;}
.PPink ul li a { color:#993333;}
.PPink ul li a:visited { color:#993333; }
.PPink ul li a:hover { color:#660000;}
.PPink ul ul li { border-bottom: solid 1px #f2e2d5;}

/* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRR { position: relative; width: 150px; float: right; padding: 10px; color:#038299; font-size: 10px; }
.SRR h3 { background: url(images/SRRH3.gif) repeat-x left bottom; color:#038299; padding: 0px 0px 5px 5px; margin: 0px 0px 5px 5px; letter-spacing: normal; }
.SRR h2 { background: url(images/SRRH3.gif) repeat-x left bottom; color:#038299; padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px; letter-spacing: normal; }
.SRR ul { padding: 0px; margin: 0px;}
.SRR li { padding: 0px 0px 0px 6px; margin: 0px; list-style-type: none; background: url(images/SRRIco.png) no-repeat left top; color:#038299; font-size: 11px;}
.SRR li a { color:#444640;}
.SRR li a:visited { color:#444640; }
.SRR li a:hover { color:#444640;}
.SRR p { color:#444640; font-size: 12px;}
.SRR .authors {margin: 7px 6px 7px 6px}

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Footer { background: #fff url(images/Footer.gif) no-repeat left bottom; width: 520px; height: 48px; position: relative; clear: left; padding: 15px 30px 15px 30px; margin: 0px 0px 0px 0px;}

.FL { position: absolute; top: -8px; left: 0px; height: 8px; width: 8px; background: url(images/FL.gif) no-repeat left top; }
.FR { position: absolute; top: -8px; right: -390px; /*background: url(images/FR.gif) no-repeat left top;*/ height: 8px; width: 178px; }
.Footer p { font-size: 10px; color:#8a8a93; padding: 0px; margin: 0px; }
.Footer a { color:#8a8a93; text-decoration: none;}
.Footer a:visited { color:#8a8a93; text-decoration: none;}
.Footer a:hover { color:#8a8a93; text-decoration: none;}

/* =navMeta
-----------------------------------------------
Meta navigation in top right corner of the page
----------------------------------------------- */
.FW-navMeta                                             { display:block; float:left; margin-top:6px; }
.FW-navMeta li                                          { display:inline; margin-left:13px; }
.FW-navMeta li a:link,
.FW-navMeta li a:visited                                { font-size:10px; line-height:1.2em; font-weight:bold; color:#007CA4; text-decoration:none; text-transform:uppercase; }
.FW-navMeta li a:hover,
.FW-navMeta li a:focus                                  { color:#003151; }
.FW-navMeta li a.customerLogin:link,
.FW-navMeta li a.customerLogin:visited                  { color:#003151; }
.FW-navMeta li a.customerLogin:hover,
.FW-navMeta li a.customerLogin:focus                    { color:#A3AF15; }
#FW-footer .FW-navMeta                                  { float:none; }
#FW-navMetaContainer                                    { width:960px; }
#FW-navMetaContainer .center                            { display:table; margin:0 auto; }
#FW-navMetaContainer .shrinkwrap                        { display:table-cell; }
/* =navMeta
----------------------------------------------- */
#TopNavHead                                             { display: table; width:962px; margin:0; padding:0; }
#LogoCont															  { display: inline; width:234px; }
#TopNavBar															  { display: inline; width: 670px; padding-left:55px;}	
#TopGreenBar														  { width:100%; margin: 5px 0 10px 0; padding: 0 0 0 8px; background-color:#038299; height: 16px; color: #ffffff; text-decoration: none; font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px;}	
#TopGreenBar a 													  { color: #ffffff; text-decoration: none; }
	

	
