/*========================================================*/
/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/

Body{ background:#e6e6e6;}
A:link,A:visited,A:active {color: #5a5b5e; text-decoration: underline;}
.black a, A.black:link,A.black:visited,A.black:active {color:#464749; text-decoration:none;}
A.black:hover {color:#5a5b5e; text-decoration:underline;}
A:hover {color: #333; text-decoration:underline}
.defaultcolor{color:#28509a;}
.Head{ color:#28509a; font:bold 1em Verdana, Arial, Helvetica, sans-serif}
.SubHead{ color:#999999}
.logo{float:left; padding-top: 25px;}
#dnnwrapper { width:780px; min-height: 100%; margin:0 auto; background:#fff; margin-top:0px; padding:10px; border:15px solid #fff} 
#dnnheader {width:100%; margin:0 auto; min-height:85px; height:85px; padding-bottom:12px; text-align: left; border-bottom:solid 5px #000;} 
* html #dnnheader{ height:85px}
#dnnbottom{width:100%; margin:0 auto;}

#themes{ display:none; width:32px; height:200px; background:url(../images/themebg.gif) top left repeat-y; border:1px solid #999; position:absolute; right:0px}

.links{ color:#999}A.links:link,A.links:active,A.links:visited  {line-height:25px;padding:0px 5px; font-weight:normal; color:#fff; text-decoration:none} A.links:hover {color:#999;}

.privacy,A.privacy:link,A.privacy:active,A.privacy:visited  {line-height:25px; font-weight:bold; color:#999; text-decoration:none; float:left; padding:0 10px} A.privacy:hover {color:#fff;}

.terms,A.terms:link,A.terms:active,A.terms:visited  {line-height:25px; font-weight:bold; color:#999; text-decoration:none; float:left; padding:0 10px} A.terms:hover {color:#fff;}

.copyright{ font-weight:bold; float:right; padding:0 10px; color:#999}


/*========================================================*/
/*  CUSTOM PROMSYS CSS				  			          */
/*========================================================*/

.ArticleTemplate {
	font-size: 1em;
}

.ArticleSummary {
	font-weight: bold;
	padding-bottom: 20px;
}
