* {
	margin: 0;
	padding: 0;
}
body#shell, body#admin, body#homePage {
	background: #01193e url(images/background.gif) repeat-x;
	text-align: center;
	color: #6d6d6d;
	height: 100%;
}

body {
background-color:#fff;
}

body#noShell {
	background: #FFFFFF none;
	color: #000000;
}
#container {
	width: 1013px;
	background: #FFFFFF;
	margin: 0px auto;
	text-align: left;
	position: relative;
	top: 7px;
	padding-bottom: 16px;
	display:block;
}
#shadowTop {
	position: absolute;
	width: 1029px;
	background-image: url(images/shadowTop.gif);
	background-repeat: no-repeat;
	height: 7px;
	left: 0px;
	top: -7px;
}
#shadowRight {
	position: absolute;
	height: 100%;
	width: 14px;
	left: 1013px;
	background-image: url(images/shadowRight.png);
	background-repeat: repeat-y;
}
#header {
	height: 95px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 614px;
	float: right;
	background-position: 10px 5px;
}
#header p {
	font-size: 10px;
	text-align: right;
	margin: 0px 8px;
	position: relative;
	top: 16px;
	line-height: normal;
}
#adminHeader {
	padding-top: 1px;
	padding-bottom: 8px;
	border-bottom: solid 1px #000000;
}
#quickFind {
	background-color: #1d4076;
	/**/
	background-image: url(images/tabCorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	width: 612px;
	clear: right;
	float: right;
	margin-right: 1px;
	margin-left: 1px;
	position: relative;
}
#quickFind input {
	font-weight: normal;
	font-size: 11px;
	display: block;
	position: absolute;
    right: 100px;
    top: 11px;

	
}
#quickFind input[type="submit"]  {
	display: block;
	width: 60px;
    position: absolute;
    right: 0px;
    top: -6px;
	
}
iframe#videoFrame {
	width: 212px;
	height: 120px;
	margin-left: 16px;
	border: solid 1px #000000;
	
}
div#videoList 
{
    float: right; 
    width: 160px;
    }
    div#videoList ul 
    {
        margin: 0px;
        }
    div#videoList ul li
    {
        font-size: 10px;
        line-height: normal;
        margin-bottom: 16px;
        
        }
#mainContent {
	clear: right;
	float: right;
	width: 614px;
}
#admin #mainContent {
	float: none;
	width: auto;
	padding: 16px;
}
#shell div#mainContent {
	min-height: 700px;
	height: auto !important;
	height: 700px;
}
#leftCol {
	width: 391px;
	position: absolute;
	left: 8px;
	top: 8px;
}
#utilityNav {
	background-color: #1d4076;
	background-image: url(images/tabCorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
#utilityNav p, #utilityNav a {
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
}
#utilityNav p {
	margin: 0px;
	text-align: right;
	position: relative;
	top: 10px;
	right: 8px;

}
#utilityNav a {
	text-decoration: none;
}
#utilityNav a:visited {
	color: #FFFFFF;
}
#utilityNav a:hover {
	text-decoration: underline;	
}
#navContainer {
	min-height: 500px;
	height: auto !important;
	background-color: #e5e5e7;
	display:block;
}
div#newsGraphic {
	width: 216px;
	position: absolute;
	top: 506px;
	right: 0px;
}
#nav {
	width: 216px;
	position: absolute;
	right: 0px;
}
#newsBox {
	background-color: #f3e1af;
	float: left;
	width: 175px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#newsBox p {
	line-height: normal;
}
#newsBox strong {
	color: #5d707c;
}
#PDFBox {
	background-color: #e5e5e7;
	float: left;
	width: 168px;
	margin: 0px 2px;
	border: solid 1px #FFFFFF;
	overflow:auto;
	height:500px;

}
#PDFBox * {
	font-size: 10px;
	line-height: normal;
	
}
#PDFBox p {color: #000000; margin: 5px;}
#PDFBox a {font-weight: bold;}
#PDFBox h2 
{
    font-size: 12px;
    color: #5d707c;
    margin: 5px;
    }
#PDFBox ul, #PDFBox li 
{
    display: block;
    margin: 0px;

    }
#PDFBox ul li 
{
    background-color: #f0f0f1;
    margin: 1px;
    color: #847660;
    padding: 2px;
    }
#PDFBox div, #PDFBox span 
{
    margin: 0px;
    }
#PDFBox input {
	 display: block;
	 margin: 8px 4px;
}
#PDFBox .PDFMenu li 
{
    background-color: Transparent;
    background-image: url(images/PDFArrow.gif);
    background-repeat: no-repeat;
    padding-left: 8px;
    background-position: 0px 4px;
    margin: 5px;
    }
#PDFBox .PDFMenu a 
{
    display: inline-block;
    background-color: Transparent;
    background-image: url(images/icons/pdf.gif);
    background-repeat: no-repeat;
    padding-right: 16px;
    background-position: right 0px;
    height: 16px;
    }
#PDFBox .PDFMenu a[id$="btnSavePDFList"], #PDFBox .PDFMenu a[id$="btnClearCookies"] {background: none;}
    
#footer {
	height: 40px;
	width: 1013px;
	margin-right: auto;
	padding-top:10px;
	clear:both;
	line-height:normal;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	top: 9px;
}
#footer p, #footer a {
	color: #000000;
	font-size: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer #footerTag {
	width: 750px;
	position: absolute;
	left: 8px;
	bottom: 8px;
	z-index: 2;
	display: block;
	text-align: left;
}
#footer #ccgTag {
	width: 300px;
	position: absolute;
	z-index: 3;
	right: 8px;
	bottom: 8px;
	display: block;
	text-align: right;
}
#admin #footer {
	
	border-top: solid 1px #000000;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img.right {
	float: right;
	margin-right: 0px;
	margin-left: 16px;
	margin-bottom: 8px;
	margin-top: 0px;
	border: solid 1px #000000;
}
img.left {
	float: left;
	margin-right: 16px;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	border: solid 1px #000000;
}
iframe#newsSnippets {
	
	width: 391px;
	/*height: 380px;*/
	height: 300px;
	border: 0px;
}


#RadFileExplorer1_splitter {
	background-color:#ffffff;
}
#ctl01_ContentPlaceHolder1_ctl00_ctl02_pdfImage2, #ctl01_ContentPlaceHolder1_ctl00_ctl02_pdfAddLink {
	visibility:hidden;
	width:0px;
	height:0px;
	font-size:1px;
}
