/*default paragraph font, background*/
body{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: 500;
	line-height: 24px;
	margin : 0px 0px 0px 0px;
}

td,p,span,div,table,b	{ font-size: 10pt; line-height: 12pt; color:#666666; } 

a.catalog:link {
	font-size:10pt;
	}

/*page header tag*/
h1 {
	font-size: 16px;
	font-weight : bold;
	text-transform:uppercase;
	color : #442680;

}
/*subhead*/
h2 {
	margin-top: 0;
	font-size:14px;
	font-weight: bold;
	text-transform:lowercase;
	color : #442680;
}

/*subsubhead*/
h3{
	font-size:13px;
	font-weight: bold;
}
/*body texts */
b, strong {
	font-weight: bold;
}
i,em {
	font-style : italic;
}
.small {
	font-size: 10px;
}
p,li,td {
	font-size : 10pt;

}
.list {
	font-size : 11px;
	font-weight : bold;
	font-style : italic;
}
.toptitle {
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 7px 15px;
}
span.list {
	color: #333;
	font-weight: bold;
}
.front{
		font-size: 11px;
		font-weight: 600;
		color: #666;
}

.newsletter { 
         font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-size: 7px; 
         color: #000000; 
         line-height: 18px }


td.footer {
	font-size: 10px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}


img.photo {
	text-align : right;
	margin : 15px;
}


a.buttlink:link {
		color: #FFFFFF;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
}
a.buttlink:hover {
		color: #FFFFFF;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
}
td.button {
	cursor:hand;
	background-color: #00A5DE;

	border-bottom-color : #FFF;
	border-bottom-style : solid;
	border-bottom-width : 3px;
	vertical-align : middle;
} 
td.buttonover {
	cursor:hand;
	background-color: #FF00CC;

	border-bottom-color : #FFF;
	border-bottom-style : solid;
	border-bottom-width : 3px;
	vertical-align : middle;
} 

/*default body link */
a.nav:link {
	color: #666;
	font-size:11px;
	text-decoration : none;
}
a.nav:hover {
	color: #333;
	font-size:11px;
	text-decoration : none;
}
a.nav:visited {
	color: #666;
	font-size:11px;
	text-decoration : none;
}
a.nav:active {
	color: #666;
	font-size:11px;
	text-decoration : none;
}

.navb	{
	color: #ffffff;
	font-size:11px;
	text-transform: lowercase;
}

a.navb:link, a.navb:active, a.navb:visited{
	color: #4e4e4e;
	font-size:11px;
	text-decoration : none;
	text-transform: lowercase;
}
a.navb:hover {
	color: #fff;
	font-size:11px;
	text-transform: lowercase;
	text-decoration: underline;
}
a.navbwhite {
	color: #442680;
	font-size:11px;
	text-decoration : none;
	text-transform: lowercase;
}

a:link{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #6861a8; text-decoration: none }
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #333333; text-decoration: underline }
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #6861a8; text-decoration: none }
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #990000; text-decoration: underline }

/*area specific */

td.blue {
	background-color : #00A5DE;
}
td.box{
	margin-top : 2px;
	color: #FFF;
	padding : 6px;

	border-top-width : 3px;
	border-top-style : solid;
	border-top-color : #FFF;
}
p.box {
	color:#FFF;
	font-size : 11px;
	width : 170px;
	font-weight : bold;
}

td.content {
	width : 396px;
	padding-left : 15px;
	padding-right : 15px;
	color: #333333;
}

 a.navigationb:active 		{ text-decoration: none; color: #ffffff; font-size: 11px; font-weight: bold; text-transform: uppercase; font-family:Arial, Helvetica, sans-serif; }
 a.navigationb:link 		{ text-decoration: none; color: #ffffff;  font-size: 11px; font-weight: bold; text-transform: uppercase; font-family:Arial, Helvetica, sans-serif; }
 a.navigationb:visited		{ text-decoration: none; color: #ffffff;  font-size: 11px; font-weight: bold; text-transform: uppercase; font-family:Arial, Helvetica, sans-serif; }
 a.navigationb:hover		{ text-decoration: underline; font-family:Arial, Helvetica, sans-serif;font-size: 11px;  }


 a.navigationf:active 		{ text-decoration: none; color: #660099; font-size: 11px; font-weight: bold; text-transform: uppercase; font-family:Arial, Helvetica, sans-serif; }
 a.navigationf:link 		{ text-decoration: none; color: #660099;  font-size: 11px; font-weight: bold; text-transform: uppercase; font-family:Arial, Helvetica, sans-serif; }
 a.navigationf:visited		{ text-decoration: none; color: #660099;  font-size: 11px; font-weight: bold; text-transform: uppercase; font-family:Arial, Helvetica, sans-serif; }
 a.navigationf:hover		{ text-decoration: underline; font-family:Arial, Helvetica, sans-serif;font-size: 11px;  }



hr                         	{ height: 1px; color: #D9D9D9; background: #D9D9D9; border: 0; }

.subheadline			{ font-style: italic }