body
{
	padding: 0px;
	margin: 0px;
	background: url(../images/bgTile.gif) top center repeat;
	text-align: center;
}

#box
{
	margin: auto;
	width: 760px;
	min-height: 300px;
}

#boxHeader
{
	width: 100%;
	height: 127px;
	background: url(../images/boxHeader.gif) top left no-repeat;
}

#boxContent
{
	width: 100%;
	background: url(../images/boxBgTile.gif) top left repeat-y;
}

#boxFooter
{
	width: 100%;
	height: 31px;
	background: url(../images/boxBottom.gif) top left no-repeat;
}

#mainTitle
{
	margin: 72px 0px 0px 0px;
}

#contentBox
{
	width: 500px;
	margin: 10px 10px 0px 30px;
}

#menu
{
	background: url(../images/menuDivider.gif) top left repeat-y;
	width: 195px;		
	margin: 5px 10px 10px 0px;
	padding-left: 15px;
	text-align: left;
}

#contactInfo
{
	width: 80%;
	text-align: center;
}	

.contentBoxMiddle ul
{
	margin: 0px 0px 0px 14px;
	padding: 0px;
}

.contentBoxMiddle li
{
	margin-left: 5px;
}

#footer
{
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;	
}

#subMenu
{
	background: #eeeeee;
	border: 1px solid #cccccc;
	width: 100px;
	margin: 0px 0px 10px 10px;
	float: right;
}

#subMenu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#subMenu li
{
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}

#subMenu a
{
	color: #34315d;
	text-decoration: none;
}

#subMenu a:hover
{
	color: #555274;
	text-decoration: underline;
}


.contentBoxTopLeft
{
	background: url(../images/contentBoxTopLeft.gif) top left no-repeat;
	width: 6px;
	height: 6px;
	font-size: 1px;
}

.contentBoxTop
{
	background: url(../images/contentBoxTop.gif) top left repeat-x;
	height: 6px;
	font-size: 1px;
}

.contentBoxTopRight
{
	background: url(../images/contentBoxTopRight.gif) top left no-repeat;
	width: 6px;
	height: 6px;
	font-size: 1px;
}

.contentBoxLeft
{
	background: url(../images/contentBoxLeft.gif) top left repeat-y;
	width: 6px;
	font-size: 1px;
}

.contentBoxMiddle
{
	background: #b6b6b5 url(../images/contentBoxBgTile.gif) top left repeat-x;
	text-align: left;
	padding: 10px;
}

.contentBoxRight
{
	background: url(../images/contentBoxRight.gif) top left repeat-y;
	width: 6px;
	font-size: 1px;
}

.contentBoxBottomLeft
{
	background: url(../images/contentBoxBottomLeft.gif) top left no-repeat;
	width: 6px;
	height: 6px;
	font-size: 1px;
}

.contentBoxBottom
{
	background: url(../images/contentBoxBottom.gif) top left repeat-x;
	height: 6px;
	font-size: 1px;
}

.contentBoxBottomRight
{
	background: url(../images/contentBoxBottomRight.gif) top left no-repeat;
	width: 6px;
	height: 6px;
	font-size: 1px;
}

.pageControls
{
	font-family: times new roman;
	font-size: 0.8em;
	letter-spacing: 0.2em;
	width: 100%;
	border-bottom: 1px solid #a5a5a5;
}

.pageControls a
{
	text-decoration: none;
}

.shortDescriptionBoxOuter
{
	margin: 10px;
	padding: 10px;
	background: #f3f3f3;
}

.shortDescriptionBoxHeader
{
	font-size: 1.3em;
	font-weight: bold;
}

.shortDescriptionBoxSubheader
{
	font-size: 0.9em;
	color: #000000;
	width: 100%;
	border-bottom: 1px solid #a5a5a5;
	margin-bottom: 5px;
	font-family: times new roman;
	letter-spacing: 0.3em;
}

.shortDescriptionBoxText
{
	border: 0px solid #575857;
	margin-top: 10px;
	padding: 0px;
}

.shortDescriptionBoxOuterAutostuff
{
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #f3f3f3;
}

.shortDescriptionBoxHeaderAutostuff
{
	font-size: 1.0em;
	font-weight: bold;
}

.shortDescriptionBoxSubheaderAutostuff
{
	font-size: 0.8em;
	color: #000000;
	width: 100%;
	border-bottom: 1px solid #a5a5a5;
	margin-bottom: 5px;
	font-family: times new roman;
	letter-spacing: 0.3em;
	font-weight: bold;
}

.shortDescriptionBoxTextAutostuff
{
	border: 0px solid #575857;
	margin-top: 10px;
	padding: 0px;
	font-size: 0.9em;
}

.inputBox
{
	background: #ffffff;
	border: 1px solid #555555;
	margin: 4px 0px 4px 0px;
	width: 130px;
}

.onlineStoreCategoryList
{
	padding: 0px;
	margin: 4px 0px 4px 0px;	
}

.onlineStoreCategoryList li
{
	list-style: none;
	margin: 2px;
	padding: 2px;
	border: 1px solid #000000;
	background: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.onlineStoreCategoryList a
{
	margin-left: 0px;
	padding-left: 0px;
}

.bulletinsSearchResults
{
	width:400px;
	font-size: 8pt;
}

.bulletinsSearchResults
{
	
}