body,td,div,input,select,textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #4A63AE;
	margin: 0px;
	padding: 0px;
	line-height: 19px;
}

body {
	/*background-color: #D3DDEF;
	background-image: url('_gfx_/background/background.gif');*/
}

/* page title */
h1 {
	font-size: 18px;
	margin: 0px;
	color: #4A63AE;
}


h2 {
	font-size: 15px;
	margin: 0px 0px 7px 0px;
}


h3 {
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}

h4 {
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	font-style: italic;
}


hr {
	width: 100%; 
   border-top: 0px; 
   border-right: 0px; 
   border-bottom: 1px dotted #8ba4d5; 
   border-left: 0;
	height: 1px;
	margin: 5px 0px;
}

img.border {
	border: 1px solid #000;
}


.txtSm {
	font-size: 10px;
	line-height: 17px;
}

.highlight {
	color: #990000;
}


/* -------------------------- links ------------------------- */

a  {
	color : #4A63AE;
}

/*
a:link, {
	color : #4A7AAA;
} */

a:hover {
	color : #8BA4D5;
}

/*
a:visited {
	color : #4A63AE;
} */

a.footer {
	text-decoration: none;
	color: #4A63AE;
}

a.footer:hover {
	color: #fff;
	text-decoration: underline;
}


a.plain {
	text-decoration: none;
}

a.plain:hover {
	text-decoration: underline;
}


/* -------------------------- forms ------------------------- */

form {
	margin: 0px;
}

input,select,textarea {
	line-height: 13px;
	font-size: 11px;
	background-color: #E4ECF8;
	border: 1px solid #8ba4d5;
}

/* base attributes above */
input {
	/*border: 1px solid #C8CCCC; */
	padding: 0px; /* gets rid padding in Firefox */
	margin: 0px;
}


/* makes radio buttons line up with text */
input.radio, input.checkbox {
	margin: 4px 3px -2px 0px;
}

.submit {
	background-color: #8ba4d5;
	color: #fff;
	padding: 1px;
	border-top: 1px solid #B9D5E3;
	border-left: 1px solid #B9D5E3;
	border-right: 1px solid #4585A7;
	border-bottom: 1px solid #4585A7;
	cursor: pointer;
	font-weight: bold;
}

.noColor {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;

}

/* -------------------------- styles ------------------------- */

/* outline around main table */
td.borderHome {
	border: 1px solid #C1CCE9;
	background-color: #fff;
}

td.border {
	border-left: 1px solid #C1CCE9;
	border-right: 1px solid #C1CCE9;
	border-bottom: 1px solid #C1CCE9;
	background-color: #fff;
}

div.footer {
	margin-top: 20px;
	color: #fff;
	margin-bottom: 21px;
}

/* template footer */
td.footerTmplt {
	text-align: center;
	background-color: #4A63AE;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #fff;
	border-left: 1px solid #C1CCE9;
	border-right: 1px solid #C1CCE9;
	border-bottom: 1px solid #C1CCE9;
}

td.note {
	color: #4A63AE;
	font-size: 10px;
	background-color: #8BA4D5;
	padding: 5px;
	text-align: center;
	line-height: 17px;
	border: 1px solid #C1CCE9;
}

td.content {
	padding: 15px;
}

img.tmpltHeader {
	border-left: 1px solid #fff; 
	border-right: 1px solid #C1CCE9;
}

td.tmpltHeaderBackground {
	/*background-image: url(../_gfx_/background/tmpltHeaderBackground.jpg);*/
	color: #d8e4f4;
	background-color: #4a63ae;
	padding: 13px 10px 0px 10px;
}

div.testimonial {
	color: #d8e4f4;
	font-style: italic;
}


.bibliography {
	font-size: 10px;
}


.tablePriceHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8ba4d5;
}
.tablePriceBody {
	font-weight: normal;
	color: #8ba4d5;
	background-color: #d8e4f4;
}

.tableMainSupply {
	padding-right: 7px;	
	color: #4A63AE;
	font-size: 10px;
	font-weight: bold;
}

.skinLight {
	color: #AB733A;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FEEAD8;
}
.skinDark {
	color: #6F4A00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DCBA98;
	padding-right: 5px;
	padding-left: 5px;
}

.tellFriend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: 4a63ae;
	background-color: #d8e4f4;
	padding: 12px;
	border: 1px solid #8ba4d5;
}.buyTable {
	padding: 10px;
	border: 1px solid #C2D1E7;
}
