﻿html 
{
    overflow: scroll;
    }

* {
	font-family: Arial, Helvetica, sans-serif;	
	margin:0px;
	padding:0px;
	 font-size: 11px;
}

#careers {
margin: 0px 48px 8px 32px;
}
#careers td {
background-color:#254aa4;
color:#FFFFFF;
padding:4px;
}

#careers td strong{
color:#FFFFFF;
}

#careers td + td {
background-color:#dbdfe1;
color:#000000;
padding:4px;
}
#container2 {
	width: 1152px;
	margin: 0 auto;
	position: relative;
	height:100%;
	background-color:#FFFFFF;
}
#shadowLeft {
	position: absolute;
	height: 100%;
	width: 46px;
	right: 1152px;
	background-image: url(images/shadowLeft.png);
	background-repeat: repeat-y;
}
#shadowRight {
	position: absolute;
	height: 100%;
	width: 46px;
	left: 1152px;
	background-image: url(images/shadowRight.png);
	background-repeat: repeat-y;
}
div#header {
    height: 113px;
    width: 1152px;
    margin: 0px auto;
    position: relative;
}
    div#header img {
        position: absolute;
        left: 8px;
        top: 0px;
        }
div#topDivider {
    background-image: url(images/topDivider.gif);
    background-repeat: repeat-x;
    height: 8px;
    
}
.home div#SplashContainer {height: 0px; visibility:hidden;}
	.home div#SplashContainer div.Tools {position: absolute; left: -60px; top: 0px;}
div#nav {
    background-image: url(images/navBack.gif);
    background-repeat: repeat-x;
    height: 33px;
    
}
div#content 
{
    background-image: url(images/contentBack.gif);
    background-repeat: repeat-x;
    padding-top: 32px;
    
    }
	
	div#admincontent 
{
    background-image: url(images/contentBack.gif);
    background-repeat: repeat-x;
    padding: 32px 200px 0px 200px;
    
    }
div#leftNav 
{
    float: left;
    width: 255px;
    background-image: url(images/LeftNav/top.gif);
    background-repeat: no-repeat;
    padding-top: 8px;
    position: relative;
    margin-top: 32px;
    }
    div#leftNav h1, div#leftNav h2
    {
	
	font-size:16px;
font-weight:bold;
text-transform:none;
color:#3f59a4;
display: block;
        position: absolute;
        top: -32px;
		left:-20px;
       /* display: block;
        position: absolute;
        top: -32px;
		left:-20px;
        */
		
		
        }
    div#leftNav ul
    {
        display: block;
        margin: 0px;
        background-image: url(images/LeftNav/bottom.gif);
        background-repeat: no-repeat;
        background-position: left bottom;
        padding-bottom: 8px;
        list-style-type: none;
        
        }
        div#leftNav ul li
        {
            display: block;
            margin-bottom: 0px !important;
            padding: 0px !important;
            background-image: none;

            }
            div#leftNav ul li a
        {
            display: block;
            margin: 0px;
            background-image: url(images/LeftNav/navBack.gif);
            background-repeat: no-repeat;
            padding: 0px 1px 1px 12px;
            height: 22px;
            color: #FFFFFF;
            line-height: 23px;
            border-right: solid 1px #24419b;
            text-decoration: none;
            font-size: 12px;
            font-weight: normal;
            text-transform: uppercase;
            
            }
            div#leftNav ul li a:visited {color: #FFFFFF;}
            div#leftNav ul li a:hover {color: #FFFFFF; text-decoration: underline;}
            div#leftNav ul li a:active {color: #0FFFFF;}
div#centerCol 
{
    float: left;
    width: 560px;
    padding-bottom: 16px;
    margin-left: 8px;
}
div#rightCol 
{
    float: left;
    width: 320px;
    }
	
div#rightCol h1, div#rightCol h2 {
font-size:16px;
font-weight:bold;
text-transform:none;
color:#3f59a4;
padding:8px 0px 0px 4px;
margin:0px 10px 4px 0px;
}

div#rightCol ul {
padding:0px 0px 0px 0px;
margin:0px ;
width:265px;
background-repeat:no-repeat;
background-position:bottom;
}
div#rightCol ul li, div#leftNav ul li{
	padding-left:10px;
	margin-left:0px;
	}

div#rightCol .ModuleWrap {
background-repeat:no-repeat;
}

#ctl01_ContentPlaceHolder1_LoginBtn {
margin:0px 0px 50px 31px;
}

#footer {
background-image:url(images/footerBack.gif);
background-repeat: repeat-x;
height: 64px;
padding-top: 16px;
clear: both;

}
    #footer p {
    text-align: center;
    margin: 0px;
    font-size: 10px;

    }

.RadEditor li, .RadWindow li{
background-image:none;
margin:0px;
padding:0px;
}	
.normal {
margin-left:20px;
}
.normal ul{
line-height: normal; background-image: none;
padding:0px;
margin:0px 0px 0px 30px;
}
	
 .normal ul li{
line-height: normal; list-style-type: disc; background-image: none ;
margin:0px;
padding:0px;
font-weight:normal;
}
	
#videoCanvas {
margin:	8px 48px 8px 32px;
}
#mediaspace {

}
