/*[variables]
colors
{
	@00: #575757;
}
*/
/*-------------------------------------------------------------

base.css

Sets some common defaults for certain elements
(e.g. default site font, default link colour, etc)

�2008 Pro-Ma Systems. All Rights Reserved.

-------------------------------------------------------------
-------------------------------------------------------------
reset
-------------------------------------------------------------

Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0
*/
HTML
{
	/*[disabled]color:#000;*/
	/*[disabled]background:#FFF;*/
}
BODY, DIV, DL, DT, DD, H1, H2, H3, H4, H5, H6, PRE, CODE, FORM, FIELDSET, LEGEND, INPUT, TEXTAREA, BLOCKQUOTE, TH
{
	/*[disabled]margin:0;*/
	/*[disabled]padding:0;*/
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
FIELDSET, IMG
{
	border: 0;
}
ADDRESS, CAPTION, CITE, CODE, DFN, EM, STRONG, TH, VAR
{
	/*[disabled]font-style:normal;*/
	/*[disabled]font-weight:normal;*/
}
CAPTION, TH
{
	text-align: left;
}
H1, H2, H3, H4, H5, H6
{
	/*[disabled]font-size:100%;*/
	/*[disabled]font-weight:normal;*/
}
Q:before, Q:after
{
	content: '';
}
ABBR, ACRONYM
{
	border: 0;
	font-variant: normal;
}
SUP
{
	vertical-align: text-top;
}
SUB
{
	vertical-align: text-bottom;
}
INPUT, TEXTAREA, SELECT
{
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
INPUT, TEXTAREA, SELECT
{
	font-size: 100%;
}
LEGEND
{
	color: #000;
}
BODY
{
	font: 13px/1.231 arial, helvetica, clean, sans-serif;
	/*[disabled]font-size:small;*/
	/*[disabled]font:x-small;*/
}
TABLE
{
	font-size: inherit;
	font: 100%;
}
PRE, CODE, KBD, SAMP, TT
{
	font-family: monospace;
	font-size: 108%;
	line-height: 100%;
}
BODY
{
	/*[disabled]text-align:center;*/
	/*[disabled]margin:0;*/
}
#ft
{
	clear: both;
}
#doc, #doc2, #doc3, #doc4, .yui-t1, .yui-t2, .yui-t3, .yui-t4, .yui-t5, .yui-t6, .yui-t7
{
	margin: auto;
	text-align: left;
	width: 57.69em;
	width: 56.301em;
	min-width: 750px;
}
#doc2
{
	width: 73.074em;
	width: 71.313em;
}
#doc3
{
	margin: auto 10px;
	width: auto;
}
#doc4
{
	width: 74.923em;
	width: 73.05em;
}
/*-------------------------------------------------------------
everything
-------------------------------------------------------------*/
HTML, DIV, SPAN
{
	font-family: "trebuchet ms";
	font-size: 12.5px;
}
/*-------------------------------------------------------------
headings
-------------------------------------------------------------*/
DIV#content H1, DIV#content H1 SPAN
{
	font-family: Helvetica;
	font-size: 23px;
	line-height: 23px;
	color: #575757;
	font-weight: normal;
}
DIV#content H1 STRONG, DIV#content H1 STRONG SPAN
{
/*SUBTITLE*/
	font-size: 11px;
	color: #868D93;
	text-transform: uppercase;
}
DIV#content H2, DIV#content H2 *
{
	color: #888888;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	background: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	height: 30px;
	width: auto;
}
DIV#content H2, DIV#content H2 SPAN
{
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
	padding-left: 15px;
	background-image: url(images/h2arrows.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	height: 14px;
}
DIV#content H3, DIV#content H3 SPAN
{
	font-size: 1.5em;
	line-height: 1.125em;
	margin: 0 20px 1.125em;
	color: #7B95A4;
	font-weight: normal;
}
DIV#content H4, DIV#content H4 SPAN
{
	font-size: 14px;
}
/*-------------------------------------------------------------
typography
-------------------------------------------------------------*/
P
{
	color: #434343;
	/*[disabled]font-size:12.5px;*/
	line-height: 19px;
}
A
{
	color: #26536F;
	text-decoration: underline;
	/*[disabled]font-size:12.5px;*/
}
A:hover
{
	text-decoration: underline;
	color: #5A7D93;
}
/*-------------------------------------------------------------
Content bulleted lists
-------------------------------------------------------------*/
LI, UL, OL, LI DIV
{
	font-family: "trebuchet ms";
	font-size: 12.5px;
	list-style-type: circle;
}

