html {
	height:101%;
	font-family:Arial, Helvetica, sans-serif;
	}
body {
	margin:0;
	padding:0;
	background-image:url(/assets/2008/Background-Stripes.gif); 
	background-repeat:repeat;
	text-align:center;
	}
img {
	border:0;
}

.centered {
	margin-left: auto;
	margin-right: auto;
}
.DBCB {
	display:block;
	clear:both;
	}
#Wrapper {
	width:844px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}
#Header {
	position: relative;
	width:844px;
	height:102px; 
	background-image:url(/assets/2008/Logo.gif); 
	background-repeat:no-repeat;
	}
#InteriorWrapper {
	width:844px;
	margin-left:auto;
	margin-right:auto;
	background-color: #7DBCEA;
	}
#Navigation {
	height:21px;
	display:block;
	}
#HomeText {
	width:284px;
	height:298px;
	float:left;
	background-repeat:no-repeat;
	}
#Flash {
	width:560px;
	height:298px;
	float:left;
	}
#RoundCornerTop {
	height:15px;
	background-image:url(/assets/2008/Round-Corner-Top.gif);
	background-repeat:no-repeat;
	width: 804px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}
#NewsArea {
	width: 804px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	}
#RoundCornerBottom {
	height:36px;
	background-image:url(/assets/2008/bottomcorners.gif);
	background-repeat:no-repeat;
	clear: left;
	}
#Footer {}

h1 {
	font-size: 26px;
	color: #2C9E99;
	font-weight: normal;
	margin-top: 0px;
	font-weight:bold;
	/*letter-spacing:-.05em;*/
	}
h2 {
	font-size: 17px;
	color: #003C80;
	margin-bottom: 5px;
	margin-top:5px;
	padding-right: 10px;
	overflow: hidden;
}
h3 {
	color: #003C80;
	font-size: 14px;
	margin-bottom: 5px;
}
h4 {
	color:#003C80;
	border-bottom:1px solid #003C80;
	font-size:14px;
	overflow:hidden;
	margin-bottom: 5px;
	}
h6 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 10px;
	}

/* Interior Styles */

#InteriorBanner {
	background-color:#7DBCEA;
	text-align: center;
	padding-top:10px;
	}
#InteriorGraphics {
	background-color:white;
	background-position:right;
	height:200px;
	width: 844px;
	margin-left:auto;
	margin-right:auto;
	}
#InteriorWrapperSub {
	width:844px;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url(/assets/2008/InteriorRepeat.gif);
	background-repeat:repeat-y;*/
	background-color:#7DBCEA;
	}
#NavigationInterior {
	height:21px;
	display:block;
	margin-left:auto;margin-right:auto;
	text-align:center;
	}
#InteriorText {
	border-top:10px solid #80C0EF;
	width: 804px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	}
#RightText {
	float:left;
	width:556px;
	background-color:white;
	padding-top:12px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	}
#RightText p {
	color: black;
	line-height: 140%;
	font-size:12px;
}
#RightText li {
	color: black;
	line-height: 140%;
	
	font-size:12px;
}

#RightText td {
	color: black;
	line-height: 140%;
	
	font-size:12px;
}
.CutLine {
	float: right;
	padding-right:10px;
	padding-left:6px;
	margin-top:0px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:100%;
	width:auto;
	clear:both;
	margin-left: 15px;
	font-size: 12px;
	font-style: italic;
	text-align:center;
}

.clickable {
	cursor: pointer;
}

/* ------------------------sublinks---------------------------- */

#LeftLinks li {
	list-style-type:none;
	margin: 0px;
	}
#LeftLinks a {
	color: #ffffff;
	display:block;
	text-decoration:none;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #275EA7;
	border-bottom: 1px solid #ffffff;
	background-repeat:repeat-x;
}
#LeftLinks {
	float:left;
	width:200px;
	

	}

li#NavLinksUberLink a {padding-top:4px;padding-bottom:4px;}

#LeftLinks ul {
	margin: 0px;
	padding: 0px;
}
#LeftLinks a.LongLink {
		
	background-color: #275EA7;
	}	
#Uberlink a:link, #Uberlink a:visited, #Uberlink a:hover, #Uberlink a:active {
	background-color: #275EA7;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #275EA7;
	padding-right: 8px;
}
#LeftLinks #NavLinksUberLink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 12px;
	background-color: #E0F0FB;
	border: 1px solid #ffffff;
	padding-right: 6px;
	color: #275EA7;
	background-image: none !Important;
}

#LeftLinks .PaddingNav a {
	padding-left:16px;
	padding-right: 6px;
	color: #275EA7;
	background-color: #E0F0FB;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;background-image: none !Important;
}

#LeftLinks .PaddingNavMore a {
	padding-left:28px;
	font-weight:normal;
}

#LeftLinks .PaddingNavMoreUber a {
	padding-left:40px;
	font-weight:bold;
}



/* ------------------------bottom nav-------------------------- */
.nav {
	padding-top:10px;
	text-align:center;
	width:844px;
	margin-left:auto;
	margin-right:auto;
}

.nav a:link {
	color: #0000FF;
}

.nav a:visited {
	color: #808080;
}

.nav a:hover {
	color: #FF0000;
}

.nav a:active {
	color: #0000FF;
}

.nav p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;
}

.nav h1 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;
	color:#000000;
}

#aligncenter {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

/* ----------------------MAP Page -----------------------------------*/

.MapLeftColumn {
	float:left;
	width:254px;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	text-indent:0px;
	margin-left: 0px;
	}
	
#MainBodyContent .MapLeftColumn P {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	text-indent:0px;
	padding-top:8px;
	}


.MapRightColumn {
	float:left;
	width:254px;
	padding-right:10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	text-indent:0px;
	}

#MainBodyContent .MapRightColumn P {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	text-indent:0px;
	padding-top:8px;
	}

.ClearMap {
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
}

.MapHeader {
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
}

.MapHeader img {
	clear:both;
	padding-top:6px;
	padding-bottom:10px;
}

#MainBodyContent .MapHeader P {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	text-indent:0px;
	padding-top:8px;
	}

.MapHeader#LineTop  {
	border-top-style:solid;
	border-top-width:20px;
	border-top-color:#990033;
	margin-top:25px;
	padding-top:20px;
	}

/*------- DT and DLs as table for Cancer Definitions -------*/

dl.table-display {
	width: 40em;
	margin: 2em 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

.table-display dt {
	width: 13em;
	float: left;
	margin: 0 0 0 0;
	border-top: 1px solid #999;
	font-weight: bold;
	padding: 0.5em;
}

dt {
	clear: both;
}

.table-display dd {
	float: left;
	width: 25em;
	margin: 0 0 0 0;
	border-top: 1px solid #999;
	padding: 0.5em;
}

#LeftLinks a.SuperLongLink {
	background-position: 1px 62px;
	padding-bottom: 13px;
}
#RightText p.Date {
	color: #7DBCEA;
	text-align: right;
	border-top: 1px solid #cccccc;
	margin-right: 10px;
	padding-top: 5px;
	margin-top: 0px;
}
#RightText li.Smallerlineheight {
	line-height: 20px;
	margin-bottom: 15px;
}
.CutLine250 {
	float: right;
	padding-right:10px;
	padding-left:10px;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:100%;
	width:240px;
	clear:both;
	background-color:#E3E3E3;
}
.Callout {
	width:200px;
	float: right;
	margin:10px;
	background-color:#e3e3e3;
	border:solid 1px #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom:10px;
}


#SearchBox Form, #SearchBox select, #SearchBox Form, #SearchBox input {display:inline;}


#SearchBox input {
	width: 125px;
}

#SearchBox input#Go {
	width: auto;
}

#SearchBox {
	position: absolute;
	top: 55px;
	right: 0px;
	width: 530px;
	
	height:28px;
	/*background-image: url(/assets/2008/searchbackground.gif);
	background-repeat: no-repeat;*/
	font-size:12px;
}
.MediumColor {
	color: #0045ac;
	font-weight: bold;
}
.warning {
	color: #CC0000;
	font-weight:bold;
}
#address2 {
	display: none;
}

/* Outlined Table .outlined *******************************************************************/
.outlined {
	border: 1px solid black;
}

.outlined tr {
	border-bottom: 1px solid black;
}
.outlined th {
	color: black;
	line-height: 140%;
	font-size: 12px;	
	vertical-align: text-top;
	border-bottom: 2px solid;
	/*border-top: 1px solid;*/
}

.outlined td {
	vertical-align: text-top;
}

.outlined ul {
	padding-left: 25px;
}
	
table.mailing_info td {
	padding-top: 7px;
}
	
td.label {
	text-align: right;
}

.ns {
	display: none;	
}
#socialMedia {
	float: right;
}
#socialMedia a {
	line-height: 38px;
	vertical-align: top;
	font-weight: bold;
	color: #0045AC;
	text-decoration: none;
}
#socialMedia img {
	margin-left:5px;
	margin-top: 5px;
}

.error {
	color: #ff0000;
}

div.addthis_toolbox a {
	text-decoration: none;
	font-size: 10pt;
}

.hidden {
	display: none;
}

div#weather {
	width: 450px;
	padding: 30px;
	margin-left: auto;
	margin-right: auto;
	line-height: 160%;
	font-size: 16pt;
}

div#weather p {
	color: #ffffff;
}

div#weather a {
	display: block;
	height: 100%;
	width: 100%;
	color: #ffffff;
}

input#email2 {
	display: none;
}

div.athensBio {
	padding-bottom:10px;
}

div.athensLocation {
	padding-bottom: 50px;	
}

div.athensBio span {
	font-weight:bold;
	cursor:pointer;
}

div.input label {
	display: block;
	font-size: 12px;
}
div.input input, div.input textarea {
	margin-bottom: 5px;
}



/** THESE ARE THE STYLES FOR THE TWO TABLES ON THE PATIENT INFO > PHONE CALLS PAGE **/

#officeNumbers, #specificNumbers {
	border-spacing: 0px;
	border-collapse: collapse;
}

#officeNumbers td, #specificNumbers td {
	vertical-align: top;
	padding:0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-top: 1px solid #000;
	margin: 0px;
}

#specificNumbers td {
	padding-bottom: 5px;
}

#officeNumbers td.officeTitle {
	width: 400px;
}

#specificNumbers td.officeTitle {
	width: 365px;
}

#specificNumbers table td.officeTitle {
	width: 355px;
}

table#specificNumbers td table td.pharmLocation {
	padding-left: 5px;
}

table#specificNumbers table td {
	border-top: none;
}

/** CLASSES **/

img.floatLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

img.floatRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

div.accordian h5.question {
	font-weight: bold;
	color: #4599E0 !important;
	font-size: 13pt !important;
	cursor: pointer;
}

div.accordian div.answer {
	padding: 0px 5px;
}

/** ATHENS PAGE STYLES **/
div#athensRelay {
	width: 400px;
	margin: 25px auto;
}

div#athensRelay p#caption {
	margin: 2px 10px 15px;
	font-style:italic;
}
