/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	color: #777;
	margin: 0;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 12px;
	line-height: 16px;
	}

															/** MAIN CONTAINERS **/
div#container {
	margin: 0em auto;
	}
	div#header {
		color: inherit;
		background-color: #FFFFFF;
		}
		div#header-in {
			padding: 0px;
			}
	div#content-wrap {
		padding: 0px 0;
		}
		div.content {
			color: inherit;
			background-color: #FFFFFF;
			}
			div.content-in {
				padding: 0px;
				}
	div#footer {
		color: inherit;
		background-color: #FFFFFF;
		}
		div#footer-in {
			padding: 0px;
			}


#content-table {
	background-color: #ffffff;
	padding: 0;
	border: 0;
	margin: 0;
	}



															/** SUB CONTAINERS **/
* { }
.boxpad {
	background-color:#ffffff;
	margin: 10px;
}
.boxtext {
	text-align: left;
	color:#777;
	padding: 8; 
	margin: 10px;

}
#helppad {
	padding-left: 40px;
	padding-right: 40px;
}

#aboutuspad {
	padding-right: 40px;
	padding-top: 19px;
}
#categoriespad {
	padding-left: 100px;
	padding-right: 20px;
}
#categoriespadL {
	padding-left: 100px;
	padding-right: 8px;
}
#categoriespadR {
	padding-left: 8px;
	padding-right: 2px;
}
#contactpad {
	padding-left: 85px;
}

															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }

#helpcontent {
	color: #000000;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 12px;
	line-height: 15px;
}

.helpbold {
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	font-family: gill sans, verdana, helvetica, sans serif;
}
#contactcontent {
	color: #000000;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 12px;
	line-height: 15px;
}
#aboutuscontent {
	color: #000000;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 12px;
	line-height: 15px;
}
.catheader {
	color: #5379a0;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
}
a.catlinks:link {
	color: #5379a0;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 20px;
	line-height: 48px;
	text-decoration: none;
}
a.catlinks:active {
	color: #5379a0;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 20px;
	line-height: 48px;
	text-decoration: none;
}
a.catlinks:visited {
	color: #5379a0;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 20px;
	line-height: 48px;
	text-decoration: none;
}
a.catlinks:hover {
	color: #003366;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 20px;
	line-height: 48px;
	text-decoration: underline;
}
a.smcatlinks:link {
	color: #5379a0;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
}
a.smcatlinks:active {
	color: #5379a0;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
}
a.smcatlinks:visited {
	color: #5379a0;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
}
a.smcatlinks:hover {
	color: #003366;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 18px;
	line-height: 20px;
	text-decoration: underline;
}

a.featuredlinks:link {
	color: #5379a0;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
}
a.featuredlinks:active {
	color: #5379a0;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
}
a.featuredlinks:visited {
	color: #5379a0;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
}
a.featuredlinks:hover {
	color: #003366;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: underline;
}
a.closelink:link {
	color: #ffffff;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
}
a.closelink:active {
	color: #5379a0;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
}
a.closelink:visited {
	color: #ffffff;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
}
a.closelink:hover {
	color: #777;
	font-family: gill sans, verdana, helvetica, sans serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: underline;
}


.categoriesheader {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: gill sans, verdana, helvetica, sans serif;
}

.itemadded {
	color: green;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	font-family: gill sans, verdana, helvetica, sans serif;
}



															/** FORMS **/
* { }






															/** END **/