
/* CSS Document */

/*----------HEADER----------*/
#topleft{
	background-image: url(../images/bg-top-left.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 227px;
}
#topmain{
	background-image: url(../images/bg-top-main.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 478px;
}
#btmleft{
	background-image: url(../images/bg-btm-left.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 227px;
}
#btmmain{
	background-image: url(../images/bg-btm-main.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 511px;
}
#btmright{
	background-image: url(../images/bg-btm-right.jpg);
	background-repeat: repeat-x;
	height: 126px;
	width: 1px;
}

/*----------HOME----------*/
#navhome{
	background-image: url(../images/bg-nav-home.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 227px;
}
#imghome{
	background-image: url(../images/bg-img-home.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 478px;
}

/*----------PHILOSOPHY----------*/
#navphilo{
	background-image: url(../images/bg-nav-philosophy.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 227px;
}
#imgphilo{
	background-image: url(../images/bg-img-philosophy.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 478px;
}

/*----------PROGRAM----------*/
#navprogram{
	background-image: url(../images/bg-nav-program.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 227px;
}
#imgprogram{
	background-image: url(../images/bg-img-program.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 478px;
}

/*----------GOALS----------*/
#navgoals{
	background-image: url(../images/bg-nav-goals.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 227px;
}
#imggoals{
	background-image: url(../images/bg-img-goals.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 478px;
}

/*----------ORGANIZATION----------*/
#navorg{
	background-image: url(../images/bg-nav-organization.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 227px;
}
#imgorg{
	background-image: url(../images/bg-img-organization.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 478px;
}

/*----------GOVERNANCE----------*/
#navgovern{
	background-image: url(../images/bg-nav-govern.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 227px;
}
#imggovern{
	background-image: url(../images/bg-img-govern.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 478px;
}

/*----------TRACK RECORD----------*/
#navtrecord{
	background-image: url(../images/bg-nav-trecord.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 227px;
}
#imgtrecord{
	background-image: url(../images/bg-img-trecord.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 478px;
}
/*----------CONTACT----------*/
#navcontact{
	background-image: url(../images/bg-nav-contact.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 227px;
}
#imgcontact{
	background-image: url(../images/bg-img-contact.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 478px;
}

/*----------FORMS----------*/
#navforms{
	background-image: url(../images/bg-nav-forms.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 227px;
}
#imgforms{
	background-image: url(../images/bg-img-forms.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 478px;
}

/*----------CONTENT----------*/
#content{
	background-color: #FFFFFF;
	width: 478px;
	padding: 20px 20px 20px 20px;
	
}

.yellow{
	color: #f2ecc2;
}

.gry{
	color: #A9A9A9;
}

#tdbg{
	background-color: #eaeaea;
}

.blue{
	color: #2c6297;
}

.red{
	color: #b72021;
}

H1{
	color: #2c6297;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

H2{
	color: #2c6297;
	font-size: 14px;
	font-weight: normal;
}

a.lmore:link {color:#FFFFFF; text-decoration:none; border-bottom:1px dotted #5b8ef3;}
a.lmore:visited {color:#FFFFFF; text-decoration:none; border-bottom:1px dotted #5b8ef3;}
a.lmore:hover {color:#5b8ef3; text-decoration:none; border-bottom:1px dotted #FFFFFF;}
a.lmore:active {color:#FFFFFF; text-decoration:none; border-bottom:1px dotted #5b8ef3;}

a.visit:link {color:#2c6297; text-decoration:none; border-bottom:1px dotted #b72021;}
a.visit:visited {color:#2c6297; text-decoration:none; border-bottom:1px dotted #b72021;}
a.visit:hover {color:#b72021; text-decoration:none; border-bottom:1px dotted #2c6297;}
a.visit:active {color:#2c6297; text-decoration:none; border-bottom:1px dotted #b72021;}

a.visit2:link {color:#2c6297; text-decoration:none; }
a.visit2:visited {color:#2c6297; text-decoration:none; }
a.visit2:hover {color:#b72021; text-decoration:none; }
a.visit2:active {color:#2c6297; text-decoration:none; }

a.email:link {color:#b72021; text-decoration:none; border-bottom:1px dotted #2c6297;}
a.email:visited {color:#b72021; text-decoration:none; border-bottom:1px dotted #2c6297;}
a.email:hover {color:#2c6297; text-decoration:none; border-bottom:1px dotted #b72021;}
a.email:active {color:#b72021; text-decoration:none; border-bottom:1px dotted #2c6297;}

.date{
	color: #999999;
}

.footnote{
	color: #999999;
	font-size:10px;
}

ul.body_ul {
	margin:0 2px;
	padding:0 0 0 27px;
	color:#b72021;
	font-size: 12px;
	list-style:none;
	list-style-image: url(../images/ico-arrow-blt.gif);

}
ul.body_ul li {margin:3px 0;}

#hr01{
	background-image: url(../images/hr-dotz.jpg);
	background-repeat: repeat-x;
}
#hr02{
	background-image: url(../images/hr-dotz-h10.jpg);
	background-repeat: repeat-x;
}

/*----------FOOTER----------*/
#footer{
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 478px;
}
.copy{
	color: #666d70;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 7px;
}
.ilt{
	padding-left: 20px;
}

/*----------NAV----------*/

a.menu:link {color:#f2ecc2; text-decoration:none;}
a.menu:visited {color:#f2ecc2; text-decoration:none;}
a.menu:hover {color:#ffffff; text-decoration:none;}
a.menu:active {color:#f2ecc2; text-decoration:none;}

.menu {
	color:#FFFFFF;
}






/*----------UNUSED----------*/


.ilt01{
	color: #cccccc;
	font-size: 11px;
}
a.ilt02:link {color:#cccccc; text-decoration:none; }
a.ilt02:visited {color:#cccccc; text-decoration:none; }
a.ilt02:hover {color:#FFFFFF; text-decoration:none; border-bottom:1px dotted #cccccc;}
a.ilt02:active {color:#cccccc; text-decoration:none; }

a.footnav:link {color:#FFFFFF; text-decoration:none; font-weight:bold;}
a.footnav:visited {color:#FFFFFF; text-decoration:none; font-weight:bold;}
a.footnav:hover {color:#ebebcf; text-decoration:none; font-weight:bold;}
a.footnav:active {color:#FFFFFF; text-decoration:none; font-weight:bold;}


INPUT {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Tahoma, Helvetica, sans-serif
}
SELECT {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Tahoma, Helvetica, sans-serif
}

A:link {
	COLOR: #a9a9a9;
	TEXT-DECORATION: NONE
}
A:visited {
	COLOR: #a9a9a9;
	TEXT-DECORATION: NONE
}
A:hover {
	COLOR: #0054A6;
	TEXT-DECORATION: NONE
}
A:active {
	COLOR: #a9a9a9;
	TEXT-DECORATION: NONE
}
