body{
	margin:0;
	background:#E6E6E6
}

.maintable{
	border: 1px solid #989797;
	border-top: 0px;
}

.navtable{
	border: 1px solid #BAB9B9;
	border-top: 0px;
}

.sitemaptable{
	border-right-style: dashed;
	border-right-color: #666666;
	border-right-width: 1px;
}

A{
	color: #0052D5;
}

ul {
	list-style-position: outside;
	list-style-image: url(/images/bullet-arrow.gif);
}


.text-small-gray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #565555;
	line-height: 13px;
	
}

td.breadcrumb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #565555;
	text-decoration:none;
	text-indent: 6px;
	padding-top: 3px;
	padding-bottom: 5px;
}
td.breadcrumb a{
	color: #01016B;
	text-decoration:none;
}
td.breadcrumb a:hover{
	color: #01016B;
	text-decoration:underline;
}	
	
h2.subhead-text{
	display: inline;
	line-height: 20px;font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01016B;
	font-weight: bold;
	line-height: 10px;
	
}

h1.orange-title, h1.orange-title-large{
	display: inline;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EF6F05;
}

h1.orange-title-large{
	font-size: 15px;

}

.text{
	font-family: Verdana;
	font-size: 11px;
	color: #252525;
	text-align: justify;
	line-height: 15px;
}


.text-nonjust {
	font-family: Verdana;
	font-size: 11px;
	color: #252525;
	line-height: 15px;
}

.textbold, .text-boldwhite, .text-boldblue, .text-boldnavy{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.textbold {
	color: #252525;
	text-align: justify;
	line-height: 15px;
}

.text-boldwhite{
	color: #FFF;
}	

.text-boldblue{
	color: #3159DC;
}	

.text-boldnavy{
	color: #01016B;
	text-decoration:none;
}
a.text-boldnavy:hover{
	color: #01016B;
	text-decoration:underline;
}

.footertext {
	font-family: Verdana;
	font-size: 11px;
	color: #413F3F;
	text-decoration: none;
}
a.footertext:hover{
	color: #01016B;
	text-decoration: underline;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #343434;
}
 
.header{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	font-weight: bolder; 
	color: #F06F04
}

.header-navy{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	font-weight: bold; 
	color: #01016B
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #F06F04;
}


.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #EF6F05
}

div.TopMenu{
	margin-top:5px;
	height: 31px;
	width: 100%;
	background-image: url(/images/menu-bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-position: bottom;
	text-align: right;
}
a.TopMenuLink, a.TopActive{
	font-family: Verdana;
	color: #494848;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	display: block;
	float: left;
	padding-right: 20px;
	margin-left: 5px;
	position: relative;
	top: 6px;
	left: 64px;
	width: 875px;
	height: 13px;


}
a.TopMenuLink:hover{
	color: #494848;
	text-decoration: underline;

}

.PaddedTable {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-left: 0px;
	padding-bottom: 1px;
	

}
.drpshadow-right {
	background-image: url(/images/drop-shad-rt2.gif);
	background-repeat: repeat;
	background-position: center;
}

.drpshadow-right-bc {
	background-image: url(/images/drop-shad-rt-corner.gif);
	background-repeat: no-repeat;
}

.drpshadow-bottom {
	background-image: url(/images/drop-shad-bottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.drpshadow-bottom-bc {
	background-image: url(/images/drop-shad-lft-corner.gif);
	background-repeat: no-repeat;
	
}
.viddemo-table {
	background-image: url(/demos/images/film-reel.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-position: bottom;
}

.trianglebk-table {
	background-image: url(/images/triangle-bkground.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-position: bottom;
}

/**************************************
Main Menu
**************************************/
#headerMenu{
	height:22px;
	width: 423px;
	/*border-bottom: 2px solid #A0A2A1;*/
	background: url('/images/tab_bottom.gif') repeat-x bottom;
	overflow: visible;
	z-index: 1;
}
#headerMenu a, #headerMenu a.activeLink{
	display:block;
	border: 1px solid #9A9A9A;
	height: 20px;
	width: 90px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #333;
	float: left;
	margin-left: 5px;
	margin-right: px;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	margin-bottom: -2px;
}
#headerMenu a{
	background-color: #C4C2C2;
}
#headerMenu a:hover{
	background-color: #ddd;
}
#headerMenu a.activeLink, #headerMenu a.activeLink:hover{
	border-bottom: 1px solid #fff;
	background-color: #fff;
	cursor: default;
}
