﻿html, body, form {
	height: 100%;
}

#outer{
	min-height:100.2%;
}

#main{
	width:980px;
	margin:0 auto;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#ffffff url(/Images/Design/menu_bg.jpg) repeat-y;
}

/* ---------------------------------------------------------------------------------------------------- header classes */
.hdr{
	margin:3px 0px;
	border-top:3px solid #ff0000;
	border-bottom:3px solid #ff0000;
	background-color:#fff;
}

.hdrInner{
    width:980px;
    margin:0 auto;
    height:120px;
}

.hdr1{
    float:left;
	height:120px;
	width:180px;
    background: url(/Images/Design/logo.gif) no-repeat center center;
}

.hdr1 a{
    display:block;
	height:120px;
	width:180px;
}

.hdr2{
    float:left;
	height:120px;
	width:790px;
    background: url(/Images/Design/dancing_children.gif) no-repeat left bottom;
}

/* ----------------------------------------------------------------------------------------------------- menu classes */
.mnu{
	float:left;
	width:180px;
}

.mnuInner{}

.mnu ul{
	list-style-type:none;
	padding:0px;
    margin:0px;
	border-top:1px solid #fff;
}

.mnu ul li{
    margin:0px;
	border-bottom:1px solid #fff;
}

.mnu ul li a{
    display:block;
    font-weight:bold;
    border-left:5px solid transparent;
	line-height:25px;
	padding-left:5px;
	text-decoration:none;
}

ul.mnuMainMenu li a{
	color:#666;
}

.mnu ul li a:hover{
	background-color:#fff;
	border-left:5px solid #ff0000;
	color:#ff0000;
	text-decoration:underline;
}

.mnu ul li a.mnuSelected, .mnu ul li a.mnuSelected:hover{
	border-left:5px solid #ccc;
	color:#999;
}

.mnuPromo{
	background:url(/Images/Design/pencils.gif) no-repeat top center;
	margin:35px 5px;
}

.mnuPromo a{
	text-decoration:none;
	width:130px;
	margin:0px 20px;
	height:106px;
	display:block;
}

.mnuPromo a strong{
	float:left;
	display:block;
	padding-top:85px;
	width:130px;
	line-height:20px;
	text-align:center;
}

/* ----------------------------------------------------------------------------------------------------- sub menu classes */
ul.mnuSubMenu{
    list-style-type:none;
    padding:0px;
    margin:0px;
}

ul.mnuSubMenu, ul.mnuSubMenu li{
    border:0px;
}
 
ul.mnuSubMenu li a{
    line-height:24px;
    font-weight:normal;
    padding-left:15px;
}

ul.mnuMainMenu li a.mnuSubSelected{
	color:red;
}


/* ----------------------------------------------------------------------------------------------------- content classes */
.cnt{
	width:980px;
    float:left;
	min-height:500px;
}

.cntInner{
	margin:5px 0px;
}

/* --------------------------------------------------------------------------------------------- content area classes */
.ca{
}

.ca .caLeft{
    width:180px;
    float:left;
}

.ca .caCentre{
	margin:0px 5px 0px 15px;
    width:770px;
    float:left;
    line-height:140%;
}

.caCentre img{
	margin:0px 0px 10px 10px;
}

.ca3 .caLeft{
    width:180px;
    float:left;
}

.ca3 .caCentre{
	margin:0px 5px 0px 15px;
    width:560px;
    float:left;
    line-height:140%;
}

.ca3 .caRight{
	margin:0px 5px 0px 0px;
    width:200px;
    float:left;
    line-height:140%;
}

.caSecureLeft{
    width:180px;
    float:left;
}

.caSecureRight{
    width:790px;
    float:right;
}

/* --------------------------------------------------------------------------------------------- footer layout classes */
.ftr{
}

.ftrInner 
{
	margin:0px auto 10px auto;
	width:980px;
	color: #666;
	border:1px solid #999;
    height:30px;
}

.ftrPanel{
    float:left;
    width:450px;
    margin:0px 5px;
	font-size:11px;
}

.ftrPanel ul, .ftrPanel li{
    background-repeat:no-repeat;
    background-image:url(/Images/Design/ftr_divider.gif)
}

.ftrPanel ul{
    margin:0px;
    list-style-type:none;
}

.ftrPanel li{
	float:left;
    line-height:30px;
}

.ftrPanel li a{
    color: #333;
	text-decoration:none;
}

.ftrPanel li a:hover{text-decoration:underline;}

.ftrPanel li.ftrDesign a{color:#666;}
.ftrPanel li.ftrDesign a:hover{color:#333;}

.ftrPanel1 ul{
	float:left;
    padding:0px 0px 0px 10px;
    background-position:left center;
}

.ftrPanel2, .ftrPanel2 ul {
	float:right;	
}

.ftrPanel2 ul {
    padding:0px 10px 0px 0px;
    background-position:right center;
}

.ftrPanel1 li{
	margin-right:10px;
    background-position:right center;
    padding-right:10px;
}

.ftrPanel2 li{
	margin-left:10px;
    background-position:left center;
    padding-left:10px;
}

.ftrLowLight li a{
	color: #666;
}


/* --------------------------------------------------------------------------------------------- table layouts */
#policies table{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin:10px 0px 10px 0px;
}

#policies table tr.header td{
	background-color:#efefef;
	font-weight:bold;
}

#policies td{
	padding:7px 3px 7px 3px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.stdTable{
	width:100%;
}

.stdTable td{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:4px;
}

.stdTable tr.heading td{
	font-weight:bold;
	background-color:#efefef;
	color:#666;
}

.stdTable{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

#acrobat{
	margin:30px 0px 0px 0px;
}

.getAcrobat{
	margin:0px 10px 0px 0px;
}
.staff{
    height:auto;
    min-height:100px;
    background-color:#efefef;
    border:1px solid #cccccc;
    margin-bottom:5px;
}

.staff img{
    margin-right:10px;
    float:left;
}

.staff h2{
    line-height:25px;
    display:inline;
}