/* CSS Document */
/*SIAA.NET*/

.crumb-seperator {
		font-family: Verdana,Arial,Sans-Serif;
		font-size: 8pt;
		color: #000000;
	}
#mainnav {margin:0;text-align:right}
#mainnav li {display:block;line-height:25px;list-style-type:none}
#mainnav a:link, #mainnav a:visited {color:#fff;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;font-weight:normal}
#mainnav a:active, #mainnav a:hover {color:#FFFF00}

#subnav {margin:0;padding:2px;text-align:right;}
#subnav li {line-height:20px;list-style-type:none}
#subnav a:link, #subnav a:visited {color:#fff;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;font-weight:normal}
#subnav a:active, #subnav a:hover {color:#FFFF00}
/* Large Headers */
	h1 {
		color: #434C9F;
		font-family: Verdana,Arial,Sans-Serif;
		font-weight: bolder;
		font-size: 16px;
	}
/* Medium Headers */
	H2 {
		color: #434C9F;
		font-family: Verdana,Arial,Sans-Serif;
		font-size: 14px;
		font-weight: bold;
	}
/* Small Headers */	
	H3 {
		color: #434C9F;
		font-family: Verdana,Arial,Sans-Serif;
		font-size: 12px;
		font-weight: bold;
	}

/*Lists*/
	ol {
		padding: 10px;
		}
	ul {
		padding: 10px;
		}
/* List Items */
	li {
		font-size: 10pt;
		color: #333333;
		font-family: Verdana,Arial,Sans-Serif;
		font-weight: normal;
	}
/* Paragraph */
	.tableclass p {width:265px}
	p {
		font-size: 10pt;
		color: #333333;
		font-family: Verdana,Arial,Sans-Serif;
		font-weight: normal; 
		width:550px
	}
/* Global Link */
	a {
		font-size: 10pt;
		font-family: Verdana,Arial,Sans-Serif;
		font-weight: bold; 
		text-decoration: none;
	}
	a:link{
		font-family: Verdana,Arial,Sans-Serif;
		font-size: 10pt;
		color: #103B7C;
		font-weight: bold; 
		text-decoration: none;
	}
	a:visited{
		font-family: Verdana,Arial,Sans-Serif;
		font-size: 10pt;
		color: #103B7C;
		font-weight: bold; 
		text-decoration: none;
	}
	a:active{
		font-family: Verdana,Arial,Sans-Serif;
		font-size: 10pt;
		color: #103B7C;
		font-weight: bold; 
		text-decoration: none;
	}
	a:hover{
		font-family: Verdana,Arial,Sans-Serif;
		font-size: 10pt;
		color: #4976BC;
		font-weight: bold; 
		text-decoration: none;
	}

/* Footer / Crumbs / Nav Style */
	a.crumb{
		font-family: Verdana,Arial,Sans-Serif;
		font-size: 7pt;
		color: #103B7C;
		font-weight: Bold; 
		text-decoration: none;
	}
	a.crumb:link{
		font-family: Verdana,Arial,Sans-Serif;
		font-size: 7pt;
		color: #103B7C;
		font-weight: Bold; 
		text-decoration: none;
	}
	a.crumb:visited{
		font-family: Verdana,Arial,Sans-Serif;
		font-size: 7pt;
		color: #103B7C;
		font-weight: Bold; 
		text-decoration: none;
	}
	a.crumb:active{
		font-family: Verdana,Arial,Sans-Serif;
		font-size: 7pt;
		color: #103B7C;
		font-weight: Bold; 
		text-decoration: none;
	}
    a.crumb:hover{
		font-family: Verdana,Arial,Sans-Serif;
		font-size: 7pt;
		color: #4976BC;
		font-weight: bold; 
		text-decoration: none;
	}
	
/* List Item Classes */

	.nostyle {list-style-type:none}
		.nostyle li {margin-bottom:10px;}
	
	.topic {margin-left:10px;list-style-type:disc}
		.topic li {margin-bottom:10px;}

/* Disclaimer Style */

/* DBS Footer */
.bottom_text {
	color: #FFFFFF;
	font-size: 10px;
}
.bottom_text a {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
