body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bgimage.jpg);
	background-repeat: repeat-x;
}
#outercontainer {
	width: 950px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#toplink {
	float: left;
	height: 38px;
	width: 950px;
	background-image: url(../images/top-link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainlink {
	height: 38px;
	width: 940px;
	
	margin:0px;
	padding-left: 10px;
	
}



#mainlink  ul{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

#mainlink  li{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}


.mainlink{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 38px;
	float: left;
	width: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4DB5EB;
	
	padding-right: 15px;
	padding-left: 15px;	
	text-decoration:none;
	list-style-type: none;
}
.menu_main_static
{
    font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height:38px;
	
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4DB5EB;
	
	padding-right: 15px;
	padding-left: 15px;	
	text-decoration:none;
	
}
.menu_main_static_hover
{
  font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	
	text-align: center;
	line-height:38px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4DB5EB;
	
	padding-right: 15px;
	padding-left: 15px;	
	text-decoration:none;
	 
color: #FFCC00;
background-color:#0D74DD;
	
}

.menu_main_dynamic
{
    background-color:#00458D;
	color:#FFFFFF;
	text-decoration:none;  
    line-height: 23px;
    padding-left:3px;
	padding-right:3px;
	padding-top:3px;
    padding-bottom:3px;
   font-family :Tahoma,Verdana,Helvetica,Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	height:18px;	
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80C4FC;
}
.menu_main_dynamic_hover
{
     background-color:#0D74DD;
	color:#FFCC00;
	text-decoration:none;  
    line-height: 23px;
    padding-left:3px;
	padding-right:3px;
	padding-top:3px;
    padding-bottom:3px;
    
   	font-family:Tahoma,Verdana,Helvetica,Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	height:18px;	
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80C4FC;
}
.menu_middle_static  {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	
	line-height: 28px;
	
	width: auto;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4DB5EB;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration:none;
	
}
.menu_middle_static_hover
{
    font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	
	text-align: center;
	
	line-height: 28px;
	
	width: auto;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4DB5EB;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration:none;
	
	color: #FFCC00;
	background-color: #0D74DD;
	
}

.menu_middle_dynamic
{
    background-color:#00458D;
	color:#FFFFFF;
	text-decoration:none;  
    line-height: 23px;
    padding-left:3px;
	padding-right:3px;
	padding-top:3px;
    padding-bottom:3px;
   font-family :Tahoma,Verdana,Helvetica,Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	height:18px;	
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80C4FC;
}
.menu_middle_dynamic_hover
{
     background-color:#0D74DD;
	color:#FFCC00;
	text-decoration:none;  
    line-height: 23px;
    padding-left:3px;
	padding-right:3px;
	padding-top:3px;
    padding-bottom:3px;
    
   	font-family:Tahoma,Verdana,Helvetica,Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	height:18px;	
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80C4FC;
}
.menu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00458D;
	height: 18px;
	border: 1px solid #80C4FC;
	width: 150px;
	text-align: left;
}
#leftbox {
	height: auto;
	width: 316px;
	float: left;
}
#middlebox {
	height: auto;
	width: 316px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4ECF4;
	border-left-color: #E4ECF4;
}
#rightbox {
	height: auto;
	width: 316px;
	float: left;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1CCD6;
	border-right-color: #C1CCD6;
	border-bottom-color: #C1CCD6;
	border-left-color: #C1CCD6;
}


#bottom {
	height: 60px;
	width: 100%;
	background-image: url(../images/footer.jpg);
	float: left;
	text-align: center;
	padding-top: 15px;
}

#topbanner {
	float: left;
	height: 270px;
	width: 950px;
}

#innban01 {
	float: left;
	height: 211px;
	width: 254px;
	background-image: url(../images/innerbanner01.gif);
	background-repeat: no-repeat;
}

#innban02 {
	float: left;
	height: 211px;
	width: 219px;
	background-image: url(../images/innerbanner02.gif);
	background-repeat: no-repeat;
}
#innban03 {
	float: left;
	height: 211px;
	width: 206px;
	background-image: url(../images/innerbanner03.jpg);
	background-repeat: no-repeat;
}
#innban04 {
	float: left;
	height: 211px;
	width: 271px;
	background-image: url(../images/innerbanner04.jpg);
}


#navigation {
	float: left;
	height: 32px;
	width: 920px;
	background-image: url(../images/middle-link.jpg);
	background-repeat: no-repeat;
	text-align:left;
	background-position: left top;
	padding-left: 30px;
	
}
#middle {
	float: left;
	height: auto;
	width: 950px;
	background-image: url(../images/middle-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 10px;
	margin-bottom: 10px;
}
#middle-left-container {
	float: left;
	height: auto;
	width: 710px;
}
#left-top {
	float: left;
	width: 640px;
	background-image: url(../images/page-head-bg.gif);
	background-repeat: no-repeat;
	background-position: left 44px;
	height: 30px;
	padding-top: 50px;
	padding-left: 60px;
}
#left-middle {
	float: left;
	width: 658px;
	height: auto;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F3F3F3;
	border-left-color: #F3F3F3;
	padding-right: 20px;
}
#left-bottom {
	background-image: url(../images/page-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 25px;
	width: 700px;
}


#middle-right {
	float: left;
	height: auto;
	width: 237px;
}





#rightbox {
	float: left;
	height: auto;
	width: 316px;
	
}




.bluetext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00458D;
	text-decoration: none;
}

.title {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0C5997;
	text-decoration: none;
}


.textred {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ED8338;
	text-decoration: none;
}
.redtex {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}


.texwhtbold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.text11 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bluecontent {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #00458D;
	text-decoration: none;
}



.arial {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #04ECEF;
	text-decoration: none;
	font-variant: normal;
}


.whitetext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text11orange {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #55A0FF;
	text-decoration: none;
}
#innerrightbox {
	float: right;
	height: auto;
	width: 238px;
	background-color: #F3F3F3;
	
}
#innerleftbox {
	float: left;
	height: auto;
	width: 665px;
	margin-top: 36px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	
}
#playintro a {
	float: left;
	height: 80px;
	width: 80px;
	margin-top: 100px;	
	display:block;
	float:left;
	
}
.bgphone {
	background-image: url(../images/tele002.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 50px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.hide{
	display:none;
}

.dynamic  
{
	background-color:#00458D;
	color:#FFFFFF;
	text-decoration:none;  
    line-height: 23px;
    padding-left:8px;
	padding-right:8px;
	padding-left:8px;
    padding-bottom:8px;
    display:block;
   	font-family:Tahoma,Verdana,Helvetica,Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	height:18px;	
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80C4FC;
}
.dynamic:hover
{
   
background-color:#022D5A;
color:#ED8338;
   
}


.border {
	font-family: Tahoma,Verdana,Helvetica,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #00458D;
	text-decoration: none;
	width: 140px;
	border: 1px solid #F3F3F3A;
	height: 16px;
}

.button {
	font-family: Tahoma,Verdana,Helvetica,Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#022D5A;

	width: 100px;
	
	height: 25px;
	padding-left: 10px;
}
