/*[variables]
colors
{
	@70: #B1345F;
	@60: #A12565;
	@50: #A61140;
	@30: #559FFF;
	@40: #454545;
	@20: #491919;
	@10: #757575;
	@00: #A61140;
}
*/
/*TYPOGRAPHY
TEXT*/
DIV#local_2, DIV#local_2 P
{
	font-size: 11px;
	/*[disabled]line-height:150%;*/
	padding: 1px 1px 0px 0px;
	margin-bottom: 0px;
}
BODY, P
{
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	line-height: 165%;
	color: #454545; /*[e]@40*/
}
P, SPAN.user-message
{
	margin-bottom: 15px;
	margin-top: 0px;
}
IMG
{
	border: 0;
}
P IMG
{
	padding: 5px 0px;
}
BLOCKQUOTE
{
	border-left: 10px solid #DDD;
	margin-left: 10px;
}
PRE
{
	font-family: monospace;
	font-size: 1em;
}
STRONG, B
{
	font-weight: bold;
}
EM, I
{
	font-style: italic;
}
CODE
{
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	white-space: pre;
}
/*END TEXT
HEADINGS*/
H1, H2, H3, H4, H5, H2 A
{
	padding: 0;
	color: #B1345F; /*[e]@70*/
	margin: 5px 0 5px -1px;
	font-weight: 500;
}
H1
{
	font-size: 19px;
}
H2.archivetitle
{
	margin-bottom: 23px;
	font-size: 13px;
	font-weight: bold;
}
H2
{
	font-size: 17px;
	font-weight: 800;
}
H3
{
	font-size: 14px;
}
H4
{
	font-size: 12px;
}
H5
{
	font-size: 10px;
}
#top-text H1
{
	color: #CACED0;
	text-align: center;
	letter-spacing: 0px;
}
DIV#local_2 H2
{
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	letter-spacing: 0px;
	padding: 0px;
	margin: 18px 1px 7px 0px;
}
/*END HEADINGS
LINKS*/
A, A:link, A:active, A:visited
{
	background-color: transparent;
	text-decoration: none;
	color: #B1345F; /*[e]@70*/
}
DIV#main A
{
}
DIV#main A:hover
{
	text-decoration: underline;
}
DIV#local_2 A
{
	text-decoration: none;
	color: #454545; /*[e]@40*/
}
DIV#main A
{
	text-decoration: none;
}
/*END LINKS
LISTS*/
UL, LI, OL, DL, DT
{
	padding: 0;
}
UL
{
	line-height: 1.4em;
	margin: 0 0 1.5em;
}
UL LI
{
	margin: 0 0 0.25em 30px;
}
OL
{
	line-height: 1.4em;
	margin: 0 0 1.5em;
}
OL LI
{
	font-size: 1em;
	margin: 0 0 0.25em 30px;
}
DL
{
	margin: 0 0 1.5em;
	line-height: 1.4em;
}
DL DT
{
	font-weight: bold;
	margin: 0.25em 0;
}
DL DD
{
	margin: 0 0 0 30px;
}
/*Optional image bullets*/
#main UL LI
{
/*
list-style-image: url(../img/bullet_11x8.gif);
margin-bottom: 0.5em;
font-size: 110%;
*/
}
/*END LISTS
TABLE*/
TABLE
{
}
TABLE CAPTION
{
}
TH
{
}
TD
{
}
/*END TABLE*/
DIV#footer P A, DIV#footer P A:link, DIV#footer P A:active, DIV#footer P A:visited
{
	color: #666666;
	text-decoration: none;
}
HR
{
	display: none;
}
DIV.hr
{
	height: 1px;
	margin: 1.5em 10px;
	border-bottom: 1px dotted black;
}
