
body {
	margin: 0;
	padding: 0;
	text-align: center;	
	/*background-color: #CBDBDD;*/
	background-color: #005169;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .02em;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#wrapper {
	width: 800px;
	padding: 0px;
	margin: auto;
	/*border: 1px solid #004C69;*/
	border: 4px solid #CCDCE4;
	text-align: left;
	background-color: #ffffff;
}

#wrapper .dateline {
	text-align: right;
	margin: 3px;
	padding: 1px;
}

#topnav {
	border-top: 4px double #004C69; 
	border-bottom: 1px solid #004C69;
	width: 796px;
	/*background-color: #CCDCE4;*/
	background-color: #005169;
	color: #004F69;
	padding: 2px;
}

#topnav a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}


a {
	color: #004F69;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 14px;
	color: red;
	margin: auto;
}

.cms {
	color: #CCDCE4;
	font-weight: bold;
}

#photobar {
	text-align: center;
	padding: 2px;
	border-bottom: 1px solid #000000;
}

#maincontent {
	width: 800px;
	float: left;
}

#maincontent_ext {
	margin: 20px;
}

#maincol {
	float: left;
	width: 546px;
}

#maincol_wide {
	float: left;
	width: 790px;
}

#sidebar {
	width: 238px;
	margin-top: 20px;
	padding-left: 15px;
	float: left;
	
}

.daybox {
	background-color: #CBDBDD;
}

.ss {
	background-color: #e6e6e6;
}

.logo {
	text-align: left;
	padding-left: 2px;
	padding-bottom: 2px;
}

.colhead {
	background-color: #CCDCE4;
	margin-left: 2px;
	margin-top: 20px;
}

.colhead h1 {
	padding-left: 20px;
	font-size: 16px;
}

.subcolhead {
	background-color: #FFECB5;
	margin-left: 2px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.subcolhead h1 {
	padding-left: 20px;
	font-size: 16px;
	margin: 0px;
}

.subcolbody {
	background-color: #FDD973;
	padding-left: 20px;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.subcolbody ul li {
	color: #004F69;
	padding: 5px;
}

.article {
	padding-left: 20px;
	padding-bottom: 20px;
}

#footer {
	background-color: #005269;
	color: #ffffff;
	width: 795px;
	margin: 2px;
}

.footerblock-left {
	float: left;
	width: 262px;
}

.footerblock-mid {
	width: 279px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: center;
	float: left;
}

.footerblock-right {
	float: left;
	width: 255px;
}


#dyncalendar table {

    border-collapse: collapse;

}

#dyncalendar caption {

    font-family: verdana;

    font-size: 14pt;

    padding-bottom: 4pt;

}

#dyncalendar th {

    font-family: verdana;

    font-size: 11px;

    text-align: center;
    background-color: #CCDCE4;;
    padding: 5pt;
    line-height: 150%;

    border: 1px solid #ccc;

}

#dyncalendar td {

    font-family: verdana;

    font-size: 11px;

    text-align: left;
    vertical-align: top;

}

#dyncalendar td.calCell {

    border: 1px solid #b5bece;

    padding: 3px;

}

#dyncalendar td.calCellEmpty {

    background-color: #f3f3f7;

}

#dyncalendar td.calCellBusy {

    background-color: #efeffa;

}

#dyncalendar div.dayNumber {
    text-align: right;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ccc;
}
#dyncalendar ul {
    margin-left: 0;
    margin-top: 5pt;

    padding: 0 10pt 0 12pt;

    list-style-type: square;

}

#wrc_nav {
	border-width: 1px;
	border-style: solid;
	border-color: #FFF;
	}

/* cms menu */
.ddmx {
    font: 11px tahoma,verdana,helvetica;
}
.ddmx .item1,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 8px 3px 8px;
    font: 12px arial;
   /* color: #004F69;*/
   color: #CCDCE4;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item1:hover {
	color: #ffffff;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #004F69;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #CCDCE4;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding-left: 3px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #000000;
	margin-top: 5px;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
