body
{
  margin: 0px;
  font-size: 13px;
  font-family: "Trebuchet MS";
  color: #727679;
  line-height: 150%;
}
textarea
{
  font-size: 13px;
  font-family: "Trebuchet MS";
  color: #333;
}

input
{
  color: #333;
}

h1
{
  background: url(images/main_title_bg.gif) no-repeat left bottom;
  line-height: 24px;
  padding-bottom: 10px;
  margin: 0px;
  font-size: 24px;
  font-weight: normal;
  color: #136ab3;
}
h2
{
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 0px;
  color: #136ab3;
}
h2 a
{
  text-decoration: none;
}

h2 a:hover
{
  text-decoration: underline;
}

h3
{
  font-size: 20px;
  font-weight: bold;
  color: #136ab3;
}

h4
{
  border-bottom: 1px dashed #d3d3c5;
  line-height: 30px;
  margin: 15px 0 10px 0;
  padding: 0;
  color: #136ab3;
  font-size: 16px;
  font-weight: bold;
}

fieldset
{
  margin: 1em;
  padding: 1em;
  border: 1px solid #CCCCCC;
  width: 600px;
}
legend
{
  font-size: 1.5em;
  font-weight: bold;
  color: #136ab3;
}

.boldLabel
{
  font-size: 12px;
  font-weight: bold;
  color: #136ab3;
}

#page_con
{
  margin: 0 auto;
  width: 823px;
  border: 1px solid #d3d3c5;
}
form
{
  margin: 0;
}
p
{
  margin: 12px 0;
}
img
{
  border: 0;
}
a
{
  color: #136ab3;
}
#loginBar
{
  text-align: right;
  margin: 0 auto;
  width: 823px;
}
#header
{
  background: url(images/internal.jpg) no-repeat;
  border: 1px solid #ffffff;
  height: 198px;
}

#logoLink
{
  position: relative;
}

#logoLink a
{
  position: absolute;
  top: 0;
  left: 0;
  width: 350px;
  height: 150px;
}
#logoLink a h1
{
  display: none;
}


#headerHome
{
  background: url(images/header_home_bg.jpg) no-repeat;
  border: 1px solid #ffffff;
  height: 253px;
}
#header ul, #headerHome ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}
ul#mainNav
{
  border-bottom: 1px solid #d3d3c5;
  height: 37px;
}
#header ul#mainNav
{
  margin-top: 66px;
}
#headerHome ul#mainNav
{
  margin-top: 215px;
}
ul#mainNav li
{
  height: 37px;
  float: left;
  margin-right: 9px;
}
ul#mainNav a
{
  display: block;
  float: left;
  position: relative;
  color: #ffffff;
  background: url(images/mainnav_left.gif) no-repeat left top;
  text-decoration: none;
  font-size: 14px;
}
ul#mainNav a span
{
  display: block;
  float: left;
  position: relative;
  background: url(images/mainnav_right.gif) no-repeat right top;
  padding: 0 7px 0 6px;
  height: 37px;
  line-height: 35px;
  margin-right: -8px;
  cursor: pointer;
}
ul#mainNav a:hover
{
  background: url(images/mainnav_leftOver.gif) no-repeat left top;
}
ul#mainNav a:hover span
{
  background: url(images/mainnav_rightover.gif) no-repeat right top;
}
ul#mainNav li.last
{
  margin: 0;
}
ul#mainNav li.last a span
{
  padding: 0 7px 0 6px;
}
ul#topNav
{
  float: right;
}
ul#topNav li
{
  height: 37px;
  float: left;
  background: url(images/topnav_right.gif) no-repeat right top;
  margin-left: 10px;
}
ul#topNav a
{
  display: block;
  float: left;
  position: relative;
  color: #ffffff;
  background: url(images/topnav_left.gif) no-repeat left top;
  padding: 0 10px 0 9px;
  height: 37px;
  line-height: 35px;
  text-decoration: none;
  font-size: 14px;
  margin-left: -8px;
}
#siteTitle{
  font-size:28px; 
  line-height:28px; 
  color:White; 
  padding:38px 0 0 200px;
}

#siteTitle a{
  color:White;
  text-decoration:none;
}
#tagLine{
  font-size:18px; 
  line-height:18px; 
  color:White; 
  padding:10px 0 0 240px;
}


#content
{
  border-top: 1px solid #d3d3c5;
  border-bottom: 1px solid #d3d3c5;
  padding: 15px 15px 0 15px;
}
.twoColumns
{
  background: url(images/borderPix.gif) repeat-y;
  margin-top: -14px;
}

#navColumn
{
  float: left;
  width: 165px;
  padding: 0px 5px 5px 0;
  line-height: normal;
}

#navColumn ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#navColumn ul a
{
  text-decoration: none;
}

#navColumn ul a:hover
{
  text-decoration: underline;
}

#navColumn li
{
  margin-top: 8px;
  padding-left: 12px;
  line-height: 15px;
  background: url(images/bulletGray.gif) no-repeat 0 6px;
}

#mainColumn
{
  padding: 14px 0 0 15px;
  width: 600px;
  float: right;
}
.box180Con
{
  background: url(images/box180_bg.gif) repeat-y;
  width: 180px;
  margin-bottom: 13px;
}
.box180
{
  background: url(images/box180_top.gif) no-repeat left top;
}
.box180 .boxContent
{
  background: url(images/box180_bottom.gif) no-repeat left bottom;
  padding: 18px;
}
.box180 .title
{
  color: #136ab3;
  font-size: 16px;
}

.box200Con
{
  background: url(images/box200_bg.gif) repeat-y;
  width: 200px;
  margin-bottom: 13px;
}
.box200
{
  background: url(images/box200_top.gif) no-repeat left top;
}
.box200 .boxContent
{
  background: url(images/box200_bottom.gif) no-repeat left bottom;
  padding: 18px;
}

#mainMiddle
{
  float: left;
  width: 400px;
  padding-left: 20px;
}

.mainTitle
{
  background: url(images/main_title_bg.gif) no-repeat left bottom;
  line-height: 24px;
  padding-bottom: 10px;
  font-size: 24px;
  color: #136ab3;
}

.box800Con
{
  background: url(images/box800_bg.gif) repeat-y;
  width: 800px;
  margin-bottom: 15px;
}
.box800_0
{
  background: url(images/box800_top.gif) no-repeat left top;
}
.box800
{
  background: url(images/box800_bottom.gif) no-repeat left bottom;
  padding: 10px 11px 13px 11px;
}

.box800 .boxContent 
{
  background-color: #ffffff;
  color: #727679;
  padding: 5px 7px;
}

.newArticles
{
  background: url(images/main_title_bg.gif) no-repeat 10px 40px;
  height: 30px;
  color: #136ab3;
  font-size: 20px;
  padding: 13px 0 10px 10px;
}
.newArticles a
{
  text-decoration: none;
}

.newArticleTitle
{
  color: #136ab3;
  font-size: 16px;
  font-weight:bold;
}

.newArticleTitle a
{
text-decoration: none;
}

.box390Con
{
  background: url(images/box390_bg.gif) repeat-y;
  width: 390px;
  margin-bottom: 15px;
}
.box390_0
{
  background: url(images/box390_top.gif) no-repeat left top;
}
.box390
{
  background: url(images/box390_bottom.gif) no-repeat left bottom;
  padding: 10px 11px 13px 11px;
}
.box390 .boxContent
{
  background: #e8f3fc url(images/box390_bg.jpg) repeat-x;
  color: #727679;
  padding: 5px 7px;
}

.soup
{
  background: url(images/soup.jpg) no-repeat right top;
  height: 44px;
  color: #136ab3;
  font-size: 20px;
  padding: 13px 0 0 10px;
}
.soup a
{
  text-decoration: none;
}
.dash
{
  background: url(images/dash.jpg) no-repeat right top;
  height: 43px;
  color: #136ab3;
  font-size: 20px;
  padding: 13px 0 0 10px;
}
.dash a
{
  text-decoration: none;
}
.boxCon
{
  background: url(images/box_bg.gif) repeat-y;
  width: 793px;
}
.box_0
{
  background: url(images/box_top.gif) no-repeat left top;
}
.box
{
  background: url(images/box_bottom.gif) no-repeat left bottom;
  padding: 13px 11px;
}
.box .boxContent
{
  background: #ffffff url(images/box_bg.jpg) repeat-x;
  color: #727679;
  padding: 5px 7px;
  margin-top: 5px;
}
.box .title
{
  color: #136ab3;
  font-size: 20px;
  margin-right: -7px;
}
#footer
{
  background: #cee6fe url(images/footer_bg.jpg) repeat-x;
  border: 1px solid #ffffff;
  text-align: right;
  line-height: 26px;
  font-size: 11px;
  padding: 0 20px 0 0;
}
#footer a
{
  text-decoration: none;
  color: #727679;
}
#footer a:hover
{
  text-decoration: underline;
}

.fLeft
{
  float: left;
}
.fRight
{
  float: right;
}
.sp
{
  font-size: 1px;
  line-height: 1px;
  clear: both;
  height: 1px;
  background: url(images/box_title_bg.gif) no-repeat right bottom;
}
.clear
{
  font-size: 1px;
  line-height: 1px;
  clear: both;
  height: 1px;
}

.accordionHeader
{
  background: #ffffff url(images/box_bg.jpg) repeat-x;
  color: #136ab3;
  font-size: 20px;
  padding: 5px;
  margin-top: 5px;
  cursor: pointer;
}

.accordionContent
{
  background: #ffffff url(images/box_bg.jpg) repeat-x;
  border-top: none;
  padding: 5px 5px 5px 5px;
  text-align: justify;
}

.accordianContent ul
{
  border: 0;
}

.accordionHeader a
{
  color: #136ab3;
  text-decoration: none;
}

.accordionHeader a:hover
{
  text-decoration: underline;
}

.ratingStar
{
  font-size: 0pt;
  width: 13px;
  height: 12px;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  display: block;
  background-repeat: no-repeat;
}
.filledRatingStar
{
  background-image: url(Images/FilledStar.png);
}
.emptyRatingStar
{
  background-image: url(Images/EmptyStar.png);
}
.savedRatingStar
{
  background-image: url(Images/SavedStar.png);
}

.midRating
{
  float: left;
  margin: 1px 10px 0 10px;
}

.subButton
{
  background-color: #336699;
  color: #ffffff;
  cursor: hand;
  font-family: verdana;
  font-weight: bold;
  font-size: 12px;
  padding: 3px;
}

.byline
{
  font-size: 12px;
  margin: 8px 0 0 0;
}

.postDate
{
  margin-top: -5px;
  font-size: 11px;
}

.blogDate
{
  text-align: right;
  border-bottom: 1px solid #d3d3c5;
}

.commentCount
{
  font-size: 11px;
}

.commentCount a
{
  color: #727679;
}

.ad
{
  margin-top: 15px;
  text-align: left;
}

.blogFoot
{
  background-color: #eee;
  text-align: right;
  padding: 0 5px;
  font-size: 12px;
}
.blogFooter
{
  margin: 10px 0 0 0;
}

.leftSide
{
  float: left;
  width: 49%;
}
.rightSide
{
  float: right;
  width: 49%;
  text-align: right; /* depends on element width */
}

.borderBottom
{
  clear: both;
  border-bottom: 1px solid #d3d3c5;
  height: 3px;
}

.commentName
{
  line-height: 30px;
  color: #136ab3;
  font-size: 16px;
  font-weight: bold;
}

.commentDate
{
  font-size: 12px;
}

.marginFix
{
  margin-bottom: -3px;
}

.pollq_right_cel
{
  float: left;
  width: 80%;
}
.pollq_left_cel
{
  float: left;
  width: 15%;
  text-align: left;
}
.poll_left_cel
{
  float: left;
  line-height: 1.0em;
  width: 80%;
}
.poll_right_cel
{
  float: left;
  width: 19%;
  line-height: 1.0em;
  text-align: right;
}
.poll_graph
{
  font-size: 1px;
  line-height: 1px;
  clear: both;
  height: 8px;
  margin-bottom: 10px;
  background-color: #136ab3;
}
