﻿body 
{
	
	vertical-align:middle;
	background-color:#F5F5F5;
}

.outside
{
	width:800px;	
	margin: auto;
	text-align:center;
	background-color:White;
	background-image:none;	
	border:1px solid black;
	vertical-align:middle;
}

.header
{
	background-image:url("../images/banner_home.gif");
	height:100px;
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	
}

.loginTemplate
{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background-color:#E6EBA9;
}

.content
{		
}

.left
{
	float:left;
	width:115px;
	height:605px;
	text-align:center;
	background-color:#B5C7DE;
}

.centerPass
{

	
	margin-left:300px;
	padding:0px;
	height:inherit;
		
}

.leftPass
{
	float:left;
	margin-left:10px;
	margin-right:inherit;
	background-color:transparent;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:5px;
	height:inherit;
	
}


.menuFooter
{
	clear:both;
	width:145px;
	height:20px;
	background-color:#284E98;	
	
}

.inside
{
	float:right;
	width:670px;
	margin-right:5px;
	margin-top:5px;
	
	
}

.middle
{
	float:left;
	width:480px;
	text-align:left;
	padding:10px;
}

.right
{
	float:right;
	width:130px;
	height:480px;
	margin-left:auto;
	margin-right:0px;
	background:#fff;
}	

.footer
{
	clear:both;
	width:800px;
	height:20px;
	background-color:#E6EBA9;	
	
}
.centered
{
	width:100%;	
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
}
.digitalContent
{
	width:450px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background-image:url("/images/nav/new_home_bg_2.gif");
	background-repeat:repeat;	
	vertical-align:middle;
	text-align:left;
}

.digitalHeader
{
	clear:both;
	background-color:inherit;
	background-image:url("/images/top_orange.jpg");
	height:20px;
}

.digitalCenter
{
	clear:both;
	vertical-align:middle;
	background:inherit;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
}

.digitalCenterLeft
{
	float:left;
	width:300px;
	height:120px;		
	background:inherit;
	
}

.digitalCenterRight
{
	text-align:left;
	float:left;
	width:120px;
	vertical-align:middle;
}

.digitalFooter
{
	clear:both;
	background-color:#df9345;
	height:20px;
}


.filmContent
{
	width:450px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background-image:url("/images/nav/bg6.gif");
	background-repeat:repeat;	
	vertical-align:middle;
	text-align:left;
}

.filmHeader
{
	clear:both;	
	background-image:url("/images/top_blue.jpg");
	background-color:#598ec0;
	height:20px;
}

.filmCenter
{
	clear:both;
	vertical-align:middle;
	background:inherit;
}

.filmCenterLeft
{
	float:left;
	width:300px;	
	
	background:inherit;
	
}

.filmCenterRight
{
	text-align:left;
	float:left;
	width:120px;
	vertical-align:middle;
}

.filmFooter
{
	clear:both;
	background-color:#598ec0;
	height:20px;
}

p.blueFont
{
	font-family:Arial;
	color:White;
	font-size:12px;	
	margin:10px;
}

p.orangeFont
{
	font-family:Arial;
	color:Black;
	font-size:12px;	
	margin:10px;
}


strong.blueFont
{
	font-family:Arial;
	color:White;
	font-size:16px;	
	margin:10px;
}

strong.orangeFont
{
	font-family:Arial;
	color:Black;
	font-size:16px;	
	margin:10px;
}

.mainFont
{
	font-family:Arial;
	color:Navy;
	font-size:13.5px;	
	margin:10px;
	text-align:justify;
}

.genericText
{
		font-size:medium;
		font-family:Arial;
		text-align:justify;
		vertical-align:middle;			
}

.text10
{
    font-size:10pt;
    font-family:Verdana, Arial;
    text-align:justify;
    margin:10px;
    color:Navy;
}
.text8
{
   font-size:8pt;
    font-family:Verdana, Arial;
    color:Navy;  
}

.adheading
{
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	color: blue;
	font-weight: bold;
}

