/* CSS Document */
@import url("/CSS/Reset.css");
@import url("/CSS/MainStyles.css");
@import url("/CSS/Navigation-Vert.css");
@import url("/CSS/smoothness/jquery-ui-1.7.2.custom.css");
@import url("/CSS/shadowbox.css");


/**************************
PAGE STYLE
**************************/

#Container .noborder { border: 0px none; }
#Container .nopadding { padding: 0px ; }
#Container .nopaddingleft { padding: 0px ; }
#Container .hidden { display: none ; }
#Container .blur { color:#000; background:#e5f1fa; border:#71b8e5 solid 3px }
a img { border: 0; }
a:hover img { border: 0; }
.orange { color:#f7ae3f; }
#Container .Break { background:#efefef; height:4px; margin-top:10px;}
#Container .alighRight { text-align:right}
.input { font-size: 11px; border: 1px solid #dcdcdc; padding:5px; }

/**************************
HTML
**************************/
#Container { background: #fff url(/Image/BannerBGStandard.jpg) 0 0 repeat-x; }
#mainContainer { width: 1026px; margin: 0 auto; /*** Centers the design ***/ min-height: 376px; text-align: left; /*** Because we centered the text in body we have to move the text back to left aligning ***/ }
* html #mainContainer { height: 376px; /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/ }


/**************************
TOP CLEAR
**************************/
#TopClear { height: 1px; padding:0px; }


/**************************
CONTENT AND COLUMNS
**************************/
.outer { margin-top: 376px; /*** We need to add some space for our top menu ***/ }
.float-wrap { float: left; }
* html .float-wrap { /*** No need for hacking IE on this layout ***/ }
#content { float: left; width: 1026px; background: #fff; }
* html #content { position: relative;  /*** IE needs this  ***/ }
.contentWrap { padding: 0px; background:#FFF url(/Image/FrameBG.jpg) 0 0 repeat-y; }






/**************************
LEFT
**************************/
.Left {width: 271px; float:left; z-index:2000; }

/* Newsletter Subscription */
.NewsletterHold {width: 242px; padding:15px 10px 0px 19px; margin:0; background: url(/Image/SubscribeBG.jpg) 0 0 no-repeat; color:#FFFFFF; font-size: 12px;}

.NewsletterHold a {color:#f7ae3f; font-weight:normal; text-decoration:none; border-bottom: 1px #fff dotted; }
.NewsletterHold a:hover {color:#fff; border-bottom: #f7ae3f dotted 1px; }

.NewsletterHold h5 {color: #FFFFFF; border:none; padding:0 0 10px 0; margin:0; font-weight: bold; font-size: 14px;}
.NewsText {width:227px; height:24px; padding:4px 0px 0px 5px; margin:0; background:url(/Image/LeftInputBG.jpg) 0 0 no-repeat; color: #000; font-weight:bold; font-size:13px; border: 0px #FFFFFF solid; margin-bottom: 8px;}


.RequestHold {width: 242px; padding:0px 10px 0px 19px; margin:0; background: none; color:#FFFFFF; font-size: 12px;}
.RequestHold h5 {color: #FFFFFF; border:none; padding:0 0 10px 0; margin:0; font-weight: bold; font-size: 14px;}

.RequestHold a {color:#f7ae3f; font-weight:normal; text-decoration:none; border-bottom: 1px #fff dotted; }
.RequestHold a:hover {color:#fff; border-bottom: #f7ae3f dotted 1px; }

.RequestHold .imagehold a { border:none 0 ; }


a.SubscribeLink {width: 232px; height:30px; padding:5px 0 0 0; margin:0; border:none; background: url(/Image/SubmitBG.jpg) 0 0 repeat-x; color:#FFFFFF; font-weight: bold; font-size: 16px; text-align:center; display:block;}
a.SubscribeLink:hover { border:none 0 ; }

.SubscribeForm { width:242px; }
.SubscribeForm .blur { color:#000; background:#e5f1fa; border:#71b8e5 solid 3px; width:221px; height:18px }
.SubscribeButton {width: 232px; height:35px; padding:0; margin:0; border:none; background: url(/Image/SubmitBG.jpg) 0 0 repeat-x; color:#FFFFFF; font-weight: bold; font-size: 16px;}





.BlogRTitle { font-size:16px; color:#FFF; padding: 10px 0 0 20px; }

.navlist { width: 272px; padding:0; margin:0; top:0; left:0; }
.navlist { font-weight:normal; }
.navlist li { padding: 0px 0px; background-color: #f8b85b; border-bottom: 0px solid #73ab0d; border-top: 0px solid #d1e67a; color: #000; }
.navlist li a, .navlist li span { display: block; padding: 9px 10px 7px 19px; color:#000000; background-image: url(/Image/OrangeBGLarge.jpg); background-position: 0px 0px; background-repeat: repeat-x; font-weight:normal; }
.navlist li a:hover { background-position: 0px -144px;  }

.navlistTwo { padding:0; margin:0; }
.navlistTwo ul {  width: 272px; padding: 0; margin:0; top:0; left:0; list-style-type:none; clear:both; float:none; position:relative; height:auto; }
.navlistTwo li { margin:0px; padding: 0; margin:0; list-style-type:none; }
.navlistTwo li a {  margin:0px; width: 243px; height:auto; display:block;  padding: 9px 10px 7px 19px;  background-color: #f8b85b; background-image: url(/Image/NAV2BG.jpg); background-position: 0px 0px; background-repeat: repeat-x; border-bottom: 0px solid #73ab0d; border-top: 0px solid #d1e67a; color: #000; }
.navlistTwo li a:hover { background-position: 0px -50px; }

.navlistTwo li ul a { margin:0px; width: 243px; height:auto; display:block;  padding: 9px 10px 7px 19px;  background-color: #f8b85b; background-image: url(/Image/NAV2BG.jpg); background-position: 0px -50px; background-repeat: repeat-x; border-bottom: 0px solid #73ab0d; border-top: 0px solid #d1e67a; color: #000; }
.navlistTwo li ul  a:hover { background-position: 0px 0px; }



/**************************
RIGHT
**************************/
.Right {width: 720px; padding:0px 20px 0px 0px; margin:0; float:right; }

.Right strong { font-weight:bold; }
.Right u { text-decoration:underline; }
.Right a { color:#1f407e; border-bottom: #f7ae3f dotted 1px; }
.Right a:hover {color:#f7ae3f; border-bottom: #000 dotted 1px; }


.Right ul {   }
.Right li {  list-style-type:square;  }

.Bread {  }
.Bread ul { padding:0 0 10px 0; margin:0; top:0; left:0;  }
.Bread li { list-style-type:none; display:inline; padding-left: 5px;  }

ul.blocks { padding: 0; width: 1600px; display: block; height: 179px; margin:0px; top:0; }
ul.blocks li { width: 200px; margin:0px; padding:0px; float: left; display: block; height: 179px; text-align:center; }


.NewProductLeft { width:132px; float:left; }
.NewProductRight { width:588px; float:left; }

.NewsHold {width: 720px; padding:0px 0px 10px 0px; margin:0;}
.NewsStoryHold {width: 232px; padding:0; margin:0 7px 15px 7px; float:left;}
.NewsStoryTitle {font-weight: bold;}
.NewsStoryDate {color: #999999; font-weight: normal; padding:5px 0px 5px 0px}
.Last {margin:0;}

.SocialFeed a {color:#102649; font-weight:bold; top: 5px ; position:relative; }
.SocialFeed {float:right; width:740px;}
.RSS { padding-right:15px;height:40px; float:right; width:300px;}
.RSS a {color:#102649; font-weight:bold; top: 5px ; position:relative; }
.RSS a:hover {color:#abd03b; border-bottom: #abd03b dotted 1px; }

#StarRate { width:200px; height:40px; padding:0; margin:0; float:right; }
#StarRateStars { width:100px; height:40px; padding:0; margin:0; float:left; }
#StarRateText { width: 100px; height:15px; padding:5px 0 0 0; margin:0; float:left; }


.Share { padding-left:550px; }
.Share a { border:0px none; }
.Share a:hover { border:0px none; }
.Addthis {height:32px; float:right; padding-top:8px; padding-right:10px; top:0px; background:url(/Image/Share.jpg) -4px 4px no-repeat;}
.Addthis a { top:0px;}

.SubpageHold { padding: 10px 0 0 0; }
.SubpageHoldLeft { width: 232px; float:left; display:block; }
.SubpageHoldLeft a { border: 0; }
.SubpageHoldLeft a:hover { border: 0; }
.SubpageHoldRight { width: 498px; padding: 0 0 0 10px; float:left; display:block; }


.Files ul {list-style-type:none; padding:0; margin: 0 ; top:0; text-align:left; }
.Files li {list-style-type:none; padding:3px 0 8px 30px; margin:0; }
.pdf { background:url(/Image/AdobePDF.jpg) 0 0 no-repeat; }
.doc { background:url(/Image/WordDOC.jpg) 0 0 no-repeat; }
.xls { background:url(/Image/ExcelCSV.jpg) 0 0 no-repeat; }


.BlogDetails { text-align:center; }
.BlogDetails ul {list-style-type:none; padding:0; margin: auto; top:0; text-align:left; }
.BlogDetails li {list-style-type:none; display:inline; padding:0; margin:0; top:0;}
.BlogDetails li div {text-align:center; width:auto; height:17px; padding: 3px 5px 0 5px; display:block; float:left; border-color:#CCCCCC; border-style: solid; border-width: 0px 0px 0px 0px; background:#FFFFFF url(/Image/PageBG.jpg)  0px -10px repeat-x; }
.BlogDetails li a {text-align:center; width:auto; height:17px; padding: 3px 5px 0 5px; display:block; float:left; border-color:#CCCCCC; border-style: solid; border-width: 0px 0px 0px 0px; background:#FFFFFF url(/Image/PageBG.jpg) 0px -10px repeat-x; }
.BlogDetails li a:hover {border-color:#CCCCCC; border-style: solid; border-width: 0px 0px 0px 0px; color:#000000;  }
.BlogDetails li .BlogDetailsDetail  {text-align:center; width:auto; height:17px; padding: 3px 5px 0 5px; display:block; float:left; border-color:#CCCCCC; border-style: solid; border-width: 0px 0px 0px 0px; background:#FFFFFF url(/Image/PageBG.jpg) 0px -20px repeat-x; }


.Tags { text-align:center; }
.Tags ul {list-style-type:none; padding:0; margin: auto; top:0; text-align:left; }
.Tags li {list-style-type:none; display:inline; padding:0; margin:0; top:0;}
.Tags li a {text-align:center; width:auto; height:23px; padding: 5px 5px 0 5px; display:block; float:left; border-color:#CCCCCC; border-style: solid; border-width: 1px 1px 1px 0px; background:#FFFFFF url(/Image/PageBG.jpg) 0 0 repeat-x; }
.Tags li a:hover {border-color:#CCCCCC; border-style: solid; border-width: 1px 1px 1px 0px; color:#000000;  }
.TagsSign  {text-align:center; width:auto; height:23px; padding: 5px 5px 0 5px; display:block; float:left; border-color:#CCCCCC; border-style: solid; border-width: 1px 1px 1px 1px; background:#FFFFFF url(/Image/PageBG.jpg) 0px -15px repeat-x; }


.Page { text-align:center; }
.Page ul {list-style-type:none; padding:0; margin: auto; top:0; text-align:left; }
.Page li {list-style-type:none; display:inline; padding:0; margin:0; top:0;}
.Page li a {text-align:center; width:30px; height:23px; padding: 5px 0 0 0; display:block; float:left; border-color:#CCCCCC; border-style: solid; border-width: 1px 1px 1px 0px; background:#FFFFFF url(/Image/PageBG.jpg) 0 0 repeat-x; }
.Page li a:hover {border-color:#CCCCCC; border-style: solid; border-width: 1px 1px 1px 0px; color:#000000;  }
.Page li a.PagePrev { width:60px; border-left:#CCCCCC solid 1px ; }
.Page li a.PageNext { width:60px; }

.ContactLeft { width: 485px; display:block; float:left; }
.ContactRight { width: 185px; display:block; float:left; padding: 0 0 0 20px }
.Row { padding: 5px 0 0 0; }
.RowLeft { width: 150px; padding: 0px 0 0 0px ;  float:left; display:block; }
.RowRight { width: 280px; padding: 0px 0 0 5px ;  float:left; display:block; }

fieldset { border:1px solid #ccc; padding:10px; }
.textarea { width: 280px; height:75px; padding:5px; font-size:12px; border: 1px solid #dcdcdc; }
.ContactLeft input { width: 285px; }

.LocationLeft { width: 285px; display:block; float:left; }
.LocationRight { width: 385px; display:block; float:left; padding: 0 0 0 20px }
.Map { border: 10px solid #fff; width: 365px; height:250px;}

.Share { text-align:right;}

.Comment { background:#efefef; border: 1px #999 solid; padding:10px;}


.CommentButton {width: 232px; height:35px; padding:0; margin:0; border:none; background: url(/Image/SubmitBG.jpg) 0 0 repeat-x; color:#FFFFFF; font-weight: bold; font-size: 16px;}


.Row { padding: 5px 0 0 0; }
.RowLeft { width: 150px; padding: 0px 0 0 150px ;  float:left; display:block; }
.RowRight { width: 280px; padding: 0px 0 0 5px ;  float:left; display:block; }

fieldset { border:1px solid #ccc; padding:10px; }
.textarea { width: 290px; height:75px; }
.ContactLeft input { width: 285px; }

.QuestionText { color:#102649; }

.MapPopUp {top:0px; left:0px; position: absolute; display: none; z-index: 99999; border-collapse: collapse; width:370px; height:auto; }
.MapPopUpInner { width:330px; height:auto; background:#FFFFFF; border: 10px solid #dddcdc; padding:10px 10px 10px 10px; color:#000; }
.MapPopUpInnerTip { margin: 0 0 0 270px; width:20px; height:20px; display:block; background: url(/Image/Tip.png) 0 0 no-repeat; }


#BottomScroll a { text-decoration: none; font-weight: bold; color: #FBB03F; }
#BottomScroll a:hover { text-decoration: none; font-weight: bold; color: #000; }

#BottomScroll a.OrangeLink {color: #FBB03F;} 
#BottomScroll a.OrangeLink:hover {color: #fff;} 
#BottomScroll a.OrangeLink:active:hover { color:#FFFFFF;} 

#BottomScroll ul { list-style-type:square; }
#BottomScroll li { list-style-type:square; padding: 2px 0 2px 0 }


/**************************
TOP BANNERS
**************************/
#Top { float: right; width: 1026px; height: 376px; padding: 0px; margin: -376px 0 0 -1026px; /*** Move the left column so it takes the positon as a top menu ***/ }
* html #Top { position: relative;  /*** IE needs this  ***/ }

.TopBanner {width: 1026px; height: 53px; padding:0px 0px 0px 0px; margin:0;}
.TopBannerLeft {width: 784px; height: 38px; padding:15px 0px 0px 0px; margin:0; float:left;}
.TopBannerRight {width: 242px; height: 53px; padding:0; margin:0; float:left; }

.TopNav {padding:0; margin:0;}


.MainBanner {width:1026px; height:323px; background: #fff url(/Image/BannerInnerBG.jpg) 0 0 no-repeat; }
.MainBanner a {color:#FFFFFF; font-weight:normal; text-decoration:none; border-bottom: 1px #f7ae3f dotted; }
.MainBanner a:hover {color:#f7ae3f; border-bottom: #fff dotted 1px; }

.MainBannerLeft { width:252px; height:323px; padding: 0px 502px 0px 20px; float:left; display:block; color:#FFFFFF; font-size:12px; }
.MainBannerLeft h5 { color:#eee; font-size:15px; font-weight:bold; padding-top:4px; }
.MainBannerLeft a {color:#f7ae3f; font-weight:normal; text-decoration:none; border-bottom: 1px #fff dotted; }
.MainBannerLeft a:hover {color:#fff; border-bottom: #f7ae3f dotted 1px; }


.SearchTextB { width: 175px; height: 27px; padding:8px 0px 0px 10px; margin:0; background: url(/Image/SearchBG.jpg) 0 0 no-repeat; color:#FFFFFF; font-size:16px; font-weight: bold; border:none; float:left; }
.SearchButton { width: 46px; height:35px; padding:0; margin:0; margin: 0px; border:none; background: url(/Image/SearchButtBG.jpg) 0 0 repeat-x; color:#efeeee; font-weight: bold; font-size: 16px; float:left; }
.MainBannerLeft .blur { color:#000; background:#e5f1fa; border:#71b8e5 solid 3px; height: 25px;  padding:4px 0px 0px 10px; width: 169px; }

.Help  { color:#bcc7db; font-size:18px; }

.MainBannerRight { width:232px; height:300px; padding: 23px 20px 0px 0px; float:left; display:block; overflow:hidden;  }
.MainBannerRight h5 { padding-bottom:10px; }
.MainBannerRight h5 a { border: 0px none; }

.MainBannerRight ul { top:0; padding:0; margin:0; height:225px; overflow:hidden;  }
.MainBannerRight li { padding: 5px 0 0 0; margin:0; height:40px; }


/*************************
BOTTOM CLEAR
**************************/
#BottomClear { float: left; width: 1016px; padding: 0px; height: 8px;  background:#FFF url(/Image/FrameBG.jpg) 0 0 repeat-y;  }
* html #BottomClear { position: relative;  /*** IE needs this  ***/ }

.clear { clear: both; }

/**************************
FOOTER STYLE
**************************/

.FooterHold {width: 100%; padding:0px 0px 0px 0px; margin:0; background: #1f407e url(/Image/FooterBG.jpg) 0 0 repeat-x ; clear:both;}
.Footer {width: 1026px; padding:20px 0px 0px 0px; margin:auto;  color: #FFFFFF; font-size: 11px; text-align:left;}

.FooterLeft {width:580px; padding:0 0 0 20px; margin:0; float:left;}

.FooterRight {width:426px; padding:0; margin:0; float:left;}
.FooterLeft a {color:#FFFFFF; font-weight:normal; text-decoration:none; border-bottom: 1px #f7ae3f dotted; }
.FooterLeft a:hover {color:#f7ae3f; border-bottom: #fff dotted 1px; }
.FooterList { padding:0; margin:0;  top:0; }
.FooterList li { display:inline; border-left: 2px solid #fff; padding: 0 5px 0 5px;  }
.FooterList .noborder { border: 0px none; }
.FooterList .nopadding { padding: 0px 10px 0 0 ; }
.FooterList .hidden { display: none ; }

.FooterListLogo  { padding:0; margin:0;  top:14px; }
.FooterListLogo li { display:inline;  padding: 0 20px 0 0px;  }
.FooterListLogo a { border: 0 none; }
.FooterListLogo a:hover { border: 0 none; }

.FooterLinks a {color: #FFFFFF; text-decoration: none; padding:0; margin:0;}
.FooterLinks a:hover {color: #66CC33; }

.LogoH { height:71px; width:auto; overflow:hidden;}
.LogoH a { line-height:2000em; display:block; float:left;}

.FooterRight ul {padding: 0; margin: 0; width: 138px; color: #FFFFFF; top:0; float:left;}
.FooterRight li {list-style: none; margin: 0; /* border-bottom: 1px solid #f7ae3f;*/ color: #ffffff; padding: 2px 6px 2px 10px; width: 118px; display:block;}
.FooterRight li a { text-decoration: none; color: #ffffff; border-bottom: #f7ae3f dotted 1px; }
.FooterRight li a:hover {color:#f7ae3f; border-bottom: #fff dotted 1px; }
.FooterRight .noborder { border: 0px none; }

.DevelpedBy { color:#45649e; }
.DevelpedBy a { color:#859bc6; border:0 none; font-weight:bold; }
.DevelpedBy a:hover { color:#fff; border-bottom: 1px dotted #859bc6; }




/*/////////////////////////*/

/* navigation */
ul.dropdown2, ul.dropdown2 li, ul.dropdown2 ul { list-style: none; margin: 0; padding: 0;}
ul.dropdown2 { position: relative; z-index: 597; float: left;}
ul.dropdown2 li { float: left; line-height: 1.3em; vertical-align: middle; zoom: 1;  }
ul.dropdown2 li.hover, ul.dropdown2 li:hover { position: relative; z-index: 599; cursor: default; }
ul.dropdown2 ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 100%; }
ul.dropdown2 ul li { float: none; }
ul.dropdown2 ul ul { top: 1px; left: 99%; }
ul.dropdown2 li:hover > ul { visibility: visible; }

ul.dropdown2 { font-weight: bold; }
ul.dropdown2 li { padding: 7px 5px 17px 15px; color: #FFF; }
ul.dropdown2 li.hover,  ul.dropdown2 li:hover { /*background-color: #eee;*/ color: #f7ae3f; }
ul.dropdown2 a:link,  ul.dropdown2 a:visited { color: #FFF; text-decoration: none; }
ul.dropdown2 a:hover { color: #666; }
ul.dropdown2 a:active { color: #000; }

/* -- level mark -- */
ul.dropdown2 ul { width: 200px; margin-top: 1px; }
ul.dropdown2 ul li { font-weight: normal; }

/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class  */

ul.dropdown2 *.dir { padding: 2px 10px 17px 10px; display:block;   }
/* -- Components override -- */
ul.dropdown2-horizontal ul *.dir { padding-right: 10px; /*background: #FFFFFF url(/Image/nav-more.gif) 0 0 no-repeat;*/  color:#FFF;}
ul.dropdown2-upward *.dir { }
ul.dropdown2-vertical *.dir, ul.dropdown2-upward ul *.dir { background: #FFFFFF ; color:#FFF; }
ul.dropdown2-vertical-rtl *.dir { padding-right: 10px; padding-left: 10px; background: ; }

/*-------------------------------------------------/
 * @section		Base Style Extension */
ul.dropdown2 a, ul.dropdown2 span { display: block; padding: 2px 10px 7px 10px; color:#FFF;  background-color: ; }

/*-------------------------------------------------/
 * @section		Base Style Override */
ul.dropdown2 li { padding: 0; border: none; }
ul.dropdown2 ul a, ul.dropdown2 ul span { padding: 8px 10px 5px 10px; border-bottom: 1px solid #14284c; }

/*-------------------------------------------------/
 * @section		Base Style Reinitiate: post-override activities */

/*------------------------------------------------/
 *	@section	Custom Styles */
ul.dropdown2 li {  color: #FFF; font-weight:bold;  }
ul.dropdown2 li.hover, ul.dropdown2 li:hover {  color: #f7ae3f; font-weight:bold; }
ul.dropdown2 li a:active { background:none; }
ul.dropdown2 li a:hover { }

/* Non-first level */
ul.dropdown2 ul { margin-top: 0; color:#FFF; background-color: #172e58; border-top:1px solid #14284c; }
ul.dropdown2 ul ul { border-top:none; }
ul.dropdown2 ul a { color:#FFF; background:none; padding-left:10px; }
ul.dropdown2 ul li { background: none;}
ul.dropdown2 ul li.hover,  ul.dropdown2 ul li:hover { color: #FFF; font-weight:normal; }
ul.dropdown2 ul li a:hover { color:#f7ae3f; }

/* Mixed */
ul.dropdown2 *.dir { /*background: url(/Image/nav-arrow-transparent.gif) 10px 5px no-repeat;*/    }
ul.dropdown2 ul *.dir { padding:8px 0 5px 10px  }
ul.dropdown2 li a {   }

/*-------------------------------------------------/
 * @section		Support Class `open` Usage
 * @source		js, artificial * */

ul.dropdown2 li.hover *.open {  color: #f7ae3f; padding-left: 10px;  }
ul.dropdown2 ul li.hover *.open, ul.dropdown2-vertical li.hover *.open {  font-weight:normal;  }
ul.dropdown2-vertical-rtl li.hover *.open { }
ul.dropdown2-upward li.hover *.open { }
ul.dropdown2-upward ul li.hover *.open { }

/* CSS2 clone */
ul.dropdown2 li:hover > *.dir {  color: #f7ae3f; padding-left: 10px;   }
ul.dropdown2 ul li:hover > *.dir,  ul.dropdown2-vertical li:hover > *.dir { padding-left: 10px;  color:#f7ae3f; font-weight:normal; }
ul.dropdown2-vertical-rtl li:hover > *.dir2 {  }
ul.dropdown2-upward li:hover > *.dir2 {  }
ul.dropdown2-upward ul li:hover > *.dir2 {  }

ul.dropdown2 li {text-decoration: none; color: #fff; font-weight: bold; font-size: 11px; }
ul.dropdown2 li a {text-decoration: none; color: #fff; font-weight: bold; font-size: 11px; width:auto; }
ul.dropdown2 li a:hover {color: #f7ae3f; border-bottom: #fff dotted 1px; }
ul.dropdown2 ul li  a:hover {color: #f7ae3f;border-bottom: 1px solid #14284c;  }
ul.dropdown2 li a:active {background:;color: #fff;  }
ul.dropdown2 ul li a:active {background:#172e58;color: #fff; }




/* Quesiton Advice */

.QuestionIndex {width:560px; height:320px; margin:0; padding:20px; background:#FFFFFF; border:10px solid #14284c;}
.QuestionIndex .Row { padding: 5px 0 0 0; }
.QuestionIndex .RowLeft { width: 150px; padding: 0px 0 0 0px ;  float:left; display:block; }
.QuestionIndex .RowRight { width: 280px; padding: 0px 0 0 5px ;  float:left; display:block; }
.QuestionIndex .blur { color:#000; background:#e5f1fa; border:#71b8e5 solid 3px }

