/* Dieter Page Styles */
.questionTitle
{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #003D79;
}

.questionList
{
	font-weight: normal; 
	font-size: 12px; 
	margin-top: 4px; 
	text-align: left; 
	color: #000000;
}

/* Menu Styles */
.menu
{
    padding:0px;    
    position:relative;
    top:1px;
    width: 180px;    
}
.menu td
{
    vertical-align:middle;
    margin:0px;
    padding:0px;
}
.menuItem, .menuItem a, .menuItem a:visited, .menuItem a:active, .menuItem a:hover
{
    text-decoration:none;
    color:#FFFFFF;	
    text-align: left;
    font-size:12px;
    font-weight: bold;
    padding:0px;
    padding-right:6px;
    padding-left:7px; /* 16 */
}

.menuItemHover, .menuItemHover a, .menuItemHover a:visited, .menuItemHover a:active, .menuItemHover a:hover
{
    text-decoration:none;
    color: #ffe777;
    text-align: left;
    font-size:12px;
    font-weight: bold;
    padding:0px;
    padding-right:6px;
    padding-left:7px; /* 16 */
}

.menuItem
{
    height: 24px;    
	background-color: #8298c1;	
	border-left: 1px solid #8298c1;
	border-top: 1px solid #8298c1;	
	border-right: 1px solid #51668c;	
	border-bottom: 1px solid #8298c1;		
    cursor:default;
}
.menuItemDiv 
{
    height: 19px;
	padding-top:3px;	
}
.menuItemHover
{
    height: 24px;    
	background-color: #8298c1;	
	border-left: 1px solid #8298c1;	
	border-top: 1px solid #8298c1;
	border-right: 1px solid #51668c;	
	border-bottom: 1px solid #8298c1;
    cursor:pointer;
}

/* alternate parent level menu item */
.menuItem2, .menuItem2 a, .menuItem2 a:visited, .menuItem2 a:active, .menuItem2 a:hover
{
    text-decoration:none;
    color:#FFFFFF;	
    text-align: left;
    font-size:12px;
    font-weight: bold;
    padding:0px;
    padding-right:6px;
    padding-left:7px; /* 16 */
}

.menuItemHover2, .menuItemHover2 a, .menuItemHover2 a:visited, .menuItemHover2 a:active, .menuItemHover2 a:hover
{
    text-decoration:none;
    color: #ffe777;
    text-align: left;
    font-size:12px;
    font-weight: bold;
    padding:0px;
    padding-right:6px;
    padding-left:7px; /* 16 */
}

.menuItem2
{
    height: 24px;    
	background-color: #8298c1;	
	border-left: 1px solid #8298c1;
	border-top: 1px solid #8298c1;	
	border-right: 1px solid #51668c;	
	border-bottom: 1px solid #C2D2EC;		
    cursor:default;
}

.menuItemDiv2
{
    height: 19px;
	padding-top:3px;	
}

.menuItemHover2
{
    height: 24px;    
	background-color: #8298c1;	
	border-left: 1px solid #8298c1;	
	border-top: 1px solid #8298c1;
	border-right: 1px solid #51668c;	
	border-bottom: 1px solid #C2D2EC;
    cursor:pointer;
}

.subMenuItem, .subMenuItem a, .subMenuItem a:visited, .subMenuItem a:active, .subMenuItem a:hover,
.subMenuItemHover, .subMenuItemHover a, .subMenuItemHover a:visited, .subMenuItemHover a:active, .subMenuItemHover a:hover
{
    text-decoration:none;
    text-align: left;
    color:#172b46;
    font-size:11px;
    font-weight: normal;
    padding-right:6px;
    padding-left:5px; 
}

.subMenuItem
{
    height: 24px;        
	background-image: url('../images/subMenuItem_bkgd.png');
	background-repeat: repeat-x;		
	border-left: 5px solid #8298c1;
	border-right: 0;
    cursor:default;
}
.subMenuItemDiv {
	height: 18px;
	padding-top:4px;	
	border-top: 1px solid #b5d1dc;
	border-bottom: 1px solid #b5d1dc;	
	
}
.subMenuItemHover
{
    height: 24px;
	background-color: #FFFFFF;
	border-left: 5px solid #f5cf49;
	border-right: 0;	
    cursor:pointer;
}






.MediaListTable
{	
	width: 564px;
	font-size: 11px;
	margin-bottom: 15px;
}

.VideoHeader
{
	background-image: url('../images/categoryHeader.jpg');
    background-repeat: repeat-x;
    background-position: bottom left;
	background-color: #c1def3; 
	padding: 3px; 
	font-size: 11px; 
	font-weight: bold;
	border: 1px solid #6c8ba1;	
	color: #000000;
}

.VideoSectionHeaderRow
{
	background-image: url('../images/FileBrowse_Column_Blue.gif');
    background-repeat: repeat-x;
	border: 1px solid #6c8ba1;
	font-weight: bold;	
	color: #000080;
}

.VideoSectionItemRow
{
	background-image: url('../images/FileBrowse_Column.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
	border: 1px solid #6c8ba1;
	background-color: #ffffff;
	font-weight: normal;
	color: #000080;
}

/* Page Styles */
H1 {	
	font-size: 13px;
	font-weight: bold;
	color: #003D79;
	padding: 0px;
	margin: 0px;
	margin-top:10px;
}
H2 {	
	font-size: 12px;
	font-weight: bold;
	color: #003D79;
	padding: 0px;
	padding-bottom:-12px;
	margin: 0px;
	margin-top:0px;
}
a, a:visited, a:hover, a:active
{
    color: #5A95BF;
}
a:hover
{
    text-decoration:underline;
}

a.link2
{
    color: #285c81;
    text-decoration: none;
}

a.link2:hover
{
    text-decoration:underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:left;
}
p {
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	padding-bottom:12px;
	line-height: 18px;
}
p-grey {
	font-size: 12px;
	color: #999999;
	padding: 0px;
	margin: 0px;
	padding-bottom:12px;
	line-height: 18px;
}
p2 {
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	padding-bottom:0px;
	line-height: 18px;
}
p3 {
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	padding-bottom:0px;
	line-height: 0px;
}
#slogan {
	font-size: 11px;
	line-height: 24px;
	color: #5A95BF;
}
#breadcrumbs  
{
	padding: 0px;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AB3F5F;
	padding-top: 5px;
	padding-bottom: 5px;
}
#breadcrumbs, #breadcrumbs p, #breadcrumbs A 
{
    color: #003D79;
	font-size: 12px;
	font-weight: bold;
}
.bulletedList1 {
	list-style-position: inside;
	list-style-type: disc;
	color: #5A95BF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#searchText {
	font-size: 10px;
	margin-left:2px;
}
#searchBox 
{
	font-size: 12px;
	border: 1px solid #666666;
	width: 95%;
	margin-left:2px;
}
#bannerLeft
{
    height: 96px;
    background-image:url("../images/banner_left.jpg");
    background-repeat:no-repeat;
}
#bannerLeft, #bannerLeft p
{
    text-decoration:none;
	font-size: 9px;
	line-height: 16px;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-left:8px;
	/* color: #5D89C6;*/
}
#bannerLeft a, #bannerLeft a:visited, #bannerLeft a:active
{
    /* color: #5A95BF; */
    color: #003D79;
    /* color: #5D89C6; */
    text-decoration:none;
}
#bannerLeft a:hover 
{
    text-decoration:none;
}
#dayDate, #dayDate p {
	font-size: 9px;
	color: #5A95BF;
	margin-top:9px;
	text-align:right;
}


/* Search Engine Styles */
/* ------------------------------------------------------------- */
.searchEng, .searchEng p
{
    font-weight:normal;
    margin:0px;
    padding:0px;
}
.searchEng span span span
{
    background-color:Yellow;
    font-weight:bold;
}
.searchEngTitleLink p
{
    font-weight:bold;
}
.searchEngPathDescriptor 
{
    color:#666666;
}
.searchEngKeywords p
{
    margin:0px;
    margin-top:5px;    
}
.searchEngKeywords p, .searchEngDescription p
{
    font-size:11px;
    line-height:16px;
}
