/* Normal Tags*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link,
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A2113A;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #01529e;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #01529e;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A2113A;
}

/* Created Styles*/

.table, .table:visited, .table:hover, .table:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.bttn {
	BORDER-RIGHT: #003399 1px outset; 
	BORDER-TOP: #003399 1px outset; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #003399 1px outset; 
	CURSOR: hand; COLOR: #003399; 
	BORDER-BOTTOM:#003399 1px outset; 
	BACKGROUND-COLOR: #f4f4f4
}

.solidinput {
	BORDER-RIGHT: #003399 1px outset;
	BORDER-TOP: #003399 1px outset;
	FONT-SIZE: 11px;
	BORDER-LEFT: #003399 1px outset;
	COLOR: #333333;
	BORDER-BOTTOM: #003399 1px outset;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.menu:link, .menu:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.menu:hover {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.redlink:link, .redlink:visited {
	color: #AF123A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

.redlink:hover {
	color: #01529E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

.bluelink:link, .bluelink:visited {
	color: #01529E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.bluelink:hover {
	color: #AF123A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

.menuhead {
	color: #01529E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}


.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #01529E;
	list-style-image: url(images/bullet.gif);
}

.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01529E;
	list-style-type: disc;
	list-style-image: none;
}

.contactside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

