body
{
	background-color: #E1F4FF;
	background-image: url(/_shared/gfx/tag-body.png);
	background-position: left top;
	background-repeat: repeat-x;
	color: #00385A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 1.5em;
	margin: 0;
	padding: 0 0 24px 0;
	text-align: center;
}

img
{
	border: 0;
}

#html
{
	background-image: url(/_shared/gfx/id-html.png);
	background-position: top;
	background-repeat: repeat-y;
	margin: auto;
	text-align: left;
	width: 904px;
}

#head
{
	background-image: url(/_shared/gfx/id-title.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#meta-navigation
{
	color: #FFFFFF;
	float: right;
	margin: 63px 30px 0 0;
	padding: 0;
}

#meta-navigation li
{
	display: inline;
	margin-left: 8px;
}

#meta-navigation a
{
	color: #FFFFFF;
}

.greeting
{
	font-weight: bold;
}

#title
{
	height: 96px;
	margin-left: 16px;
}

#navigation
{
	background-image: url(/_shared/gfx/id-navigation.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bold;
	height: 36px;
	line-height: 24px;
	margin: 0;
	padding: 0 12px;
}

#navigation li
{
	display: inline;
	float: left;
	height: 36px;
	margin: 0;
	padding: 0;
}

#navigation li.active
{
	background-position: bottom center;
	background-repeat: no-repeat;
}

#navigation #start.active
{
	background-image: url(/_shared/gfx/id-start.png);
}

#navigation #donors.active
{
	background-image: url(/_shared/gfx/id-donors.png);
}

#navigation #aspirants.active
{
	background-image: url(/_shared/gfx/id-aspirants.png);
}

#navigation #investors.active
{
	background-image: url(/_shared/gfx/id-investors.png);
}

#navigation #faq.active
{
	background-image: url(/_shared/gfx/id-faq.png);
}

#navigation #weblog.active
{
	background-image: url(/_shared/gfx/id-blog.png);
}

#navigation #about.active
{
	background-image: url(/_shared/gfx/id-about.png);
}

#navigation a
{
	color: #00385A;
	display: block;
	text-align: center;
	text-decoration: none;
}

#navigation a:hover
{
	background-color: #FFA500;
	color: #5A2E00;
}

#navigation .active a
{
	background-color: #FF8100;
	color: #5A2E00;
}

#navigation .active a:hover
{
	background-color: #FF8100;
}

#navigation .narrow a
{
	width: 88px;
}

#navigation .wide a
{
	width: 176px;
}

#body
{
	background-image: url(/_shared/gfx/id-body.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 84px;
	padding: 24px 12px;
}
* html #body /* Overriding for IE6 */
{
	height: 84px;
}

#foot
{
	background-image: url(/_shared/gfx/id-foot.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	clear: both;
	font-size: 0.75em;
	padding: 24px 30px;
	text-align: right;
}

div.extra-narrow, div.narrow, div.wide
{
	display: block;
	padding: 0 16px;
}

div.extra-narrow
{
    width: 232px;
}
* html div.extra-narrow /* Overriding for IE6 */
{
	width: 264px;
}

div.narrow
{
    width: 320px;
}
* html div.narrow /* Overriding for IE6 */
{
	width: 352px;
}

div.wide
{
	width: 584px;
}
* html div.wide /* Overriding for IE6 */
{
	width: 606px;
}

div.left
{
	float: left;
}

div.center
{
	float: left;
}

div.right
{
	float: right;
}

div.box
{
	margin-bottom: 24px;
}

h1
{
	font-size: 2em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0;
	padding-top: 0.5em;
}

h2
{
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0;
	padding-top: 0.5em;
}

h2 a
{
	color: #00385A;
}

h2 a:hover
{
	color: #00385A;
}

h3
{
	border-bottom: 1px solid #FFA500;
    display: block;
	font-size: 0.75em;
	font-weight: normal;
	margin: 24px 0 0 0;
    text-align: right;
    text-transform: uppercase;
}

h4
{
	clear: both;
}

p
{
	margin: 0;
    padding: 0.5em 0;
}

p.small
{
	font-size: 0.75em;
}

p.center
{
	text-align: center;
}

p.more
{
	text-align: right;
}

p.pagination
{
	border-top: 1px solid #FFD100;
	margin-top: 2em;
	text-align: center;
}

a
{
	color: #FF8100;
    text-decoration: none;
}

a:hover
{
	color: #FFA500;
    text-decoration: underline;
}

ul
{
	list-style-image: url('/_shared/gfx/mini_icons2/arrow_mini_right.gif');
}

ul.ticks
{
	list-style-image: url('/_shared/gfx/mini_icons2/tick.gif');
}

ul.spaced li
{
	padding-bottom: 0.5em;
}

blockquote
{
	background-image: url('/_shared/gfx/blockquote.gif');
	background-position: left top;
	background-repeat: no-repeat;
	font-style: italic;
	margin: 0 -8px;
	padding: 0 16px;
}

.inline-right
{
	float: right;
	margin-left: 16px;
}

.inline-left
{
	float: left;
	margin-right: 16px;
}

fieldset
{
	border-color: #E1F4FF #A5DDFF #A5DDFF #E1F4FF;
	border-style: solid;
	border-width: 1px;
	margin: 0.5em 0;
	padding: 0 0.5em;
}

legend
{
	font-size: 0.9em;
}

ol
{
	list-style: decimal;
}

ol ol
{
	list-style: lower-latin;
}

.emphasis
{
	font-style: italic;
}

.strong-emphasis, .required
{
	font-weight: bold;
}

.indent
{
	margin-left: 32px;
}

.error
{
	background-color: #FFF0E1;
	border-color: #FFD2A5 #5A2E00 #5A2E00 #FFD2A5;
	border-style: solid;
	border-width: 1px;
	color: #5A2E00;
	padding: 12px 16px;
	margin: 12px 16px;
}

.success
{
	background-color: #E1F4FF;
	border-color: #A5DDFF #00385A #00385A #A5DDFF;
	border-style: solid;
	border-width: 1px;
	padding: 12px 16px;
	margin: 12px 16px;
}

.success a
{
	color: #0072B8;
}

.success a:hover
{
	color: #0052B0;
}