/*  style2.css   */

@import url('layout.css');
.buttongroup	{
				float:			left;
				}
				
			.buttongroup input {
				float:			left;
				clear:			both;
				margin:			0;
				padding:		0;
				line-height:	0;		
				}
			
			.buttongroup label {
				/*background-color:	none; */
				width:			30em;   /*24em;*/
				float:			left;
				margin:			0 0 0 .5em;
				font-weight:	normal;
				clear:			none;
				}
fieldset {
			margin-bottom:          10px;
		}

			form div {
				clear:			left;
				margin:			2px;
				padding:		0;
				/*padding-top:	0.6em; */
				}
			
			form div label {
				float:			left;
				width:			20%;
				font:			normal 18px Arial, Helvetica, Sans-serif;	/*0.9em*/
				margin-top:		.3em;
				}

			input.btn {
				color:				#000000;
				background-color:	#ADD8E6;
				border:				1px inset #00008b;
				font-size:			16px;
				font-weight:		bold;
				}

			input.txt100 {
				color:				#000000;
				background-color:	#E3F2F7;
				border:				1px inset #00008b;
				width:				100px;
				}

			input.txt200 {
				color:				#000000;
				background-color:	#E3F2F7;
				border:				1px inset #00008b;
				width:				200px;
				}

			div.formsection {
				float:			left;
				width:			100%;
				border-bottom:	1px solid #AAA;
				}
.photo
{
	margin:          10px 0px 10px 25px;
	border:          1px solid #000000;
	float:          right;
}
.vertPadding10
{
	padding-bottom:          10px;
}
.vertPadding15
{
	padding-bottom:          15px;
}
.photoCar
{
	border-style:          solid;
	border-width:          1px;
}
body {
	font-family: Arial, sans-serif;
	font-size: large;
	color: #000;
}
#container {
	width: 100%;
	height: 100%;
	background-color: #CCDDFF;
}
#masthead {
	font: normal normal normal 100% serif;
	width: 100%;
	overflow: auto;
	text-align: center;
	background-color: #BFE2F9; /* originally #c5d5e5; #bfe2f9;*/;
	color: #0000FF;
	border: 0px;
}
#page_content {
	position: relative;
}
#sidebar {
	position: relative;
	float: left;
	width: 160px;
	background-color: #CCDDFF;				/* originally #cb8;*/
}
#content {
	padding: 20px;
	margin-left: 160px;
	background-color: #FFFDED;
	font-size: large;
}
.contentLogo {
	background-color: #FFFDED;
	left: 20px;
	width: 84%;
	margin-left: auto;
	margin-right: auto;
	/* width: 100%; Caused content to roll down below sidebar */
	text-align: center;
}
.gifBorder-0 {
	border-width: 0;
}
.photoBorder_1px {
	border-width: 0px;
}
#myform {
	margin-left: 140px;
	padding: 10px;
	background-color: #FFFDED;
}

#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #cdf;
}
#masthead img {
	border-width: 0px;
	float: left;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
}
h6 {
	font-family: Arial Black;
}
h5 {
	font-family: Arial Black;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family:          Arial, Helvetica, sans-serif;
	color:          #0000FF;
	font-size:          20px;
	font-style:          italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-style: italic;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #cb8;
}
#sidebar a {
	background: #3233ff;       /* Sets color of nav buttons to #3233ff (blue) */
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3%;
	display: block;
	border-bottom: 1px #0000FF solid;
}
#sidebar a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #393939;
	border-bottom: 1px solid #f5f5f5;
	background-color: #FFFF66;          /* = yellow, was #dc9, #B5BEEE; #BFE2F9 */
	}
	
.schedLink  {							/* This has no effect!! NOT used anywhere  */
	background-color:		#FF0000;
	}

/*.contentLogo, .textCenter a:hover		*/			/* supressess line below hovered images */
/*	{
	border-bottom: 0px;	
	}
*/

	
/* Styles for Footer */
#footer p {
	font-size: small;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
}

a {
	color: #0000FF; /* was #393939  */;
	text-decoration: underline;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
a:hover {
	color:          #FF0000;
	/*background-color:          #FFFF66; */
	text-decoration:          none;
	border-bottom: 			dashed 2px #f00;
	}

.style_bold {
	font-weight: bold;
	color: #0000FF;
}
.style_italic {
	font-style: italic;
}


/* 	Added by Dave Grenier   */

h1, h2, h3, h4, h5, h6, p {
  position: relative;
} 

.ratbText {
	font-family: "Lucida Sans", "trebuchet MS", sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	float: none;
}
.pcrText {
	font-family: "Lucida Sans", "trebuchet MS", sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.style1 {
	font-family:          Arial;
	font-size:          .9em;
}
.reqdStar {
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.textLeft {
	text-align: left;
}
.textCenter {
	text-align: center;
}
.tableDesc {
	border: 1px solid #000000;
	width: 85%;
	outline-color: #000000;
	outline-style: solid;
	outline-width: medium;
	table-layout: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}

.tdCell {
	border: 1px #000000 solid;
	background-color: #FFFDED;
	text-align: center;
	}

.tdCelltop {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color: #FFFDED;
	text-align: center;
	}

.myTable {
	border-style: solid;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	}

.storeTable {
	width: 600px;
	outline-color: #000000;
	outline-style: solid;
	outline-width: medium;
	table-layout: auto;
	text-align: center;
	border-color: #000000;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	}

.formCheckOffs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.copyright {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	}

.letText {
	text-align: left;
}

img
	{
	border:			0px;
	}
	
.hoboLeftCol 
	{
	text-align:right;
	}
	
.hoboRightCol 
	{
	text-align:left;
	}
	
.contentLogo a:hover
	{
	border-bottom:    0px;
	}

	
	


	


.volTd
{
	font-family:          Arial;
	font-size:          14pt;
}

	
	


	



