﻿body
{
	font-family: Myriad, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	/*line-height: 18px;*/
	color: #FFFFFF;
	background: none;
	background-color: #312f2c;
}

img
{
	border: none;
}

h1
{
	color: #f9cb44;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	margin: 0 0 12px 0;
}

h2
{
	color: #FFFFFF;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin: 0 0 12px 0;
}

h3
{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

h4
{
	color: #ed1c24;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 12px 0;
}

h5
{
	color: #ed1c24;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 12px 0;
}

ul
{
	margin: 0 0 .6em 0;
	padding: 0 0 0 1.8em;
	list-style-type: disc;
}

.nicelist ul
{
    margin-top: 20px;
}

.nicelist li
{
    padding-left: 15px;
    margin-bottom: 10px;
    background-image: url(images/whitearrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

p
{
	margin: 0em 0em 1em 0em;
}

a:link, a:visited
{
	color: #ed1c24;
	font-weight: bold;
}

a:hover, a:active
{
	color: #b4b4b4;
}

table
{
	border-collapse: collapse;
	text-align: left;
}

/***********************************/
/************* Common **************/
/***********************************/

.imageleft
{
	float: left;
	margin: 0px 10px 10px 0px;
}

.imageright
{
	float: right;
	margin: 0px 0px 10px 10px;
}

.center
{
	display: block;
	text-align: center;
}

ul.doublelist
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	clear: both;
}

.doublelist li, li.doublelist
{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	display: block;
	float: left;
	width: 310px;
	margin-left: 10px;
	padding-left: 10px;
}

/********************************/
/********** Image Divs **********/
/********************************/

.ca
{
	font-weight: bold;
	line-height: 22px;
	background-image: url(images/ca_banner.jpg);
	background-repeat: no-repeat;
	width: 659px;
	height: 260px;
	position: relative;
}

.agi
{
	font-weight: bold;
	line-height: 22px;
	background-image: url(images/agi_banner.jpg);
	background-repeat: no-repeat;
	width: 659px;
	height: 260px;
	position: relative;
}

.as
{
	font-weight: bold;
	line-height: 22px;
	background-image: url(images/as_banner.jpg);
	background-repeat: no-repeat;
	width: 659px;
	height: 260px;
	position: relative;
}

.cadi
{
	font-weight: bold;
	line-height: 22px;
	background-image: url(images/cadi_banner.jpg);
	background-repeat: no-repeat;
	width: 659px;
	height: 260px;
	position: relative;
}

.adi
{
	font-weight: bold;
	line-height: 22px;
	background-image: url(images/adi_banner.jpg);
	background-repeat: no-repeat;
	width: 659px;
	height: 260px;
	position: relative;
}
	
	.ca .text, .agi .text, .as .text, .cadi .text, .adi .text
	{
		width: 209px;
		height: 240px;
		color: #30302e;
		margin: 0px 20px 20px 430px;
		padding-top: 20px;
		overflow: hidden;
	}