﻿/* Master Page Selectors and Classes */
.canvas 
{
	position:relative;
	width:800px;
	margin:0 auto;
	clear:both;
}

#header_top_left 
{ 
	float:left;
	width:15px;
	height:18px;
	margin:0;
	background-image:url(/images/canvas/shadow_corner_tl.gif);
	background-repeat:no-repeat;
}

#header_top_right 
{
	float:right;
	width:15px;
	height:18px;
	margin:0;
	background-image:url(/images/canvas/shadow_corner_tr.gif);
	background-repeat:no-repeat;
}

#header_top_center
{
	float:left;
	width:770px;
	height:18px;
	background-image:url(/images/canvas/shadow_top.gif);
	background-repeat:repeat-x;
}

#header_bottom_left
{
	float:left;
	width:9px;
	height:63px;
	margin:0;
	background-image:url(/images/canvas/shadow_left.gif);
	background-repeat:repeat-y;
}

#header_bottom_right 
{
	float:right;
	width:9px;
	height:63px;
	margin:0;
	background-image:url(/images/canvas/shadow_right.gif);
	background-repeat:repeat-y;
}

#header_bottom_center
{
	float:left;
	width:782px;
	height:63px;
	background-image:url(/images/canvas/top_color.gif);
	background-repeat:repeat;
	z-index:-1
}

#content_left
{
	float:left;
	width:9px;
/*	height:700px;*/
	margin:0;
	background-image:url(/images/canvas/shadow_left.gif);
	background-repeat:repeat-y;
}

#content_center
{
	position:relative;
	float:left;
	width:782px;
/*	height:700px;*/
	background-color:White;
}

#content_right
{
	float:right;
	width:9px;
/*	height:700px;*/
	margin:0;
	background-image:url(/images/canvas/shadow_right.gif);
	background-repeat:repeat-y;
}

#footer_left
{
	float:left;
	width:17px;
	height:40px;
	margin:0;
	background-image:url(/images/canvas/shadow_corner_bl.gif);
	background-repeat:no-repeat;
}

#footer_center
{
	float:left;
	width:766px;
	height:40px;
	background-image:url(/images/canvas/shadow_bottom.gif);
	background-repeat:repeat-x;
}

#footer_right
{
	float:right;
	width:17px;
	height:40px;
	margin:0;
	background-image:url(/images/canvas/shadow_corner_br.gif);
	background-repeat:no-repeat;
}

#primary_navrow
{
	float:right;
	margin-right:10px;
	margin-top:10px;
}

#tagline
{
	float:left;
	text-align:center;
	margin-top:20px;
	font-family:Century Gothic Tahoma;
	font-size:10pt;
	color:White;
	font-weight:300;
	width:593px;
}

div.navlabel
{
	float:left;
	padding:10px 10px 10px 10px;
	height:17px;
}

#secondary_navrow
{
	height:20px;
	background-color:#7dc2dd;
	padding-right:15px;
}

div.secondary_navlink
{
	float:right;
	border-left:dotted 1px #ffffff;
	padding: 0px 8px 0px 8px;
	margin-top:2px;
	font-family: tahoma;
	font-size: 10pt;
	color: #7A7A7A;
}

div.secondary_navlink_end
{
	float:right;
	padding:0px 8px 0px 8px;
	margin-top:2px;
	font-family: tahoma;
	font-size: 10pt;
	color: #7A7A7A;
}

a.secondary_navlink
{
	font-family: tahoma;
	font-size: 10pt;
	font-weight:normal;
	text-decoration:none;
	/*color: #7A7A7A;*/
	color:#ffffff;
}

a.secondary_navlink:active
{
	font-family: tahoma;
	font-size: 10pt;
	font-weight:normal;
	text-decoration:none;
	/*color: #7A7A7A;*/
	color:#ffffff;
}

a.secondary_navlink:visited
{
	font-family: tahoma;
	font-size: 10pt;
	font-weight:normal;
	text-decoration:none;
	/*color: #7A7A7A;*/
	color:#ffffff;
}
a.secondary_navlink:hover
{
	font-family: tahoma;
	font-size: 10pt;
	font-weight:normal;
	text-decoration:underline;
	color: #505d7d;
}

#logo
{
	 margin-top:-4px;
	 margin-left:20px;
}

#logorow
{
	float:left;
}

#copyright
{
	clear:both;
	position:absolute;
	text-align:center;
	/*margin-top:10px;*/
	font-size:11px;
	width:782px;
	bottom:10px;
}

#main_content_well
{
	padding: 0px 0px 10px 0px;
	background-color:#FFFFFF;
}

/* Common selectors and classes */
div.baseline
{
	margin:0 auto;
	border-top:dotted 1px gray;
	width: 75%;
	height:20px;
}

/* Home Page Selectors and Classes */
#hp_content_top
{
	border-top:dotted 1px gray;
	height:360px;
	width:742px;
	margin: 10px 20px 0px 20px;

}

#hp_content_left
{
	float:left;
	border-right:dotted 1px gray;
	width:360px;
	height:345px;
	margin-top:15px;
	padding-right:10px;
}

#hp_content_right
{
	float:right;
	width:361px;
	height:180px;
	margin-top:15px;
	margin-right:-10px;
	padding-right:10px
}

#hp_content_bottom
{
	height:180px;
	width:700px;
	margin-top:25px;	
}

#hp_callout
{
    float:right; 
    width:200px; 
    height:200px; 
    border: dotted 1px gray; 
    background-color:#EAF7FF;
    padding:5px;
}

#hp_callout div
{
    text-align: center;
    font-family:Tahoma;
	font-size:11pt;
	color:#505d7d;
	font-weight:bold;
	font-variant:small-caps;
}

#hp_callout li
{
    margin-left:-25px; 
    margin-bottom:5px; 
    list-style-type:none;    
}

#hp_callout a
{
    font-size:8pt;
    font-family:Tahoma;
	color:#505d7d;
	font-weight:bold;
}

div.hp_read_link
{
	margin-top:10px;
	text-align:left;
}

a.hp_read_link
{
	font-family:Tahoma;
	font-size:13px;
	color:#7a7a7a;
	font-weight:bold;
	text-decoration:none;
}


a.hp_read_link:visited
{
	font-family:Tahoma;
	font-size:13px;
	color:#7a7a7a;
	font-weight:bold;
	text-decoration:none;
}

a.hp_read_link:hover
{
	font-family:Tahoma;
	font-size:13px;
	color:#505d7d;
	font-weight:bold;
	text-decoration:underline;
}

img.hp_read_link
{
	float:left;
	margin:4px 3px 0px 0px;
}



/* Secondary navigation classes */
a.submenulink
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
	color:#7a7a7a;
}
a.submenulink:active
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
	color:#7a7a7a;
}

a.submenulink:visited
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
	color:#7a7a7a;
}

a.submenulink:hover
{
	color:#505d7d;	
	font-family:Tahoma;
	font-size:10pt;
	text-decoration:underline;
	font-weight:normal;
}


a.submenulink_selected
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:#505d7d;
	cursor:pointer;
	text-decoration:none;
}

a.submenulink_selected:active
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:#505d7d;
	cursor:pointer;
	text-decoration:none;
}

a.submenulink_selected:visited
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:#505d7d;
	cursor:pointer;
	text-decoration:none;
}

a.submenulink_selected:hover
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:#505d7d;
	cursor:pointer;
	text-decoration:underline;
}


div.submenulink_selected
{
	font-weight:bold;
	color:#505d7d;
	cursor:auto;
}


.secondary_subnav
{
	float:left;
	width:160px;
	display:block;
	border-top:dotted 1px gray;
	border-bottom:dotted 1px gray;
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	margin-left:10px;
}

.secondary_subnav_hidden
{
	display:none;
}

.secondary_content
{
	display:block;
	float:left;
	width:567px;
	padding-left:20px;
}

.secondary_content_hidden
{
	display:none;
}

.secondary_content_header
{
	font-family:Tahomal;
	font-weight:bold;
	font-size:10pt;
}

.content_block
{
	padding-right:20px;
	margin-bottom:20px;
}

.content_page_title
{
	font-family:Tahoma;
	font-size:11pt;
	color:#505d7d;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	font-variant:small-caps;
}

.content_section_header
{
	font-weight:bold;
	font-variant:small-caps;
}

.content_paragraph
{
	width:90% inherit;
	padding: 10px 20px 10px 20px;
	/*margin-bottom:8px;*/
}

.tertiary_nav
{
	margin-left:15px;
	color:#7a7a7a;
}

.tertiary_nav_selected
{
	margin-left:15px;
	color:#505d7d;
}

.tertiary_nav_image
{
	margin-right:4px;
	margin-bottom:2px;
	width:3px;
	height:5px;
}

.tertiary_nav_selected_image
{
	margin-right:2px;
	margin-bottom:2px;
	width:5px;
	height:3px;
}

.quaternary_nav
{
    margin-left:20px;
	color:#7a7a7a;
}

.quaternary_nav_selected
{
    margin-left:20px;
	color:#505d7d;
}

.secondary_subnav_image
{
	margin-left:5px;
	padding-right:5px;
	width:5px;
	height:9px;
}

.secondary_subnav_selected_image
{
	margin-left:1px;
	padding-right:5px;
	width:9px;
	height:5px;
	margin-bottom:2px;
}

.team_nav_image
{
	margin-right:3px;
	margin-bottom:2px;
	width:3px;
	height:5px;
}
.banner
{
	float:left;
	height:125px;
	width:782px;
	margin-bottom:10px;
	background-position:right;
	background-repeat:no-repeat;
	background-color: #bbbbbb;
}
.banner_fill
{
	float:left;
	height:125px;
	width:272px;
	margin-bottom:10px;
	background-repeat:repeat-x;
	padding-left:10px;
	
}

.page_title
{
	font-size:20pt;
	font-family:Century Gothic;
	color:#505d7d;
	margin-left:20px;
	margin-top:10px;
}

.page_subtitle
{
	font-style:italic;
	font-family:Century Gothic;
	color:#505d7d;
	font-size:10pt;
	margin-left:25px;
	margin-top:10px;
}

a
{
	font-family:Tahoma;
	font-weight:bold;
	color:#505d7d;
	text-decoration:underline;
}

a:visited
{
	font-family:Tahoma;
	font-weight:bold;
	color:#505d7d;
	text-decoration:underline;
}
a:active
{
	font-family:Tahoma;
	font-weight:bold;
	color:#505d7d;
	text-decoration:underline;
}
a:hover
{
	font-family:Tahoma;
	font-weight:bold;
	color:#505d7d;
	text-decoration:underline;
}

div.row
{
	width:inherit;
	clear:both;
	height:40px;
}

div.col1
{
	float:left;
	width:50px;
	text-align:right;
}

div.col2
{
	float:right;
	width:650px;
	text-align:left;
}