/* CSS Document for UNDCMemphiscom */

html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, fieldset, form {
margin: 0;
padding: 0;
border: 0;
}

body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-image: url(../images/design/body_bg.gif);
	background-repeat: repeat;
	
}

p {
	margin: 10px 0px 10px 0px;
	}

a:link, a:active {
color: #2E3191;
text-decoration: underline;
}

a:visited {
color: #2E3191;
text-decoration: underline;
}

a:hover {
color: #ffffff;
text-decoration: none;
background-color: #2E3191;
} 

#wrapper {
	min-height: 100%;
	width: 786px;
	background-image:url(../images/design/wrapper_bg.jpg);
	background-repeat:repeat;
	padding-left:12px;
}

#header {
	padding-top: 12px;
	width: 773px;
	height: 90px;
	background-color:#FFFFFF;
}

#nav {
	width: 785px;
}

#flashContent {
	width: 785px;
	}
	
#tabWrapper {
	
}		
	
.smallTab {
	background-image: url(../images/design/developmentBG.gif);
	background-repeat:repeat-y;
	float: left;
	width: 252px;
	margin-top:10px;
}

.smallTab1 {
	background-image: url(../images/design/purpleTab.gif);
	background-repeat: none;
	width: 252px;
	height: 43px;
}

.smallTab1 h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 150%;
	margin-left: 15px;
	color: #FFFFFF;
	padding-top: 10px;
}

.smallTab li {
	margin-left: 15px;
	list-style: none;
	padding: 5px 0 5px 0;
}

.smallTab2 {
	background-image: url(../images/design/greenTab.gif);
	background-repeat: none;
	width: 252px;
	height: 43px;
}

.smallTab2 h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 150%;
	margin-left: 15px;
	color: #FFFFFF;
	padding-top: 10px;
}

.smallTab3 {
	background-image: url(../images/design/redTab.gif);
	background-repeat: none;
	width: 252px;
	height: 43px;
}

.smallTab3 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 150%;
	margin-left: 15px;
	color: #FFFFFF;
	padding-top: 10px;
}

.smallTab p {
	margin: 10px 15px;
}

.largeTabHeader {
	background-image: url(../images/design/largeTab.jpg);
	background-repeat: none;
	width: 493px;
	height: 43px;
	}
	
.largeTabHeader h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 150%;
	margin-left: 15px;
	color: #FFFFFF;
	padding-top: 10px;
}	



.largeTab {
	background-image: url(../images/design/largeTabBG.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 493px;
	margin-top: 10px;
	}
	
.largeTab p {
	margin: 10px 15px;
	}	
	
.largeTab h1, h2, h3 {
	margin-left: 15px;
}

.largeTab h2 {
	margin-top: 10px;
}
	

.oneLargeTab {
	background-image: url(../images/design/onelargeTabBG.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 745px;
	margin-top: 10px;
	}
	
.oneLargeTab p {
	margin: 10px 15px;
	}	
	
.oneLargeTabHeader {
	background-image: url(../images/design/oneLargeTabHeader.gif);
	background-repeat: none;
	width: 745px;
	height: 43px;
	}	
	
.oneLargeTabHeader h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 150%;
	margin-left: 15px;
	color: #FFFFFF;
	padding-top: 10px;
}		

	
#footer {
	margin-top: 10px;
	padding: 5px 0 5px 0;
	width: 745px;
	background-color:#000000;
	font-size: 80%;
	color:#FFFFFF;
	text-align: center;
	}
	
#footer p {
	padding: 0 0 0 0;	
	}


#calendar {
	width: 730px;
}

.clearit {
	clear: both;
	}
	
.floatLeft {
	float: left;
}	
	
.vAlign {
	vertical-align: middle;
}
