/* Global Styles */

body, td  {
	margin:0;
	font:13px arial, helvetica;
	color: #2069B6;
	}

hr {
	height:1px;
	color: #0099ff;
	border-style : dashed;
	border-width : 1px;
}

a {
	color : #336699;
}

a:hover {
	color: #0099ff;	
}

a:visited {
	color: #0099ff;	
}

A.leftNav:link {
	font-size:16px;
	color : #336699;
	font-weight : bold;
	text-decoration: none;
	font-family : "Georgia","Times New Roman", verdana, arial, helvetica;
}

A.leftNavOn {
	font-size:16px;
	color : #339999;
	font-weight : bold;
	text-decoration: none;
	font-family : "Georgia","Times New Roman", verdana, arial, helvetica;
}

A.leftNav:hover  {
	color : #339999;
}

A.leftNav:visited  {
	font-size:16px;
	color : #336699;
	font-weight : bold;
	text-decoration: none;
	font-family : "Georgia","Times New Roman", verdana, arial, helvetica;
}

A.topNav {
	font-size:13px;
	color : #3399CC;
	font-weight : bold;
	text-decoration: none;
}

A.topNavOn {
	font-size:13px;
	color : #339999;
	font-weight : bold;
	text-decoration: none;
}

A.topNav:visited{
	font-size:13px;
	color : #3399CC;
	font-weight : bold;
	text-decoration: none;
}
.pageIntro {
	font-size: 14px;
	color : #2164A8;
	font-weight : bold;
	line-height : 16px;
}
.pageIntro2 {
	font-size: 14px;
	color : #2069B6;
	font-weight : normal;
}

.hilight {
	font-size: 12px;
	color : #336699;
	font-weight : normal;
	line-height : 16px;
}

.pageHeaderBlue {
	font-size: 16px;
	color: #336699;
	font-weight : bold;
	background-image : url(images/dot_blue.gif);
	font-family : Georgia, Times New Roman,Verdana, Arial, Helvetica;
}

.pageHeaderLilac {
	font-size: 16px;
	color: #336699;
	font-weight : bold;
	background-image : url(images/dot_lilac.gif);
	font-family : Georgia, Times New Roman,Verdana, Arial, Helvetica;
}

.pageHeaderRed {
	font-size: 16px;
	color: #336699;
	font-weight : bold;
	background-image : url(images/dot_blue.gif);
	font-family : Georgia, Times New Roman,Verdana, Arial, Helvetica;
}

.pageHeaderOrg {
	font-size: 16px;
	color: #336699;
	font-weight : bold;
	background-image : url(images/dot_orange.gif);
	font-family : Georgia, Times New Roman,Verdana, Arial, Helvetica;
}

.pageHeaderKhaki {
	font-size: 16px;
	color: #336699;
	font-weight : bold;
	background-image : url(images/dot_khaki.gif);
	font-family : Georgia, Times New Roman,Verdana, Arial, Helvetica;
}

.pageHeaderLime {
	font-size: 16px;
	color: #336699;
	font-weight : bold;
	background-image : url(images/dot_lime.gif);
	font-family : Georgia, Times New Roman,Verdana, Arial, Helvetica;
}

.pixBox {
	border-style : solid;
	border-width : 4px;
	border-color: White;
}

.header {
	font-size: 16px;
	color: #336699;
	font-weight : bolder;
}
.mdText	{
	font-size:12px;
}

.smText	{
	font-size:10px;
	color : Gray;
}

.promoTextDk{
	font-size:13px;
	color: #336699;
}
.promoTextLt{
	font-size:15px;
	color: #FFFFFF;
	font-weight : bold;
	font-family : Georgia, Times New Roman,Verdana, Arial, Helvetica;
	line-height : 18px;	
}

.txtWhite{
	color: #FFFFFF;
	font-weight : normal;
}
.txtWhiteBld{
	font-size:14px;
	color: #FFFFFF;
	font-weight : bold;
}
.bg_pridark{
	background-color : #336699;
}
.bg_secdark{
	background-color : #339999;
}
.bg_seclite{
	background-color : #E0F5F5;	
}
.bg_lite{
	background-color : #F0F0F0;
}	
.bg_white{
	background-color : #FFFFFF;
}	
