body								{font-family: 		Verdana, Arial, Tahoma; font-size:			12px;}
ul									{margin:0px 0px 0px 0px;}

a:link, a:visited		{color:				#00223D;cursor:				pointer;}
a:active, a:hover		{color:				#C54A00;cursor:				pointer;text-decoration:	none;}

/* Layout */

#container 					{width:960px;margin: 0 auto}
#header							{clear:both;height:90px;width:960px}
#header #logo				{float:left}
#header #slogan			{float:right;margin-top:10px}
#menu								{clear:both;padding-top: 4px;height:35px;width:960px;background:#117C3F}
#content						{padding-top:10px}
#content #left			{float:left;width:200px;text-align:center}
#content #right			{float:left;width:750px;padding-left:10px}
.content_container	{width:750px}
#footer							{clear:both;background-color:#000000;height:25px;padding:5px;color:#FFFFFF}
/*							 */
/*	Templates				 */
/*							 */

#content_center
{
	font-family: 		Verdana, Arial, Tahoma; 
	width:				890px;
	height:				400px;
	font-size:			12px;
	color:				#000000;
	clear:				both;
}

#content_cell
{
	font-family: 		Verdana, Arial, Tahoma; 
	height:				400px;
	font-size:			11px;
	line-height:		14px;
}

#content_left
{
	width:				75%; 
	height:				100%;
	padding-right:		10px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
		font-size: 			11px;
	
}

#content_right
{
	width:				25%; 
	height:				100%;
	font-size: 			11px;
	font-weight:		bold;
	color:				#7C7C73;
	background-color:	#D5D5C2;
	padding:			7px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	border:				1px solid #7C7C73;
	line-height:		normal;
}

#content_seperator
{
	border-left:		2px dotted #A9CDE1;
	height:				100%;
	width:				2%;
}

#float_image
{
	padding: 5px 5px 3px 10px; 
	float: right; 
	right: 5px; 
	top: 5px;
}


/*									 */
/*	Standard Text (do not remove)	 */
/*									 */

.PageHeader
{
	font-size: 			20px;
	font-weight:		bold;
	color:				#641407;
	padding:			10px;
	border-bottom:		1px solid #3F3F3F;
}

.Title
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-weight:		bold;
	color:				#000000;
	padding-bottom:		5px;
}

.TitleRedBk
{
	background:			#EE1B2E;
	border:				1px solid #EE1B2E;
	color:				#FFFFFF;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			16px;
	font-weight:		bold;
	padding:			7px;
}

.SubTitle
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			16px;
	font-weight:		bold;
	color:				#000000;
	border-bottom:		1px solid #EE1B2E;
}

.Text
{
	font-family: 		Verdana, Arial, Tahoma; 
	font-size: 			13px; 
	color: 				#00223D; 
	font-weight:		normal; 
	text-decoration: 	none;
	line-height:		17px; 
}

.TextPadding
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color:				#000000;
	padding:			7px;
}
.Comment
{
	font-size: 			11px;
	font-weight:		bold;
	color:				#7C7C73;
	padding:			3px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	line-height:		normal;
}

.FormComment
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight:		bold;
	color:				white;
	background-color:	#679ac9;
	width:				550px;
	border:				solid 1px #000;
	float: 				left; 
	padding:			5px;
	margin:				20px;
}

.FormSectionTitle
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
	color:				#000000;
	width:				600px;
	border-bottom:		solid 1px #000;
	float: 				left; 
}

.FormSpacer
{
	float: 				left; 
}

.Link
{
	font-size: 			12px;
	color:				#00223D;
	cursor:				pointer;
	text-decoration:	underline;
}

.Link:hover
{
	font-size: 			12px;
	color:				#C54A00;
	cursor:				pointer;
	text-decoration:	none;
}

.Error
{
	font-size: 			11px;
	font-weight:		bold;
	color:				#800000;
}

.Notice
{
	font-size: 			11px;
	color:				#7C7C73;
	padding:			5px;
}

.Small
{
	font-size: 			10px;
	color:				#7C7C73;
	padding:			2px;
}

.White
{
	font-size: 			11px;
	color:				#FFFFFF;
}

.Form
{
	font-size: 			13px;
	font-weight:		bold;
	color:				#0000AA;
}

.Price
{
	font-size: 			11px;
	color:				#800000;
}

.Header
{
	font-size: 			11px;
	font-weight:		bold;
	color:				#800080;
}

.Footer
{
	font-size: 			10px;
	color:				#7C7C73;
}

/*								 */
/*		Text Seperators			 */
/*						 		 */

.SeperatorVertical
{
	border-left:		1px dashed gray;
	height:				100%;
}

.SeperatorHorizontal
{
	border-bottom:		1px dashed gray;
	width:				100%;
}


/*									 */
/*	Table							 */
/*									 */


.Table
{
	padding:			3px;
	border:				2px solid #7C7C73;
	vertical-align:		top;
}

.TableCell
{
	padding:			3px;
	border:				1px solid #7C7C73;
}

.TableCellGray
{
	padding:			3px;
	border:				1px solid #7C7C73;
	background-color:	#C0C0C0;
}

.divLoginPopup
{
	background-color:	#FFF;
	border:				solid 1px #cdd4da;
	padding:			5px;
}

/*									 */
/*	Store							 */
/*									 */

.SelectableOn
{
	border:				solid 1px #E0E0E0;
	padding:			5px;
}

.SelectableOff
{
	border:				solid 0px #FFFFFF;
	padding:			6px;
}
