/* OrgSite 2.0 - Client: Cartel Communication Systems Inc. - General CSS */
/* Last Updated: 2008.07.15 ET */

/* Admin System Lists, change only what is between the square brackets */
/* BlockFMTs= {Normal,Heading 1,Heading 2,Heading 3,Heading 4,Heading 5,Heading 6] */
/* Fonts= {Arial,Courier New,Tahoma,Times New Roman] */
/* Fontsizes= {1,2,3,4,5] */

body, th, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font-size: 24px;
	line-height: 28px;
}

h2 {
	font-size: 20px;
	line-height: 23px;
}

h3 {
	font-size: 16px;
	line-height: 18px;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 16px;
	line-height: 18px;
	color: rgb(0,85,126);
}

h6 {
	background-color: rgb(216,231,240);
	font-size: 13px;
	line-height: 15px;
	padding: 0.25em 1em;
	border: 1px solid rgb(0,85,126);
}

blockquote {
	float: right;
	font-size: 16px;
	color: rgb(0,85,126);
	width: 180px;
	margin-left: 1em;
}

address {
	font-style: normal;
	margin: 0em 1px;
	padding: 0.5em 1em;
	border-left: 6px solid rgb(177,207,225);
	
}

ul, ol {
	padding-left: 0em;
	margin: 0.75em 0em;
}

li {
	padding-left: 0em;
	margin-left: 2em;
}

h1 + h2, h2 + h1, h3 + h2, h2 + h3, h3 + h1 {
	margin-top: -0.75em;
}

h1 + address, h2 + address, h3 + address, h4 + address {
	margin-top: -1em;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
}

p + ul, p + ol, p + table, table + table {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

h2 + ul, h3 + ul {
	background-image: url(../images/cart_bkgd_rule-fade-right.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: -1em;
	margin-bottom: 1.5em;
	padding-top: 0.5em;
}

h2 + ul li, h3 + ul li {
	margin-bottom: 0.25em;
}

ul ul {
	list-style-type: disc;
	margin-top: 0.5em;
}

a, a:link, a:visited {
	color: rgb(11,87,131);
}

a:hover {
	color: black;
}

a img	 {
	border-style: none;
} 

dt {
	font-weight: bold;
	margin-bottom: 0.5em;
}

dd {
	margin-bottom: 1.5em;
}

.alert {
	color: red;
}

.note {
	font-size: 90%;
}

.newsect {
	margin-top: 1.5em;
}

table.formtable td, table.formtable th {
	text-align: left;
	padding: 0.25em 1em 0.25em 0em;
}

table.lined {
	margin-top: -1em;
	margin-bottom: 2em;
}

table.lined th {
	text-align: left;
	vertical-align: top;
	padding: 2em 1em 0.25em 0em;
	border-bottom: 2px solid rgb(177,207,225);
}

table.lined td {
	text-align: left;
	vertical-align: top;
	padding: 0.25em 1em 0.25em 0em;
	border-bottom: 1px solid rgb(177,207,225);
}

table.grid {
	margin-top: 1em;
	margin-bottom: 1em;
	border-collapse: collapse;
}

table.grid th {
	text-align: left;
	vertical-align: top;
	padding: 0.25em 0.5em;
	border: 2px solid rgb(0,85,126);
}

table.grid td {
	text-align: left;
	vertical-align: top;
	padding: 0.25em 0.5em;
	border: 1px solid rgb(177,207,225);
}
