/* Primary styles */

body {
	background-color: #FFFFFF;
	color: #798399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

td.content { 
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 22px;
}


p {
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
}
	
h1 {
	font-size: 16px;
	font-style: normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	font-size: 12px;
	font-style: oblique;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}

h3 { 
	font-size: 10px;
	font-weight: bold;
	color: #857C82;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}	
	
td.footer {
	padding-top: 11px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}

img.inline {
margin: 0px;
padding: 2px;
border-width: 0px;
}

ul {
	margin-top: 2px;
	margin-bottom: 2px;
}

ol {
	margin-top: 2px;
	margin-bottom: 2px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
	
p.footer {
	color: #798399;
	margin: 0px;
}

h1.footer {
	color: #798399;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

/* navigation menu definitions */
p.pathnav {
	color: #A7B7D1;
	font-weight: bold;
	margin: 0px;
}

td.nav {
	margin: 0px;
	padding: 0px;
}

table.nav {
	background-color: #919CB8;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 7px;
	margin-left: 4px;
}

p.menu {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

/* contextual menues */
/* ideas */
td.ideas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #BFD98E;
	padding: 2px;
}

a.ideas:link {
	font-weight: bold;
	color: #006E33;
	text-decoration: none;
}
a.ideas:visited {
	color: #006E33;
	text-decoration: none;
}
a.ideas:hover {
	color: #FFFFFF;
}


/* choices */
td.choices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #84B8ED;
	padding: 2px;
}

a.choices:link {
	font-weight: bold;
	color: #0F458B;
	text-decoration: none;
}
a.choices:visited {
	color: #034D8B;
	text-decoration: none;
}

a.choices:hover {
	color: #FFFFFF;
}

/* orders*/
a.orders:link {
	font-weight: bold;
	color: #FF5700;
	text-decoration: underline;
	
}
a.orders:visited {
	color: #FF5700;
	text-decoration: none;
}
a.orders:hover {
	font-weight: bold;
	color: #FF5700;
}


/* details */
td.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #F8D691;
	padding: 2px;
}

a.details:link {
	font-weight: bold;
	color: #FF5700;
	text-decoration: none;
}
a.details:visited {
	color: #FF5700;
	text-decoration: none;
}
a.details:hover {
	color: #FFFFFF;
}


/* end contextual menu*/
/* end navegation */

/* styles for right column */
td.rc {
	padding: 0px;
} 
p.rc {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #645D5D;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}
h1.rc {
	font-size: 16px;
	line-height: 18px;
	font-weight: 900;
	color: #BCC6DE;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b4b4cc;
	padding-right: 10px;
	padding-left: 10px;
}
h2.rc {
	font-size: 16px;
	line-height: 18px;
	font-weight: 900;
	color: #8B8383;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.rc {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #9193B1;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	letter-spacing: 0.05em;
}
h4.rc {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #645D5D;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h5.rc {
	font-size: 12px;
	line-height: 16px;
	font-weight: 900;
	color: #8B8383;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #b4b4cc;
	padding-right: 12px;
	padding-left: 12px;
	letter-spacing: 0.05em;
}

/* special color for rc links */
/* apply directly to <a> tags */
/* 

a.rclink:link {
	color: #5651BB;
}
a.rclink:visited {
	color: #5651BB;
}
a.rclink:hover {
	color: #FBB21A;
}
*/

p.orderingTitle {
	font-size: .95em;
	font-weight: bold;
	color: #F68632;
	margin-top: 20px;
	margin-bottom: 18px;
}

}
p.orderingText {
	font-size: 0.8em;
	color: #797FA4;
}


