﻿/* 0 BASIC TAGS */

navy125emLeftArial 
{
    color:Navy; 
    font-size: 1.25em;
    font-weight:bold;
    text-align:left;
    font-family: arial;
}

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body {
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
.framebody {
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
.plainbody {
	background-color: #ffffff;
	background-image:  none;
	background-repeat:   no-repeat;
	margin: 0;
	padding: 0;
	margin-left:1px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header-thin.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 530px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}
fh2 {
	position: absolute;
	left: 37px;
	top: 10px;
	font-size: 11px;
}
fh3 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.5em;
	font-weight: bold;
}
.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 530px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
}
.framepage {
	background-repeat: repeat-y;
	width:530px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
    
}
.framedetailpage {
	background-repeat:  repeat-y;
	width:530px;
	height:700px;
	margin-left: 0px;
	margin-right: 1px;
	text-align: left;
    
}
.mvdiv 
{
    margin-top: 1px;
    margin-bottom: 0px;
  margin-left: auto;
	margin-right: auto;  
}
h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

