@charset "utf-8";
/* CSS Document */

body {
	background-color: #D1D4D7;
	background-image: url(../images/bkgd.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	


body,td,th {
	color: #2d2d2d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #ce6202;
}
a:visited {
	color: #ce6202;
}
a:hover {
	color: #481f5f;
}
a:active {
	color: #ce6202;
}
h1 {
	font-size: 24px;
	color: #6799c8;
	font-weight: lighter;
}
h2 {
	font-size: 20px;
	color: #ce6202;
	font-weight: lighter;
}
h3 {
	font-size: 18px;
	color: #481f5f;
	font-weight: lighter;
}

img {
	border: none;
	}

/* Classes */


.bkgd-btm {
	background-image: url(../images/bkgd-btm.png);
	background-repeat: repeat-x;
	background-color: #9FAAB5;
	background-position: top;
	height: 90px;
}

.content {
	background-image: url(../images/index_medped_04.png);
	background-repeat: repeat-y;
	background-position: top center;
	height: 481px;
	padding-left: 40px;
	padding-right: 40px;
	vertical-align: top;
	
	}
	
.nav {
	background-image: url(../images/index_medped_02.png);
	background-repeat: repeat-y;
	height: 25px;
	padding-left: 25px;
	padding-right: 25px;
	
	}
	
#footer {
	font-size: 12px;
	color: #304e68;
	}
	
#footer a:link {
	color: #304e68;
}
#footer a:visited {
	color: #304e68;
}
#footer a:hover {
	color: #ffffff;
}
#footer a:active {
	color: #304e68;
}

.highlight1 {
	font-size: 24px;
	color: #6799c8;
	font-weight: lighter;
}

.highlight2 {
	font-size: 24px;
	color: #481f5f;
	font-weight: lighter;
}

.highlight3 {
	font-size: 24px;
	color: #ce6202;
	font-weight: lighter;
}
