/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#CCC;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CCCCCC;
	text-decoration:underline;
	}
	
a:hover {
	color: #FFF;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	color: #AAA;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt solid #AAA;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}

#logo {
	color: #FFF;
	line-height:24px;
	letter-spacing:0.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	}

#tagline {
	color: #CCC;
	line-height:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: normal;
	margin: auto;
	left: auto;
	right: auto;
	text-align: center;
	}

/* Class Styles */

.bodyText {
	color:#CCCCCC;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	text-align: justify;
	font-family: arial;
	font-size: 11px;
	}
	
.medaillebody {
	background-color:#FFFFFF;
	color:#000000;
	line-height:20px;
	margin-top:0px;
	text-align: justify;
	font-family: arial;
	font-size: 11px;
	}	

table.medtab {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: top;
}
	
table.medtab td {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	margin-right:5px;
	text-align: justify;
	font-family: arial;
	font-size: 11px;
	padding-right: 5px;
	vertical-align: top;
	}	

table.medtab a:link {
	color: #000;
	}

table.medtab a:hover {
	color: #000;
	font-style:italic;
	}

table.medtab a:visited {
	color: #000;
	}
	
.pageName {
	color: #FFFFFF;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	}
	
.pageName a {
color: #FFFFFF;
	line-height:20px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	}
	
.pageName a:hover {
	color: #FFFFFF;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	}	
	
.subHeader {
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}	
	
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCC;
	line-height:20px;
	margin-top:0px;
	text-align: center;
	}

.thinhorline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.thickhorline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.blackhorline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.menubar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.medlink a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
