/*reset*/
html, body, div,span,applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #ffffff;
}

table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; /*bold*/
	font-size: 10pt;
	font-style: normal; /*italic*/
	color: #000033;
}
.frame {
	border: 2px solid #007dc0;
	border-bottom-width: 0;
	padding: 0px 40px;
}
.profile, .profile td {
	border: 1px solid #cccccc;
}

.profile td + td {
	padding: 8px 5px;
	text-align: left;
}

.left {
	 width: 160px;
	 text-align: center;
	 background-color: #007dc0;
}
.left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

a:link {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
	display: block;
}

a:visited {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	display: block;
}

a:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#660066;
	display: block;
}


a:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #660000;
	display: block;
}
.nav {
	background-color: #d62828;
}
/*  class="nav"  */
.nav a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.nav a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.nav a:hover, .nav a:active {
	color: #000000;
}

/*  class="left"  */
.left a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.left a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.left a:hover, .left a:active {
	color: #ff9966;
}

/* top left header */
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16pt; /*px, pt, em.*/
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #000000;
	margin: 3px;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #009900;
	margin: 3px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	font-style: normal;
	color: #007dc0;
}
h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #000000;
	margin: 3px;
}

h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #000000;
	margin: 3px;
}

h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #000000;
	margin: 3px;
}

address {
	margin: 0;
	padding: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style:normal;
	text-align: center;
	color: #666666;
	clear: both;
}

address a:link, address a:visited, address a:hover, address a:active {
	margin: 0;
	padding: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: Bold;
	color: #666666;
	padding: 0.3em;
}