/* ------------ TAGS ------------ */

body {
    background-color: #DEE7FF;
    color: black;
    font-family: Arial, sans-serif;
    font-size: 12px;
    margin: 10px;
    padding: 0;
}
a {	font-family: Verdana;	font-size: 10pt; color: #000000; text-decoration: Underline;}
.TableTitles { color: #FFFFFF; background-color: #0B2775 }
a:hover {font-family: Verdana; font-size: 10pt; color: #FF0000; background-color: ; text-decoration: Underline;}
table {	font-family: Verdana; font-size: 10pt; color: #000000; border: none;}
.TableCells { background-color: #40638D}
input { font-family: Verdana; font-size: 10pt; color: #000000; background-color: #FFFFFF }
select { color: #000000; font-family: Verdana; font-size: 10pt; background-color: #FFFFFF }
textarea { color: #000000; font-family: Verdana; font-size: 10pt; background-color: #FFFFFF }
H1 {display: inline;color: #000000; font-family: Copperplate Gothic Bold; font-size:28pt }
H2 {display: inline;color: #000000; font-family: Copperplate Gothic Bold; font-size:14pt }
H5 {display: inline;color: #000000; font-family: Copperplate Gothic Bold; font-size:12pt }
H6 {display: inline;color: #000000; font-family: Copperplate Gothic Bold; font-size:10pt }
H3 {display: inline;color: #000000; font-family: Sherwood; font-size:24pt }
H4 {display: inline;color: #000000;font-family: Verdana; font-size: 14pt;  }
li {color: #000000;  line-height: 20px; list-style-image: url('http://www.toolsforbusiness.info/success-in-washington/headers/box_merced2.gif'); }

li {
	padding: 0 6px 6px 0;
}

form {
	padding-left: 15px;
}

/* ------------ DIVS ------------ */

div#calendar {
    background-color: white;
    left: 580px;
    margin-left: 10px;
    padding-top: 5px;
    position:absolute;
    text-align: center;
    top: 0px;
}

div#columns {
    background-color: white;
    background-image: url("/Images/gui/nav-bg.gif");
    background-repeat: repeat-y;
    border-top: 1px solid white;
    margin: 0;
    padding: 0;
    position: relative;
    top: 195px;
    width: 1250px;
}

div#content {
    background-color: white;
    height: auto;
    margin-left: 178px;
    min-height: 1260px;
    overflow: visible;
    padding-top: 5px;
    width: 405px;
}

div#content p {
	margin-right: 15px;
	margin-left: 15px;
}

div#footer {
	background-color: #650016;
	clear: both;
	color: white;
	height: 25px;
	margin-top: 195px;
	position: relative;
	width: 750px;
}

div#footer a {
	color: white;
	text-decoration: none;
}

div#footer a:hover {
	color: white;
	text-decoration: underline;
}

div#footer p {
	font-size: 10px;
    color: white;
	text-align: center;
    padding-top: 5px;
}

div#header {
    background-color: #FEBA03;
    height:195px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0px;
    width:750px;
}

div#header img {
    border-bottom: 1px solid white;
    margin: 0;
    padding: 0;
}

div#header p {
    color: white;
    margin: 2px;
}

div#nav {
    background-color: #5180FE;
    color: white;
    height: 100%;
    left:0px;
    padding: 15px 13px 0;
    position:absolute;
    text-align: right;
    top: 0px;
    width:149px;
}
div#nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div#wrapper {
    border-left: 1px solid white;
    margin-left:auto;
    margin-right:auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position:relative;
    top: 0;
    width:950px;
}

/* ------------ STYLES ------------ */

a.blue {
	color: #000E66;
	text-decoration: none;
}

a:hover.blue {
	color: #000E66;
	text-decoration: underline;
}

.border {
	border: 1px solid #5180FE;
	padding: 5px;
	
}

.box-date {
	line-height: 15px;
    font-size: 12px;
    font-weight: bold;
}

.box-heading {
    color: #FEBA03;
    font-size: 16px;
    font-weight: bold;
}

.box-blue-bottom {
    background-image: url("/Images/gui/roundblbottom.jpg");
    background-repeat: no-repeat;
    font-size: 6px;
    height: 10px;
    margin: 0;
    padding: 0;
    width: 151px;
}

.box-blue-middle {
    background-image: url("/Images/gui/grad-blue.jpg");
    margin: 0;
    padding: 0;
    width: 151px;
}

.box-blue-middle a {
	color: #000000;
	text-decoration: none;
}

.box-blue-middle a:hover {
	color: #000000;
	text-decoration: underline;
}

.box-blue-middle p {
    margin: 0;
    padding: 0 5px 0 0;
    text-align: right;
	color: #000000;
	font-size: 10px;
}

.box-blue-middle p.date {
    font-size: 16px;
    font-weight: bold;
    color: #FEBA03;
}

.box-blue-top {
    background-image: url("/Images/gui/roundbltop.jpg");
    background-repeat: no-repeat;
    font-size: 6px;
    height: 10px;
    margin: 0;
    padding: 0;
    width: 151px;
}

.box-grey-bottom {
    background-image: url("/Images/gui/roundgrbottom.jpg");
    background-repeat: no-repeat;
    font-size: 6px;
    height: 10px;
    margin: 0;
    padding: 0;
    width: 151px;
}

.box-grey-middle {
    background-image: url("/Images/gui/grad-grey.jpg");
    margin: 0;
    padding: 0;
    width: 151px;
}

.box-grey-middle a {
	color: #740011;
	text-decoration: none;
}

.box-grey-middle a:hover {
	color: #740011;
	text-decoration: underline;
}

.box-grey-middle p {
    margin: 0;
    padding: 0 5px;
    text-align: right;
	color: #740011;
	font-size: 10px;
}

.box-grey-middle p.date {
    font-size: 16px;
    font-weight: bold;
    color: #004B6A;
}

.box-grey-top {
    background-image: url("/Images/gui/roundgrtop.jpg");
    background-repeat: no-repeat;
    font-size: 6px;
    height: 10px;
    margin: 0;
    padding: 0;
    width: 151px;
}

.box-yellow-bottom {
    background-image: url("/Images/gui/roundyelbottom.jpg");
    background-repeat: no-repeat;
    font-size: 6px;
    height: 10px;
    margin: 0;
    padding: 0;
    width: 151px;
}

.box-yellow-middle {
    background-image: url("/Images/gui/grad-yel.jpg");
    margin: 0;
    padding: 0;
    width: 151px;
}

.box-yellow-middle a {
	color: #740011;
	text-decoration: none;
}

.box-yellow-middle a:hover {
	color: #740011;
	text-decoration: underline;
}

.box-yellow-middle p {
    margin: 0;
    padding: 0 5px;
    text-align: right;
	color: #740011;
	font-size: 10px;
}

.box-yellow-middle p.date {
    font-size: 16px;
    font-weight: bold;
    color: #004B6A;
}

.box-yellow-top {
    background-image: url("/Images/gui/roundyeltop.jpg");
    background-repeat: no-repeat;
    font-size: 6px;
    height: 10px;
    margin: 0;
    padding: 0;
    width: 151px;
}

.calendar-heading {
    color: #004B6A;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

.grey {
	color: #666666;
	font-size: 12px;
}

.greyline {
	color: #666666;
	border-bottom: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.greysmall {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 2px 0 0 0;
}

.greysmall a {
	color: #666666;
	text-decoration: none;
}

.greysmall a:hover {
	color: #650016;
	text-decoration: none;
}

hr.thin {  
    height: 1px;
    border: 0;
    color: white;
    background-color: white;
}

.links {
	width: 120px;
	float: left;
	text-align: center;
}
 

.nav a {
	color: white;
	text-decoration: none;
} 

.nav a:hover {
	color: white;
	text-decoration: underline;
} 

.smalltext {
	font-size: 10px;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #5180FE;	
}

table.space {
	font-size: 12px;
	margin-left: 15px;
}

.title {
	font-size: 16px;
	font-weight: bold;
	color: #650016;	
}

.title-blue {
	font-size: 16px;
	font-weight: bold;
	color: #5180FE;	
}