/*** RESET ***/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html, body {
	height: 100%;
}

body:before {	/* Opera Fix */
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;  /* negate effect of float */
}

#ContainerWrap {
	margin:0 auto;
	min-height: 100%;
	width: 100%;
}

.ie6 #ContainerWrap, .ie8 #ContainerWrap {
	display:table !important;
	height:100% !important;
}



* html .Block {
	height: 1%;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

abbr, acronym {
	font-size: 80%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

abbr[title], acronym[title], dfn[title] {
	cursor: help;
}

.Block {
	display: inline-block;
}

.Block:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.Blue p, .Search p {
	margin: 0;
	padding: 10px 12px;
}

body {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: center;
}

.BodyContent ol li {
	line-height: 120%;
	list-style-type: decimal;
	margin-left: 15px;
	padding: 2px 0;
}

.BodyContent ul li {
	line-height: 120%;
	padding: 2px 15px;
}

.BodyContent ul, .BodyContent ol {
	margin: 10px 0;
}

body.searchTips {
	padding: 30px;
	text-align: left;
}

.Breadcrumb {
	font-size: .95em;
	margin: 0 0 20px 0;
	padding: 5px 10px 5px 10px;
}

.Breadcrumb li {
	display: inline;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}

.Breadcrumb li a {
	padding: 0 15px 0 0;
}

.Breadcrumb li a:hover {
	text-decoration: none;
}

.Breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* BUTTON */

.Button a, .Button button, .Button input{
    display: block;
    float: left;
    margin: 5px 5px 5px 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
    
    color: #fff;
    border: 1px solid #018ab8;
    background: transparent url(../images/bg_button.gif) repeat-x 50% 50%;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;    
}

.Button button, .Button input{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.Button button[type], .Button input{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}

.Button button img {
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

.Button .SearchGoButton {
	float: right;
	width: 60px;
	height: 24px;
	padding: 0;
}

.CategoryFeedList, .OtherFeedList {
	padding-left: 10px;
}

.CategoryFeedList, .OtherFeedList,.CategoryFeedList li, .OtherFeedList li {
	list-style-type: none;
}

.CategoryPagination {
	font-size: .9em;
	padding: 0 5px;
	text-align: center;
}

.CategoryPagination .PagingList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.CategoryPagination .PagingList li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 5px;
}

cite, em, dfn {
	font-style: italic;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.CommentItem {
	border-bottom: 1px solid #D9D9D4 !important;
	margin: 10px 0px;
}

.CommentSettingsLink {
	padding: 5px 0;
}

#Container {
	overflow:auto;
	padding-bottom: 270px;	/* must be same height as the FooterWrap */
	margin: 0 auto;
	text-align: left;
	width: 830px;
	padding-left: 60px;
	padding-right: 60px;
}

#Content {
	border-top: none;
	clear: both;
	width: 830px;
	min-height: 400px;
	padding-bottom: 50px;
}

#Middle {
	float: left;
	min-height: 200px;
	width: 524px;
}

#Middle .BodyContent {
	padding: 0;
}

#Middle .ContentPostDetails li {
	background-position: 0% 4px;
	background-repeat: no-repeat;
	padding: 0 15px 0 20px;
}

#Middle h2 {
	font-size: 1.3em;
	line-height: 100%;
	padding: 10px 0 0;
}

#Middle h3 {
	font-size: 1.2em;
}

#Middle h4 {
	font-size: 1.2em;
}

#Middle h3, .PostDetails, #Middle h4, #Middle h5, #Middle h6 {
	padding: 5px 0;
}

#Middle .listSummary fieldset {
	margin: 10px 0;
}

#Middle .listSummary li {
	line-height: 120%;
	padding: 2px 15px;
}

#Middle .listSummary p,form p, #Middle .tplContent p {
	margin: 10px 0;
	padding: 0;
}

#Middle .listSummary .tplContent, #Middle .listSummary h4, #Middle .listSummary h3, #Middle .listSummary h5, #Middle .listSummary h2,#Middle .tplContent h4, #Middle .tplContent h3, #Middle .tplContent h5, #Middle .tplContent h2 {
	padding: 10px 0;
}

#Middle p {
	margin: 5px 0;
	padding: 0;
}

#Middle .PostDetails li {
	background-position: 0% 4px;
	background-repeat: no-repeat;
	float: left;
	padding: 0 15px 0 20px;
}

.ContentModulesContainer, .listRow, .BodyContent {
	clear: both;
}

.ContentPostDetails {
	margin: 10px 0;
}

.ContentPostDetails li {
	display: inline;
	float: left;
}

del {
	text-decoration: line-through;
}

.FeedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 20px;
	text-decoration: none;
}

fieldset {
	margin: 5px 0;
	padding: 20px;
}

.first {
	text-align: left;
}

#FooterWrap {
	position: relative;
	margin-top: -270px;  /* negative value of FooterWrap height */
	height: 270px;
	clear:both;
}

#Footer {
	font-size: 0.9em;
	height: 90px;
	line-height: 130%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 950px;
}

#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	margin: 0;
	text-decoration: underline;
}

#Footer .tplvar-customcontent-title {
	display: none;
}

#Footer .Block1 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
}

#Footer td {
	vertical-align: middle;
}

#Footer .Block2 {
	width: 100%;
	clear: both;
}

#Footer .Block2 p {
	padding 0;
}

.gecko #Footer .Block2 p, .safari3 #Footer .Block2 p {
	padding-top: 8px;
}

#Footer .Block3 {
	float: none;
	clear: both;
	text-align: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 15px;
}

.tplflag-smallsearchform {
	margin: 0 0 20px 0;
	padding: 0;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.28em;
}

h2 em {
	font-size: 1.15em;
}

h2.tplvar-author-name {
	font-size: 1.3em;
	font-weight: 700;
}

h3 {
	font-size: 1em;
}

h3.tpllang-ContentByAuthor {
	font-size: 1.3em;
	font-weight: 700;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}

#Header {
	height: 100px;
}

#Header h1 {
	padding: 25px 0 0 31px;
	position: absolute;
}

#Header h1 a {
	font-family: arial, sans-serif;
	font-size: 2.4em;
	line-height: 100%;
	text-decoration: none;
}

.HighlightedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 8px;
	text-decoration: none;
}

.HorizontalFormContainer dt {
	clear: left;
	float: left;
	margin: 0 0 5px 0;
	width: 130px;
}

.HorizontalFormContainer dd {
	margin-bottom: 5px;
	margin-left: 130px;
}

.ie .HorizontalFormContainer dd {
	margin-left: 0;
	display: inline;
}

.HorizontalFormContainer dd img {
	vertical-align: top;
}

.HorizontalFormContainer p.Submit {
	margin: 0 0 0 130px;
}

hr {
	border-top: 1px dotted #ccc;
	height: 1px;
	padding-top: 15px;
	margin-top: 20px;
}

html {
	font-family: arial, georgia, tahoma,  sans-serif;
	font-size: 62.5%;
}

html[xmlns] .Block {
	display: block;
}

html[xmlns] .clearfix {
	display: block;
}

.HtmlBlock {
	margin: 0 0 1px 0;
}

.HtmlBlock p {
	padding: 10px 12px 0;
}

input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	margin: 0;
	padding: 3px;
}

#Left {
	float: left;
	padding: 0px 20px 10px 0px;
	width: 200px;
}

#Left h2, #Right h2 {
	border-bottom: none;
	font-size: 1.15em;
	font-weight: 700;
	margin: 0;
	padding: 6px 10px 5px 10px;
}

#Left li a, #Right li a {
	display: block;
	padding-left: 10px;
	text-decoration: underline;
}

#Left li, #Right li {
	margin: 0;
	padding: 0;
}

#Left .tplImage, #Right .tplImage {
	margin: 10px 0px 5px 0px;
}

#Left ul li a, #Right ul li a {
	background-position: 8px 13px;
	padding: 5px 0 4px 17px;
}

#Left ul li li a, #Right ul li li a {
	background-position: 18px 13px;
	padding-left: 27px;
}

#Left ul li li li a, #Right ul li li li a {
	background-position: 28px 13px;
	padding-left: 37px;
}

#Left ul, #Right ul {
	border-top: none;
}

legend {
	font-size: 1.65em;
	font-weight: 700;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
}

li.ContentAuthors {
	font-size: .9em;
	text-decoration: none;
}

li.ContentAuthors a {
	text-decoration: underline;
}

li.ContentAuthors a:hover {
	text-decoration: none;
}

li.ContentCategories {
	font-size: .9em;
	text-decoration: none;
}

li.ContentCategories a {
	text-decoration: underline;
}

li.ContentCategories a:hover {
	text-decoration: none;
}

li.ContentPublishDate {
	font-size: .9em;
}

li.ContentType {
	font-size: .9em;
}

.listRow {
	padding: 0 15px;
}

.listSummary {
	clear: both;
}

.listSummary li {
	padding-left: 10px;
}

#Logo {
	float: left;
	margin: 15px 0 0 0;
	position: absolute;
}

#menuwrapper {
	clear: both;

}

#Menu {
	border-bottom: none;
	width: 830px;
	height: 35px;
	margin-bottom: 20px;
}

#Menu .HasSubMenu > ul {
	margin-left: 20px;
}

#Menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#Menu li a {
	display: block;
	font-family: arial, sans-serif;
	line-height: 35px;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0 25px;
	text-decoration: none;
	cursor: pointer;
}

#Menu li ul {
	float: left;
	left: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 35px;
	width: 120px;
	z-index: 1;
}

#Menu li ul li {
	border-bottom: 1px solid #fff;
	clear: both;
	text-align: left;
	width: 180px;
}

#Menu li ul li a {
	font-size: 1em;
	font-weight: normal;
	height: auto;
	padding: 2px 25px 0;
	text-transform: none;
	width: 180px;
}

#Menu li ul li a, #Menu li.over li a {
	text-decoration: none !important;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}

#Menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#Menu ul > li > ul > li > ul {
	left: 150px;
	position: absolute;
	text-align: left;
	top: 0;
}

#Menu ul a {
	display: block;
	position: relative;
}

#Menu ul li {
	float: left;
	position: relative;
}

#Menu ul li li li:hover ul, #Menu ul li li li.sfHover ul {
	left: 10em;
	top: 0;
}

#Menu ul li li:hover li ul, #Menu ul li li.sfHover li ul {
	top: -999em;
}

#Menu ul li li:hover ul, #Menu ul li li.sfHover ul {
	left: 15em !important;
	top: 0 !important;
}

#Menu ul li:hover {
	visibility: inherit;
	z-index: 300000;
}

#Menu ul li:hover li ul, #Menu ul li.sfHover li ul {
	top: -999em;
}

#Menu ul li:hover ul, #Menu ul li.sfHover ul {
	left: 0;
	top: 30px;
	z-index: 99;
}

#Menu ul ul {
	position: absolute;
	top: -999em;
	width: 15em;
}

#Menu ul ul li {
	width: 100%;
}

#Menu ul, #Menu ul * {
	list-style: none;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 5px 0;
}

q {
	quotes: "" "";
}

#Right {
	float: right;
	padding: 0px 0px 10px 5px;
	width: 200px;	
}

.RSSBlock h2 a {
	background-position: 5px 5px;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	padding-left: 45px;
	padding-top: 10px;
}

.RSSBlock h2, .RSSBlock {
	padding: 0 !important;
}

.Search {
	margin: 0 0 1px 0;
	padding: 0;
}

.Search form {
	padding: 0 12px;
}

.Search p {
	font-size: .85em;
	margin-top: -23px;
}

.SearchGoButton {
	margin-left: 105px;
}

.SearchToggleLinkShow, .SearchToggleLinkHide {
	font-size: .8em;
}

.SearchTips {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin-left: 10px;
	display: none;
}

select option {
	padding: 0 10px;
}

.SideBox {
	margin: 0 0 10px 0;
}

#Slogan {
	float: right;
	margin: 40px 315px 0 0;
	display: inline;
	overflow: hidden;
}

.Small {
	font-size: .8em;
}

small, sup, sub {
	font-size: 85%;
}

#search_Query {
	width: 200px;
	display: block;
}

.ie8 #search_Query {
	display: inline;
}

#smallSearch_Query {
	padding-left: 20px;
	width: 146px;
}

strong, th, thead td, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

sub {
	vertical-align: sub;
}

sub, sup {
	vertical-align: baseline;
}

.Summary h2 {
	border-bottom: 0;
}

.Summary li {
	margin: 0;
	padding: 10px 12px !important;
}

.Summary li a {
	padding: 0 !important;
	text-decoration: underline;
}

.Summary li a:hover {
	text-decoration: none;
}

.Summary small {
	display: block;
	font-size: .9em;
	padding: 0 0 5px 15px;
}

sup {
	vertical-align: super;
}

table {
	border-collapse: 1px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}

td {
	padding: 4px 10px 4px 10px;
	vertical-align: top;
}

.Testimonial {
	margin: 10px 0;
	padding: 5px 20px;
}

th {
	padding: 6px 10px 6px 10px;
	text-align: center;
	vertical-align: top;
}

th a img {
	margin: 0 0 10px 0;
	text-decoration: none;
}

th p {
	margin: 5px 0 5px 0;
}

.tplAdvancedSearchURL {
	text-decoration: underline;
}

.tplAuthorImage {
	margin: 5px 15px 15px 15px;
}

.tplWidthColumns1 {
	width: 830px !important;
}

.tplWidthColumns2 {
	width: 610px !important;
}

.ie6 .tplWidthColumns2 {
	width: 605px !important;
}

.tplWidthColumns3 {
	width: 400px !important;
}

ul, ol, dir, menu {
	list-style: none;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 0;
}

.ViewAuthorContainer h3 {
	clear: both;
}

.White {
	margin: 0 0 10px 0;
}

.White h2 {
	font-size: 1.5em;
}

.White p {
	padding: 0 10px 5px 10px;
}


/*** IE ***/

.ie legend {
	margin-bottom: 20px;
}

.ie #Middle, .ie #Left, .ie #Right {
	display: block;
	height: auto;
}

.ie #Menu li a { /* List item link */
	float: left;
	display: inline;
	overflow: hidden;
}


/*** ALERT BOX ***/

#AlertBox {
		border: solid 1px #DEDEDE; 
		background: #EFEFEF;
		color: #222222;
		padding: 0px;
		margin-bottom: 10px;
		text-align: center;
		font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		font-weight: bold;
}

#AlertBox.FormMessage {
		border: solid 1px #90ac13 !important;
		background: #eef4d3 url(../images/icon-message.png) 8px 6px no-repeat !important;
		color: #6b800d !important;
}

#AlertBox.FormError {
		border: solid 1px #CC0000 !important;
		background: #F7CBCA url(../images/icon-error.png) 8px 6px no-repeat !important;
		color: #CC0000 !important;
}

.Errors {
	margin: 10px 0 10px 0;
}


/*** CUSTOMIZED ITEMS ***/

#Middle h2 {
	font-size: 1.6em;
}

#Middle h3 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
}

#TopBanner {
	margin: 0 0 10px 0;
}

.Search {
	display: block;
	position: relative;
	float: right;
	clear: both;
	top: -100px;
	margin-bottom: -90px;
	padding: 0;
	width: 200px;

  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
}

.Search form {
	padding: 10px 12px 0 12px;
}

.Search h2 {
	display: none;
}

#Footer .QuickLinks {
	float: left;
	width: 150px;
	border-left: 0px dotted #333;
	padding: 5px;
	padding-left: 10px;
	padding-right: 20px;
	
}

#Footer .QuickLinks h2 {
	font-size: 1.0em;
	font-weight: normal;
	color: #ccc !important;
	background: none !important;
	margin-top: 10px;
	border-bottom: 1px solid #333;
	padding: 4px 0;
}

#Footer .QuickLinks li {
	line-height: 1.6em;
	border-bottom: 1px solid #333;
	padding: 4px 0;
}

#Footer .QuickLinks a {
	text-decoration: none;
}

#Footer .QuickLinks a:hover {
	color: #FF6600 !important;
}

.HideTitle h2 .tplvar-list-title {
	display: none;
}

#Middle .listRow {
	padding: 0;
}

#ExpandedList .listRow {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.FAQ h3 {
	background: transparent url(/images/app_icons/question.png) no-repeat 0% 50%;
	padding-left: 25px;
	font-weight: bold;
}

#Left .FAQ li a, #Right .FAQ li a {
	background: transparent url(/images/app_icons/question.png) no-repeat 0% 8px;
}

#Left .FAQ ul li a, #Right .FAQ ul li a {
	background-position:5px 8px;
	padding: 5px 5px 5px 25px;
}
