﻿

body
{
	
font-family: Verdana, Tahoma, Arial; 
font-size: 12px;
color: #000000;
}

.txt {font-family: Verdana, Tahoma, Arial; 
       font-size: 11px;
       color: #3A4758;
      }
H3
{
	font-weight: bold;
	font-size: 12pt;
	color: #339900;
	font-family: Verdana, Tahoma, Arial;
}
H2
{
	font-weight: bold;
	font-size: 16pt;
	color: #990000;
	font-family: 'Verdana, Arial';
}
BUTTON
{
	font-weight: normal;
	font-size: 11pt;
	color: white;
	font-family: Verdana, Arial;
	background-color: #000099;
}

H4
{
	font-weight: bold;
	font-size: 14pt;
	color: #990000;
	font-family: 'Times New Roman' , Verdana, Arial;
}

A:link { 
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

A:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #333366;
	}
	
A:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	}
	
A.tn:link { 
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

A.tn:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #666666;
	}
	
A.tn:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	}
	
A.small:link { 
	text-decoration: none;
	font-family: arial;
	font-size: 9px;
	color: #666666;
}

A.small:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 9px;
	color: #666666;
	}
	
A.small:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 9px;
	color: #333333;
	}
	
A.nav:link { 
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #666666;
}

A.nav:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	}
	
A.nav:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	}

A.navred:link {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
}

A.navred:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
	}

A.navred:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
	}

A.subnav:link { 
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: #666666;
}

A.subnavred:link {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: #ff0000;
}

A.subnav:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: #666666;
	}

A.subnavred:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: #ff0000;
	}

A.subnav:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 10px;
	color: #333333;
	}

A.subnavred:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 10px;
	color: #ff0000;
	}

A.popupred:link, A.popupred:visited, A.popupred:hover {
	color: #cc001e;
	font-size: 10px;
	font-variant : small-caps;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}

A.standardSmall:link, A.standardSmall:visited, A.standardSmall.hover {
    font-size: 10px;
    }
    
    
.LeftGreenBackground
{
	background-image: url(images/LeftNavBackground.gif);
	background-repeat: repeat-y;
}

.OrangeHeader
{
	font-size: 16px;
	color: white;
	font-family: Verdana, Arial;
	font-weight: bold;
}

.LargeBlueHighlight
{
	font-size: 12pt;
	color: blue;
	font-family: Verdana, Algerian;
}p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 0px 0px;
	width: 0px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #F9AC46}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 2px 7px;
		width: 180px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #333366;
		font: 11px arial}

	#sddm div a:hover
	{	background: #F9AC46;
		color: #FFFFFF}

.SolutionText
{
text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}