/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL */
body {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #595959;
	font-weight:normal;
}
table {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #595959;
	font-weight:normal;
}
/* style for module titles */
.Head   {
    font-family: Verdana, Arial;
    font-size:  14px;
    font-weight: bold;
    color: #000000;
}
#Menu 
{ 
	width:174px;
	padding:5px;
}
#MCentre
{ 
	padding:5px;
}
#MRight
{ 
	padding:5px;
}

/* text style for the unselected tabs */
.OtherTabs {
	font-size: 8.5pt;
	color:#595959;
	font-family: Verdana, Arial;
	text-decoration: none;
	font-weight: normal;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	text-decoration:    none;
	color:#595959;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:visited  {
	text-decoration:    none;
	color:#595959;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:active   {
	text-decoration:    none;
	color:#595959;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:hover    {
	text-decoration:    underline;
	color:#595959;
	font-weight: normal;
	font-size: 8.5pt;
}

/* SIGNIN */
.SignIn {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #595959;
}
A.SignIn:link {
    text-decoration:    none;
	font-size: 12px;
    font-family: Verdana, Arial;
    color:#595959;
}

A.SignIn:visited  {
    text-decoration:    none;
	font-size: 12px;
    font-family: Verdana, Arial;
    color:#595959;
}

A.SignIn:active   {
    text-decoration:    none;
	font-size: 12px;
    font-family: Verdana, Arial;
    color:#595959;
}

A.SignIn:hover    {
    text-decoration:    underline;
	font-size: 12px;
    font-family: Verdana, Arial;
    color:#595959;
}

/* SIGNIN RED */
.SignInRed {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #595959;
}
A.SignInRed:link {
    text-decoration:    none;
	font-size: 12px;
    font-family: Verdana, Arial;
    color:#595959;
}

A.SignInRed:visited  {
    text-decoration:    none;
	font-size: 12px;
    font-family: Verdana, Arial;
    color:#595959;
}

A.SignInRed:active   {
    text-decoration:    none;
	font-size: 12px;
    font-family: Verdana, Arial;
    color:#595959;
}

A.SignInRed:hover    {
    text-decoration:    underline;
	font-size: 12px;
    font-family: Verdana, Arial;
    color:#595959;
}

.NormalBold  {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
}

.Normal  {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #595959;
	font-weight:normal;
}
.NormalRed  {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #ee0000;
	font-weight:normal;
}
a:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #595959;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.SubHeadOrange {
	font-family: Verdana, Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #FF6400;
	/* line-height: 18pt; */
}
.SubHeadBlue {
	font-family: Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #595959;
	/* line-height: 14pt; */
}
.Footer {
	font-size: 8pt;
	color:#595959;
	font-family: Verdana, Arial;
	text-decoration: none;
	font-weight: normal;
}
/* Footer Links */
A.Footer:link {
	text-decoration:    none;
	color:#595959;
	font-weight: normal;
	font-size: 8pt;
}

A.Footer:visited  {
	text-decoration:    none;
	color:#595959;
	font-weight: normal;
	font-size: 8pt;
}

A.Footer:active   {
	text-decoration:    none;
	color:#595959;
	font-weight: normal;
	font-size: 8pt;
}

A.Footer:hover    {
	text-decoration:    underline;
	color:#595959;
	font-weight: normal;
	font-size: 8pt;
}
.NormalSmall {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #595959;
}
.NormalBoldSmall {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
}
.SubHead {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
}
.CommandButton {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #595959;
}
A.CommandButton:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	font-style: normal;
}
A.CommandButton:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	font-style: normal;
}
A.CommandButton:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #595959;
	text-decoration: underline;
	font-style: normal;
}
A.CommandButton:active {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	font-style: normal;
}
.NormalBoldRed {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.headertable {
	background-image: url(05c.jpg);
	background-repeat: repeat-x;
	background-color: #335998;
}
/* Search */
.SkinObject {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
}
A.SkinObject:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
}
A.SkinObject:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
}
A.SkinObject:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	text-decoration: underline;
}
A.SkinObject:active {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
}
.maintable {
	width: 780px;
	height: 100%;
}
h1 
{
	font-weight:bold;
   color: #595959;
	font-size: 15pt;
	font-family: Verdana, Arial;
	margin-bottom: 0;
}
h2
{
	font-weight: bold;
	color: #595959;
	font-size: 13pt;
	font-family: Verdana, Arial;
	margin-bottom: 0;
}
h3
{
	font-weight: bold;
	color: #012b5d;
	font-size: 11pt;
	font-family: Verdana, Arial;
	margin-bottom: 0;
}
h4
{
	font-weight: bold;
	color: #595959;
	font-size: 12px;
	font-family: Verdana, Arial;
	margin-bottom: 0;
}
h5
{
	font-weight: bold;
	color: #595959;
	font-size: 12px;
	font-family: Verdana, Arial;
	margin-bottom: 0;
}
ul
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #595959;
	font-weight:normal;
	list-style-type: circle;
	margin-bottom: 0;
	margin-top: 0;
}
li {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #595959;
	font-weight:normal;
	list-style-type: circle;
}
ul li
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #595959;
	font-weight:normal;
	list-style-type: circle;
}
p 
{
	/*margin: 0 0 1em;*/
}
