﻿body 
{
	margin: 20px;
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
	background-color: White;
	text-align: center;
	height: 100%;
}

img
{
	border: 0px;
}

.div-paging
{
    margin-bottom: 5px;
    text-align: center;
}

.btn-subscribe
{
    font-size: 8pt;
}

.txt-subscribe
{
    font-size: 8pt;
}

.div-header
{
	border: solid 1px #333366;
	background-color: #9999cc;
	width: 750px;
	height: 100px;
	background-image: url(/images/banner-blue.png);
	background-repeat: no-repeat;
}

.div-breadcrumb
{
	border-left: solid 1px #333366;
	border-right: solid 1px #333366;
	background-color: #333366;
	width: 750px;
	height: 25px;
	text-align: center;
	color: #ffffcc;
	font-weight: bold;
	padding-top: 3px;
}

.span-searchmatch
{
    color: Orange;
    font-weight: bold;
}

.a-nav-main
{
	color: #ffffcc;
	font-weight: bold;
	text-decoration: underline;
}

.a-nav-main:hover
{
	text-decoration: none;
}

.div-main
{
	border-left: solid 1px #333366;
	border-right: solid 1px #333366;
	background-color: white;
	width: 750px;
	height: 100%;
}

.div-main-sub-left
{
	width: 173px;
	float: left;
	height: 96%;
	margin: 0px;
}

.div-subscribe
{
	border: solid 1px #333366;
	padding: 5px;
	background-color: #ccccff;
	font-size: 8pt;
	margin: 5px;
	width: 380px;
}

.div-main-sub-left-menu
{
	border: solid 1px #333366;
	width: 145px;
	height: 100%;
	margin: 5px;
	padding: 5px;
	background-color: #ccccff;
}

.div-main-sub-mid
{
	width: 420px;
	height: 100%;
	float: left;
	margin: 0px;
}

.div-main-sub-mid-noads
{
	width: 573px;
	height: 100%;
	float: left;
	margin: 0px;
}
/*.div-main-sub-mid-content
{
	width: 380px;
	height: 100%;
	float: left;
	margin: 0px;
	padding: 5px;
	background-color: #ccffff;
}*/

.div-main-sub-right
{
	width: 150px;
	float: right;
	height: 100%;
	margin: 0px;
}

.div-footer
{
	border: solid 1px #333366;
	background-color: #ccccff;
	width: 750px;
	height: 40px;
	background-image: url(/images/logo-small-gray.png);
	background-position: left;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 8pt;
	color: #333366;
	padding-top: 15px;
}

.div-horz-ads
{
	border: solid 1px #333366;
	border-top: 0px;
	width: 750px;
	height: 100px;
	text-align: center;
}

.div-vert-ads
{
	width: 125px;
}

.lbl-cats-selected
{
	font-weight: bold;
	text-align: left;
	font-size: 12pt;
}	

.div-cats-item-container
{
	text-align: left;
}

.div-cats-item
{
}

.a-cats-item
{
	color: Green;
	text-decoration: underline;
}

.a-cats-item:hover
{
	text-decoration: none;
}

.div-index-header
{
	text-align: center;
}

.a-image
{
	text-decoration: none;
}

.a-paging
{
    color: #333366;
    text-decoration: underline;  
}

.a-paging:hover
{
    text-decoration: none;
}

.div-content-main
{
	text-align: left;
	padding: 10px;
	background-color: #ffffcc;
	border: solid 1px #333366;
	margin: 6px;
	margin-left: 7px;
	width: 370px;
}

.div-content-main-noads
{
	text-align: left;
	padding: 10px;
	background-color: #ffffcc;
	border: solid 1px #333366;
	margin: 6px;
	margin-left: 7px;
}

.div-content-title
{
	font-weight: bold;
	font-size: 16pt;
	margin-bottom: 10px;
}

.div-font-size
{
    font-size: 8pt;
    font-weight: bold;
    border: solid 1px #000000;
    text-align:center;
    background-color: #ccccff;
    padding: 4px;
    margin-bottom: 4px;
}

.btn-font-control
{
    width: 20px;
}

.a-content-title
{
	font-weight: bold;
	font-size: 12pt;
	color: Green;
	text-decoration: underline;
}

.a-content-title:hover
{
    text-decoration: none;
}

.div-tiny-details
{
    font-size: 8pt;
    color: #333366;
}

.a-tiny-details
{
    color: #333366;
    text-decoration: underline;
}

.a-tiny-details:hover
{
    text-decoration: none;
}

.div-content-content
{
    margin-top: 10px;
	padding-left: 10px;

}

.div-push-right
{
     padding-left: 5px;
     text-align:left;
}

.div-bold
{
    font-weight:900;
    text-align:left;
}

.err-message
{
    padding: 5px;
	color: #660000;
	font-size: 8pt;
	border: solid 1px #660000;
	background-color: #ff6666;
}

.err-message-validate
{
    padding: 5px;
	color: #660000;
	font-size: 8pt;
	border: solid 1px #660000;
	background-color: #ff6666;
}

.message
{
    padding: 5px;
    color: #006600;
    font-size: 8pt;
    border: solid 1px #006600;
    background-color: #66ff66;
}

.div-authnav-header
{
	font-weight: bold;
	text-align: left;
	font-size: 12pt;
	margin-top: 10px;
}

.div-authnav-item
{
    margin-left: 10px;
    text-align: left;
}

.a-authnav-item
{
    text-decoration: none;
    color: #000000;
}

.a-authnav-item:hover
{
    text-decoration: underline;
    color: #ffffcc;
}

.div-content-sub 
{
    text-align: left;
    margin: 5px;
    margin-right: 0px;
    border: solid 1px #333366;
    background-color: #ffffff;
    float: right;
    padding: 15px;
    font-size: 8pt;
}

.a-content
{
    text-decoration: none;
    color: #333366;
}

.a-content:hover
{
    text-decoration: underline;
}

.div-article-body
{
    float:left;
}

.img-author
{
    border: solid 1px black;
    height: 175px;
    width: 125px;
}

.grid
{
    border: solid 1px #333366;
}

.grid-header
{
	border: solid 1px #333366;
	background-color: #333366;
	text-align: center;
	color: #ffffcc;
	font-weight: bold;
	margin: 5px;
}

.grid-row1
{
    border: solid 1px #333366;
    background-color: #ffffff;
}

.grid-row2
{
    border: solid 1px #333366;
    background-color: #cecece;
}

.grid-selected
{
    background-color: #66ff66;
}