﻿.SkinObject
{
	color: white;
}
A.SkinObject:link
{
	color: white;
}
A.SkinObject:visited
{
	color: white;
}
A.SkinObject:hover
{
	color: #003366;
}



body {
	margin: 0px;
	background-image: url('images/bg_color.gif');
}
#body_div {
	width: 100%;
	background-image: url('images/main_bg.gif');
	background-repeat: repeat-x;
	min-height: 720px;
}
#center {
	width: 759px;
	margin-left: auto;
	margin-right: auto;
	height: 500px;
}
#top_logo {
	width: 219px;
	background-image: url('images/logo.gif');
	height: 100%;
	float: left;
}
#top_right {
	float: left;
	width: 268px;
	height: 100%;
}
#top_left {
	float: left;
	width: 270px;
	height: 100%;
}
#top {
	height: 106px;
}
#top_right_spacer {
	height: 80px;
}
#search_bar {
	margin-left: 60px;
	text-align: right;
	padding-right: 10px;
}
#menu_left {
	background-image: url('images/menu_left.gif');
	width: 58px;
	height: 27px;
	float: left;
}
#menu_middle {
	float: left;
	width: 649px;
	height: 27px;
	background-image: url('images/menu_bg.gif');
}
#menu_right {
	background-image: url('images/menu_right.gif');
	width: 52px;
	height: 27px;
	float: left;
}
#menu_bar {
	height: 27px;
}
#main_content {
	background-color: #FFFFFF;
	min-height: 400px;
}
#footer {
	background-image: url('images/footer.gif');
	height: 170px;
	background-repeat: no-repeat;
}
#main_banner {
	padding-top: 15px;
	text-align: center;
	margin-bottom: 10px;
}
#middle_left {
	float: left;
	width: 221px;
	padding-left: 10px;
	padding-right: 5px;
}
#middle_center {
	float: left;
	width: 277px;
	padding-left: 5px;
	padding-right: 5px;
}
#middle_right {
	float: right;
	width: 220px;
	padding-left: 5px;
	padding-right: 10px;
}
#bottom_middle_spacer {
	clear: both;
	width: 100%;
	height: 1px;
}

.left_header {
	background-image: url('images/headlines.gif');
	margin-bottom: 5px;
	height: 20px;
	min-width: 100%;
}
.middle_header {
	background-image: url('images/title_bg.gif');
	margin-bottom: 5px;
	height: 20px;
}
.right_header {
	background-image: url('images/quick_links.gif');
	margin-bottom: 5px;
	height: 20px;
}
#menu_holder {
	text-align: center;
	margin-top: 9px;
	font-family: Tahoma;
	font-weight: normal;
	white-space: nowrap;
}
#footer_spacer {
	height: 125px;
}
#footer_text {
	text-align: center;
	height: 40px;
}
#content {
	clear: both;
	padding-left: 10px;
}
#content_main {
	border-left: 2px #34475D solid;
	padding: 0 10px 0 10px;
	float: right;
	width: 560px;
}
#content_left {
	float: left;
	padding-right: 5px;
	margin-bottom: 15px;
	width: 150px;
}





/* MENU  */


.Main_DNNMenu_ContainerSub
{
	background-color: #61604B;
	border-right: solid 1px #444444;
	border-bottom: solid 1px #444444;
	border-top: solid 1px white;
	border-left: solid 1px white;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	padding: 1px 1px 1px 1px;
	color: #FFFFFF;
}
.Main_DNNMenu_NodeRoot
{
	cursor: pointer;
	cursor: hand;
	color: white;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	white-space: nowrap;
	padding: 0px 15px 0px 10px;
	text-transform: uppercase;
}
.Main_DNNMenu_Node td
{
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: Transparent;
	white-space: nowrap;
	padding: 1px 3px 3px 1px;
	text-align: left;
}
.Main_DNNMenu_NodeHover
{
	background-color: #FFFFFF;
	color: #000000;
}
.Main_DNNMenu_NodeHover td
{
	background-color: #FFFFFF;
	color: #000000;
}
.Main_DNNMenu_Separator
{
	margin-right: 25px;
}

#middle_header_title {
	background-image: url('images/aumc_tv.gif');
	height: 20px;
	background-repeat: no-repeat;
	width: 100%;
}
#banner_bottom_spacer {
	height: 10px;
	width: 100%;
}
#headlines_scroll {
	overflow: scroll;
	height: 230px;
}

#temp_left {
	background-color: #50503F;
	width: 100%;
	height: 300px;
}


/* GENERIC */
H1
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 18px;
    font-weight: bold;
    color: #666644;
}

H2
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 16px;
    font-weight: bold;
    color: #666644;
}

H3
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}

H4
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #003366;
}

H5, DT
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}

H6
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}

TFOOT, THEAD
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    color: #003366;
}

TH
{
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}

A:link
{
    text-decoration: none;
    color: #003366;
}

A:visited
{
    text-decoration: none;
    color: #003366;
}

A:hover
{
    text-decoration: underline;
    color: #ff0000;
}

A:active
{
    text-decoration: none;
    color: #003366;
}

SMALL
{
    font-size: 8px;
}

BIG
{
    font-size: 14px;
}

BLOCKQUOTE, PRE
{
    font-family: Lucida Console, monospace;
}


UL LI
{
    list-style-type: square;
}

UL LI LI
{
    list-style-type: disc;
}

UL LI LI LI
{
    list-style-type: circle;
}

OL LI
{
    list-style-type: decimal;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}
OL UL LI
{
    list-style-type: disc;
}

HR
{
    color: #696969;
    height: 1pt;
    text-align: left;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}






/* LEFT LINKS  */

#content_left .Normal {
	font-family: Tahoma, Arial, Helvetica;
}

#content_left A:link {
	color: ;
}

#content_left H1 {
	color: ;
}

