html {
	margin: 0;
	padding: 0;
	border:none;
}

body {
	margin: 0;
	padding: 0;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	border:none;
	font-size: 14px;
	line-height: 18px;
}

table {
	border-collapse: collapse;
}

a:link {
	color: #2d5b8c;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #2d5b8c;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #b4a592;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #2d5b8c;
	font-weight: bold;
	text-decoration: none;
}

.content_bkg {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-y;
}

.content_top {
	padding: 10px 40px 5px 40px;
}

.content {
	padding: 0px 40px 5px 40px;
}

.left {
	padding: 0px 10px 20px 10px;
	border-right: 1px solid #e8dbd0;
}

.table_footer {
	background-image: url(/images/footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.footer {
	color: white;
	font-size: 15px;
	font-weight: normal;
}

.footer a:link {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

.footer a:active {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.copyright {
	color: #444444;
	font-size: 11px;
	font-weight: normal;
}

.copyright a:link {
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}

.copyright a:visited {
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}

.copyright a:hover {
	color: #444444;
	text-decoration: underline;
	font-weight: normal;
}

.copyright a:active {
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}

.ArticleTitle {
	font-size: 24px;
	font-weight: bold;
	color: #2d5b8c;
	padding-bottom: 10px;
}

.Title, .title, h1 {
	font-size: 24px;
	font-weight: bold;
	color: #2d5b8c;
	padding-bottom: 10px;
}

.ArticleListTitle {
	font-size: 18px;
	font-weight: bold;
	color: #2d5b8c;
	padding-bottom: 5px;
}

.subtitle, .SubTitle, h2 {
	font-size: 18px;
	font-weight: bold;
	color: #2d5b8c;
}

.Highlight {
	font-size: 12px;
	color: #2d5b8c;
	font-weight: bold;
}

.Highlight2 {
	font-size: 12px;
	color: #585858;
	font-weight: bold;
}

.Highlight3 {
	font-size: 12px;
	color: #a27661;
	font-weight: normal;
}

.SmallRed {
	font-size: 10px;
	color: red;
}

.Error {
	font-size: 12px;
	color: red;
	font-weight: bold;
}

.Text {
	font-size: 13px;
	color: #676767;
}

.Blue, h2 {
	font-size: 12px;
	color: #025bab;
}

.Smaller {
	font-size: 10px;
	color: #676767;
}

.Dropdown {
	font-size: 10px;
	color: #676767;
	width: 190px;
}

.DropdownSmall {
	font-size: 10px;
	color: #676767;
}

.ImageInGallery {
	margin: 3px 3px 3px 3px;
}

.ImageInListCompact {
	margin: 0px 0px 3px 3px;
}

.ArticleTitleWrapper {
	padding-bottom: 10px;
}

ArticleListTitleWrapper {
	padding-bottom: 5px;
}

.sitemap {
	list-style: disc outside;
}

.PaypalPrice { 
	font-size: 18px;
	font-weight: bold;
	color: #2d5b8c;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #005193;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
}

.highlight a {
	font-family: Arial, Helvetica, sans-serif;
	color: #005193;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	text-decoration: none;
}

.highlight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #f68421;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	text-decoration: none;
}

.highlight2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #005193;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
}
/* rollover buttons */

.rollover a {
   display: block;
   text-align:center;
   width: 105px;
   margin: 1em 0;
   padding: 8px 0 10px 0px;   
   font: bold 10px/1 Arial, Helvetica, sans-serif;
   background: url("images/button.gif") 0 0 no-repeat;
   text-decoration: none;
   color: #FFFFFF;
}

.rollover a:hover {
   background-position: -105px 0;
   text-decoration: none;
   color: #FFFFFF;
}

.rollover a:active {
   background-position: -210px 0;
   text-decoration: none;
   color: #FFFFFF;
}

a.rollover {
   display: block;
   text-align:center;
   width: 105px;
   margin: 0;
   padding: 8px 0 10px 0px;   
   font: bold 10px/1 Arial, Helvetica, sans-serif;
   background: url("images/button.gif") 0 0 no-repeat;
   text-decoration: none;
   color: #FFFFFF;
}

a.rollover:link {
   background: url("images/button.gif") 0 0 no-repeat;
   text-decoration: none;
   color: #FFFFFF;
}

a.rollover:visited {
   background-position: 0 0;
   text-decoration: none;
   color: #FFFFFF;
}

a.rollover:hover {
   background-position: -105px 0;
   text-decoration: none;
   color: #FFFFFF;
}

a.rollover:active {
   background-position: -210px 0;
   text-decoration: none;
   color: #FFFFFF;
}

