body {
	background-color: #352d66;
	background-image: url(../images/background_lines.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: top;
}

p  {
	font-size: 75%;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
	
}

h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #ffbf00;
	margin-top: 20px;
	margin-bottom: 10px;
	
}

h2  {
	font-size: 85%;
	font-weight: bold;
	color: #ffbf00;
	margin-bottom: 10px;
	
}

h3  {
	font-size: 75%;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 3px;
	
}

.justified  {
	text-align: justify;

}

a:link  {
	color:#FFBF00;
	text-decoration:underline;
}

a:visited:  {
	color:FFFFFF;
	text-decoration:underline;
}

ul   { /*body unordered list*/
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}


li   { /*body lists*/
	font-size: 75%;
	margin-left: 0px;
	background-image: url(../images/white_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding-left: 0.8em;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 140%;
	margin-bottom: 8px;
}

#topBanner  {
	height: 164px;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#phoneNumber  {
	width: 758px;
	height: 32px;
	text-align:right;
	background-color: #FFFFFF;
}

#logoNavbar  {
	width: 569px;
	height: 132px;
	float:left;
}

#logos  {
	width: 569px;
	height: 104px;
}

#navbar  {
	width: 569px;
	height: 28px;
}

#topbannerPicture  {
	width: 189px;
	height: 132px;
	float:right;
}

#wrapper  {
	background-color: #342E68;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 10px;
}

#wrapperSecond  {
	background-color: #342E68;
	width: 718px;
	min-height:400px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 10px;
}

#leftCol  {
	float: left;
	width: 350px;
	padding-left: 20px;
	padding-right: 0px;
	
}

#leftCol p {

	
}

#flashdiv  {
	margin-bottom: 15px;
	
}

#rightCol  {
	width: 355px;
	padding-right: 10px;
	padding-left: 20px;
	float: right;
	
}

#bottomInfo  {
	font-size: 65%;
	color: #342E68;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	
}

#bottomInfo a:link {
	color: #342E68;
	text-decoration: underline;
	
}

#bottomInfo a:visited {
	color: #342E68;
	text-decoration: underline;
	
}


.clearit  {
	clear: both;
	
}
.pagetitle  {
	margin-bottom: 20px;
}

#columnFloatRight  {
	width:225px;
	padding-top: 10px;
	padding-bottom:20 px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #ffbf00;
	background-color: #FFFFFF;
	float: right;
}
#columnFloatRight p {
	color:#342e68;
	font-size:70%;
}

#columnFloatRight275  {
	width:275px;
	padding-top: 10px;
	padding-bottom:20 px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #ffbf00;
	background-color: #FFFFFF;
	float: right;
}

#columnFloatRight275 p {
	color:#342e68;
	font-size:70%;
}

.tableRowHeader  {
	background-color:#FFFFFF;
	color: #342e68;
	font-size: 75%;
	font-weight: bold;
}
.tableRow1  {
	background-color:#c2c0d1;
	color: #342e68;
	font-size: 75%;
}
.tableRow2  {
	background-color:#eaeaf0;
	color: #342e68;
	font-size: 75%;
}

.tableRowModels  {
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
}

.imageFloatRight  {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
 	
}
.imageFloatLeft  {
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}
.instructionDiv {
	clear: none;
	float: left;
	width: 320px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.imageBordered  {
	border: 1px solid #FFFFFF;
	
}

