/*
this is a test style sheet for ADMC
*/


/* TAGS */

BODY {
	background: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	color: #333333;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
}


UL, OL {
	line-height: 130%;
}

A {
	color: #006699;
	text-decoration: none;
}

A:hover {
	color: #993333;
	text-decoration: underline;
}


/* CONTENT */

H1 {
	color: #111111;
	font-family: Trebuchet MS;
	font-size: 31px;
	font-weight: normal;
	margin-bottom: 0px;
}

H2 {
	color: #444444;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 0px;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666666;
}

H3 {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 30px;
	padding-bottom: 5px;
}


.content {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 1px;
}



.subsection {
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 2px;
	margin-top: 1px;
	margin-bottom: 5px;
	text-transform: uppercase;
	padding-left: 10px;
	float: left;
}


/* TABLES */

.submenu {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 120%;
	float: right;
	margin-top: 0px;
}

.captiontitle {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-transform: uppercase;
	letter-spacing: 2px;
}


/* RULES */

.rule {
	border-top: 1px dotted #666666;
	width: 100%;
	height: 1px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.mainImage {
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 7px;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
	line-height: 18px;
	padding-left: 10px;
}
.titlebar {
	background-color: #663366;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	height: 65px;
	margin-bottom: 15px;
}
.quoteName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
	line-height: 18px;
}
.headImage {
	float: left;
	padding: 5px;
}
.bodycopy {
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
.mainheading {
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-left: 0px;
}
.courseinfo {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 120%;
	margin-top: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-bottom: 2px;
}
.menuItems {
	float: right;
}
.links {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: lowercase;
	line-height: 18px;
}
