
body {font-family: verdana, helvetica, arial, sans serif; font-size: 10pt; background: #FFFFFF}

a 
	{
	text-decoration: none;
	border-bottom: 1px dashed #E1E1F1;
	}
a:visited 
	{
	color: #002652;
	}
a:focus
	{
	color: #501020;
	text-decoration: underline;
	}
a:hover 	
	{
	color: #501020; 		
	text-decoration:underline;
	background-color:#FFFFDD;	
	}
a:active {color: #FFCC00; text-decoration: underline}

a.small-light-blue {font-family: verdana, helvetica, serif; font-size: 8pt; font-weight: 400; font-style: none; color: #C1C1D1;}

h1 {font-size: 14pt; color: #701540; font-weight: 400; line-height: 18pt;}
a.h1 {font-size: 14pt; color: #701540; font-weight: 400; line-height: 18pt;}
h2 {font-size: 14pt; color: #002652; font-weight: 400; line-height: 14pt;}
h3 {font-size: 10pt; color: #002652; font-weight: 400; line-height: 12pt; font-style: italic}
h4 {font-size: 10pt; color: #701540; font-weight: 400; line-height: 12pt; }
h5 {font-size: 10pt; font-weight: 400; font-style: italic;}
h6 {font-family: verdana, helvetica, serif; font-size: 10pt; font-weight: 400;}

span.highlight-text-bold { color: #002652; font-weight: 400;}
span.one { color: #002652; font-weight: 600;}
span.override { font-weight: 400; font-color: #000000 }
span.click-here { font-weight: 400; font-style: italic;}
span.date {font-family: verdana, helvetica, serif; font-size: 10pt; font-weight: 400; font-style: italic; color: #C1C1D1;}

span.cdday {font-family: palatino linotype, georgia, book antiqua, serif; font-size: 12pt; font-weight: 400; font-style: italic;}

span.gold-double-colons {font-family: verdana, helvetica, serif; font-size: 10pt; font-weight: 600; font-style: none; color: #d7bf73;}
a.gold-double-colons {font-family: verdana, helvetica, serif; font-size: 10pt; font-weight: 600; font-style: none; color: #d7bf73;}
p.gold-double-colons {font-family: verdana, helvetica, serif; font-size: 10pt; font-weight: 600; font-style: none; color: #d7bf73;}

span.small-light-blue {font-family: verdana, helvetica, serif; font-size: 8pt; font-weight: 400; font-style: none; color: #C1C1D1;}
p.small-light-blue {font-family: verdana, helvetica, serif; font-size: 8pt; font-weight: 400; font-style: none; color: #C1C1D1;}

span.main-links-header {font-family: verdana, helvetica, serif; font-size: 10pt; font-weight: 400; color: #c1c1d1;}
a.main-links-header {font-family: verdana, helvetica, serif; font-size: 10pt; font-weight: 400; color: #c1c1d1;}
p.main-links-header {font-family: verdana, helvetica, serif; font-size: 10pt; font-weight: 400; color: #c1c1d1;}

span.links-header {font-family: verdana, helvetica, serif; font-size: 10pt; font-weight: 600; font-style: none; color: #002652;}
a.links-header {font-family: verdana, helvetica, serif; font-size: 10pt; font-weight: 600; font-style: none; color: #002652;}
p.links-header {font-family: verdana, helvetica, serif; font-size: 10pt; font-weight: 600; font-style: none; color: #002652;}

span.gold-bullet {font-family: verdana, helvetica, serif; font-size: 8pt; font-weight: 400; font-style: none; color: #f7dfa3;}
a.gold-bullet {font-family: verdana, helvetica, serif; font-size: 8pt; font-weight: 400; font-style: none; color: #d7bf73;}
p.gold-bullet {font-family: verdana, helvetica, serif; font-size: 8pt; font-weight: 400; font-style: none; color: #d7bf73;}

span.link-source {font-family: verdana, helvetica, serif; font-size: 8pt; font-weight: 400; color: #c1c1c1;}
a.link-source {font-family: verdana, helvetica, serif; font-size: 8pt; font-weight: 400; color: #c1c1c1;}
p.link-source {font-family: verdana, helvetica, serif; font-size: 8pt; font-weight: 400; color: #c1c1c1;}

span.links-main {font-family: verdana, helvetica, serif; font-size: 10pt; color: #9191B1;}

span.colons-main {font-family: verdana, helvetica, serif; font-size: 8pt;}

span.gold-colons-links-main-page {font-family: verdana, helvetica, serif; font-size: 8pt; font-weight: 400; color:#d7bf73;}

#pre-header 
	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 740px;
	height: 15px;
	background-color: #254970;
	border-left: 1px solid #c1c1d1;
	text-align:right
	}

#header1 
	{
	position: absolute;
	top: 25px;
	left: 0px;
	height: 30px;
	width: 740px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border-left: 1px solid #c1c1d1;
	}

#header2 
	{
	position: absolute;
	top: 70px;
	left: 0px;
	width: 740px;
	padding-left: 20px;
	border-left: 1px solid #c1c1d1;
	}

#main 
	{
	position: absolute;
	top: 70px;
	left: 0px;
	width: 600px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 15px;
	background-color: #FFFFFF;
	}
	
#main a 
	{
	color: #002652;
	text-decoration: none;
	border-bottom: 1px dashed #E1E1F1;
	}

#main a.h1 {font-size: 14pt; color: #701540; font-weight: 400; line-height: 18pt;}
	
#main a:visited 
	{
	color: #002652;
	}
	
#main a:focus
	{
	color: #501020;
	text-decoration: underline;
	}
	
#main a:hover 	
	{
	color: #501020; 		
	text-decoration:underline;
	background-color:#FFFFDD;	
	}
	
#main a:active {color: #FFCC00; text-decoration: underline}

#main a.small-light-blue {font-family: verdana, helvetica, serif; font-size: 8pt; font-weight: 400; font-style: none; color: #C1C1D1;}

#main span.homenews {font-family: verdana, helvetica, serif; font-size: 10pt; font-weight: 400; color: #8181A1;}

#main-2
	{
	position:absolute;
	top:30px;
	left:540px;
	width:180px;
	padding-top:5px;
	border-left:1px dotted #E1E1F1;
	padding-left:10px;
	float:right;
	}

#main-2 a 
	{
	color: #707080;
	text-decoration: none;
	border-bottom: 1px dashed #E1E1F1;
	}
	
#main-2 a:visited 
	{
	color: #808080;
	}
	
#main-2 a:focus
	{
	color: #501020;
	text-decoration: underline;
	}
	
#main-2 a:hover 	
	{
	color: #501020; 		
	text-decoration:underline;
	background-color:#FFFFDD;	
	}

#header2 a 
	{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0px;
	}
	
#header2 a:visited 
	{
	color: #FFFFFF;
	}
	
#header2 a:focus
	{
	color: #254970;
	text-decoration: underline;
	}
	
#header2 a:hover 	
	{
	color: #254970; 		
	text-decoration:underline;
	background-color:#FFFFDD;	
	}
	
#header2 a:active {color: #FFCC00; text-decoration: underline}

#navbar a 
	{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0px;
	}
	
#navbar a:visited 
	{
	color: #FFFFFF;
	}
	
#navbar a:focus
	{
	color: #254970;
	text-decoration: underline;
	}
	
#navbar a:hover 	
	{
	color: #254970; 		
	text-decoration:underline;
	background-color:#FFFFDD;	
	}
	
#navbar a:active {color: #FFCC00; text-decoration: underline}

#right-side-column-background
	{
	position:fixed;
	top:0px;
	left:740px;
	padding-left:10px;
	width:100%;
	height:100%;
	background-color:#F1F1F9;
	border-left:1px solid #C1C1D1;
	}

#right-side-column
	{
	position:absolute;
	top:0px;
	left:740px;
	padding-left:10px;
	width:250px;
	background-color:#F1F1F9;	
	border-left:1px solid #C1C1D1;
	}

#left
	{
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	border-right:1px solid #C1C1D1;
	background-color:#C1C1D1;
	}
	
