﻿/* Design By Innovation CSS StyleSheet */
/* Created 02-09-2009 */

/* 1. Basic Structure */

body {
	background-color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

table	{
	width: 618px;
}


/* 2. Navigation */

a {
	font-size: 12px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #F15C22;
}
a:active {
	text-decoration: underline;
	color: #F15C22;
}


/* 3. Text Formatting */

h1 {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
 }

.style1 {	color: #F15C22;
	font-weight: bold;
}
.style2 {font-size: 14px;}
.style3 {
	color: #00235D;
	font-weight: bold;
}
.style4 {color: #F15C22;}
.style6 {font-size: 16px; }
.style9 {
	font-size: 10px;
	color: #999999;
}
.style11 {color: #666666;}
.style12 {color: #F15C22; font-weight: bold; }
		
		.style12a
		 {font-size: 12px;}
		 
		 .style12b
		 {
			font-size: 16px;
			color: #F15C22;
			font-weight: bold;
		  }


.style13 {
	color: #F15C22;
	font-weight: bold;
	font-size: 14px;
}
		.style13a
		 {font-size: 12px; color: #666666; }
		 
		 .style13b
		 {color: #F15C22; font-weight: bold; }
		 
		 .style13c
		 {font-size: 14px; font-style: italic; }


.style14 {
	font-size: medium;
}
		.style14a
		 {
			font-size: 24px;
			font-weight: bold;
		 }

.style15 {font-size: 10px;}
.style17 {font-size: 10px;}
		.style17a {
			color: #F15C22; font-weight: bold; font-size: 12px;
		}
.style18 {font-size: 10px;}
.style25 {font-size: 7px;}
.style26 {color: #FFFFFF;}
.style27 {font-size: larger;}
