html {
  overflow: -moz-scrollbars-vertical;
}

body {
	background: #cad8e1 url(/images/v2/bgrd.jpg) repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
    margin: 0 auto;
    padding-top: 20px;
}

h1 {
	font-size: 12px;
	color: #F5B935;/*EEB42C*/
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px 5px 5px 0px;
}

p {
	margin: 0px;
    font-size: 11px;
    color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.clear {
	clear: both;
    margin: 0px;
    padding: 0px;
}

.spacer {
	width: auto;
    height: 10px;
    clear: both;
}

/*********************************************
		CSS Div Wrap
*********************************************/

div#container {
    background: #FFFFFF;
    width: 980px;
    border: 5px solid #CCC;
    margin:0 auto;
}

/*********************************************
		Header Styles
*********************************************/

div#header {
    margin: 0px auto;
    width: 940px;
    padding: 0px;
}

div#header img {
	vertical-align: middle;
}

div#headerLeftSide {
    float: left;
    text-align: left;
    width: 300px;
	border: 0px solid #CCC;
    margin: 15px 0px 10px 0px;
}

div#headerRightSide {
    float: right;
    text-align: right;
    width: 400px;
	border: 0px solid #CCC;
    margin: 15px 0px 10px 0px;
}

div#headerRightSide p {
	font-size: 10px;
/*    text-align:right;*/
}

div#headerRightSide p a:link {
	color: #999999;
	text-decoration: none;
}

div#headerRightSide p a:visited {
	color: #999999;
	text-decoration: none;
}

div#headerRightSide p a:hover {
	color: #053499;
	text-decoration: none;
}

div#headerRightSide p a:active {
	color: #053499;
	text-decoration: none;
}

div#headerRightSide p#membersCSS {
    padding-top: 10px;
	display: block;
}

div#headerRightSide p#membersCSS a {
	color: #333333;
    font-weight: bold;
    font-size: 1.1em;
	text-decoration: underline;
}
div#headerRightSide p#membersCSS a:visited {
	color: #333333;
	text-decoration: underline;
}
div#headerRightSide p#membersCSS a:hover {
	color: #053499;
	text-decoration: none;
}
div#headerRightSide p#membersCSS a:active {
	color: #053499;
	text-decoration: none;
}

/*
div#headerRightSide p #membersCSS {
	color: #333333;
    font-weight: bold;
    font-size: 1.1em;
    padding-top: 10px;
	text-decoration: underline;
	display: block;
	border:1px solid #f00;
}

div#headerRightSide p #membersCSS:visited {
	color: #333333;
	text-decoration: underline;
}
div#headerRightSide p #membersCSS:hover {
	color: #053499;
	text-decoration: none;
}
div#headerRightSide p #membersCSS:active {
	color: #053499;
	text-decoration: none;
}
*/

/*********************************************
		Masthead Styles
*********************************************/

div#mastheadHome {
    margin: 0px auto;
    width: 948px;
    background: #002569 url(/images/v2/mastheadHome2.jpg) no-repeat;
    border: 1px solid #CCC;
    padding: 0px 0px 30px 0px;
}

div#mastheadHome h1 {
	color: #FFF;
	font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 22px;
    margin: 10px 0px 0px 0px;
}

div#mastheadHome p {
	color: #FFF;
	font-family: Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    margin: 0px 0px 15px 0px;
}

div#mastheadBottomBar {
    margin: 0px auto;
    width: 948px;
    height: 10px;
    background: #F4A91C;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 0px 0px 0px 0px;
}

div#menuDivider {
    margin: 0px auto;
    width: 948px;
    background: #F4A91C;
    border-top: 0px solid #333;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 0px solid #333;
    height: 5px;
}

/*********************************************
		Menu Styles
*********************************************/

div#menu {
	background: /*#002569*/ url(/images/v2/menuBgrd3.jpg) repeat-x;
	color: #fff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	height: 37px;
    width: 950px;
	display: block;
    border-top: 0px solid #333;
    border-left: 0px solid #333;
    border-right: 0px solid #333;
    border-bottom: 0px solid #333;
	clear: both;
}

div#menu ul {
	margin: 0px;
    padding: 0px 0px 0px 0px;
	height: 37px;
}

div#menu ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px; padding: 0px 0px 0px 0px;
}

div#menu ul li a {
	display: block;
	color: #fff;
	margin: 0px; padding: 0px 15px 0px 15px;
	text-decoration: none;
	font-size: 12px;
	line-height: 37px;
   	border-right: 1px solid #CCC;
	/*border-right: 1px solid #5D75A0;
	border-left: 0px solid #001438;*/
}

div#menu ul li.home a {
	border-left: 0px;
}

div#menu ul li a:hover {
	background: url(/images/v2/menuBgrd5.jpg) 0px 0px repeat-x;
	color: #fff;
	margin: 0px; padding: 0px 15px 0px 15px;
	text-decoration: none;
	line-height: 37px;
}

div#menu ul li.page_item2 a:hover {
	background: url(/images/v2/menuBgrd4.jpg) 0px 0px repeat-x;
	color: #fff;
	margin: 0px; padding: 0px 15px 0px 15px;
	text-decoration: none;
	line-height: 37px;
}

div#menu ul li.current_page_item2 a {
	background: url(/images/v2/menuBgrd4.jpg) 0px 0px repeat-x;
	color: #FFF;
	margin: 0px; padding: 0px 15px 0px 15px;
	text-decoration: none;
	font-weight: bold;
	line-height: 37px;
}

div#menu ul li.current_page_item a {
	background: url(/images/v2/menuBgrd5.jpg) 0px 0px repeat-x;
	color: #FFF;
	margin: 0px; padding: 0px 15px 0px 15px;
	text-decoration: none;
	font-weight: bold;
	line-height: 37px;
}

/*********************************************
		Top Bottom Box Styles
*********************************************/

div#topBox {
	width: 950px;
    background: url(/images/v2/white-box-top4.gif) 0px 0px repeat-x;
	margin: 0px auto;
    padding: 0px;
	height: 33px;
}

div#bottomBox {
	width: 948px;
    background: url(/images/v2/white-box-bottom2.gif) 0px 0px repeat-x;
	margin: 0px auto;
    padding: 0px;
	height: 33px;
    border-top: 0px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

/*********************************************
		Main Home Styles
*********************************************/

div#mainHome {
    width: 948px;
    border-top: 0px;
    border-right: 1px solid #CCC;
    border-bottom: 0px;
    border-left: 1px solid #CCC;
    margin: 0px auto;
    text-align: left;
    line-height: 2em;
    background-image: url(/images/v2/white-box-repeat2.gif);
}

div#mainHomeLeft{
    float: left;
    width: 535px;
	border: 0px solid #CCC;
    margin: 10px 0px 0px 35px;
}

div#main2{
    float: left;
    width: auto;
	border: 0px solid #CCC;
    margin: 0px 0px 5px 5px;
}

div#mainHomeRight{
    float: right;
    width: 315px;
	border: 0px solid #CCC;
    margin: 10px 30px 10px 0px;
    padding-left: 20px;
    background-image: url(/images/v2/homeBgrd.gif);
}

div#mainHomeRight a{
    font-size: 10px;
    color: #333333;
	text-decoration:none;
}

div#mainHomeRight a:hover{
    font-size: 10px;
    color: #333333;
	text-decoration:underline;
}

div#mainHomeLeft h1  {
	font-size: 14px;
	color: #F5B935;/*EEB42C*/
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div#mainHomeRight h1  {
	font-size: 14px;
	color: #F5B935;/*EEB42C*/
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

div#mainHomeLeft h2  {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

div#mainHomeLeft #spacer  {
	width: auto;
	height: 10px;
}

/*********************************************
		Main Pages Styles
*********************************************/

div#mainPages {
    width: 948px;
	border-top: 0px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 0px solid #CCC;
    margin: 0px auto;
    text-align: left;
    line-height: 2em;
    background-image: url(/images/v2/white-box-repeat2.gif);
}

div#mainCopy {
    background-image: url(/images/v2/mainCopybgrd.gif);
    width: auto;
	margin: 0px 0px 0px 0px;
}

div#mainCopy ul {
	margin-top: 2px;
    margin-bottom: 10px;
    font-size: 10px;
}

div#mainSidebar {
    float:right;
    width:310px;

}

div#mainSidebar ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
    line-height: 1.5em;
}

div#mainSidebar li {
	color: #333333;
}

div#mainSidebar li a {
	color: #333333;
	font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    padding:1px;
}

div#mainSidebar li a:hover {
	color: #333333;
	font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

div#mainSidebar #rightMenuOn {
	background-color: #024b89;
}

div#mainSidebar #rightMenuOn a {
    color: #FFFFFF;
}

div#mainSideBarBox2{
width:300px;
background-color: #EFEFEF;
}

div#mainSidebar h5 {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	background-color: #EFEFEF;
	margin-top:20px;
	margin-right:40px;
	margin-left:10px;
	width:130px;
}

/*********************************************
		Main Copy Styles
*********************************************/

div#mainCopy h1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
    line-height: 1.5em;
	font-size: 12px;
}

div#mainCopy h1.h1Top {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
    line-height: 1.5em;
	font-size: 12px;
}

div#mainCopy h1.h1ULTop {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
    line-height: 1.5em;
	font-size: 12px;
}

div#mainCopy h1.h1ULTop1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
    line-height: 1.5em;
	font-size: 12px;
}

div#mainCopy h1.h1ULTop2 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
    line-height: 1.5em;
	font-size: 12px;
}

/* ------------------------------------ */

div#mainCopyLeft {
    float: left;
    width: 550px;
	border: 0px solid #CCC;
    margin: 0px 0px 0px 40px;
    padding-right: 10px;
    background-image: url(/images/v2/pagesBgrd.gif);
}

div#mainCopyRight {
    float: right;
    width: 317px;
	border: 0px solid #CCC;
    margin: 0px 15px 0px 0px;
}


div#mainCopyLeft p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div#mainCopyLeft h1 {
    font-size: 1.4em;
	color: #F5B935;/*EEB42C*/
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div#mainCopyLeft h2 {
    font-size: 1.2em;
	color: #555;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div#mainCopyLeft ul {
	margin-top: 0px;
    margin-bottom: 0px;
}


div#mainCopyLeft a {
	color: #333333;
    text-decoration: underline;
}

div#mainCopyLeft a:hover {
	color: #333333;
    text-decoration: none;
}

div#mainCopyLeft #contact_form {
	float: left;
}

form div#mainCopyLeft #contact_form p {
	float: left;
	clear: both;
	padding: 0 0 10px;
	width: 550px;
	display: block;
}
/*
input, label, textarea {
	clear: both;
}

label {
	float: left;
	width: 130px;
}

.long label {
	width: 500px;
	float: left;
	clear: none;
}

input, textarea {
	width: 300px;
	padding: 2px;
	clear: both;
}

textarea {
	float: left;
}

.long input {
	width: auto;
	float: left;
	display: block;
	margin: 15px 10px 0 0;
	clear: none;
	/ *border: 1px solid #00f;* /

.long input {
	width: auto;
	float: left;
	display: block;
	margin: 15px 10px 0 0;
	clear: none;
}

input.button {
	width: auto;
	float: left;
	margin-left: 130px;
	clear: both;
}

input.curFocus {
	background: #ffff00;
}

div.single-field {
	padding: 10px;
}
*/

input {
	width: 250px;
}

#divCheckbox input {
	width: auto;
	vertical-align:middle;
}

input.button {
	width: auto;
}

/* --------- */



div#mainCopyRight ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
    line-height: 1.5em;
}

div#mainCopyRight li {
	color: #333333;
	font-size: 11px;
    font-weight: bold;
    padding:2px;
}

div#mainCopyRight li a {
	color: #333333;
	font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    padding:2px;
}

div#mainCopyRight li a:hover {
	color: #333333;
	font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

div#mainCopyRight #rightMenuOn {
	background-color: #024b89;
}

div#mainCopyRight #rightMenuOn a {
    color: #FFFFFF;
}


div#mainCopyRight h5 {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	background-color: #EFEFEF;
	margin-top:20px;
	margin-right:40px;
	margin-left:10px;
	width:140px;
}


div#mainCopyRight h1 {
    font-size: 14px;
	color: #F5B935;/*EEB42C*/
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div#mainCopyRight h2 {
    font-size: 10px;
	color: #555;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}



/*

div#main2{
    float: left;
    width: auto;
	border: 0px solid #CCC;
    margin: 0px 0px 5px 5px;
}

div#mainHomeRight a{
    font-size: 10px;
    color: #333333;
	text-decoration:none;
}

div#mainHomeRight a:hover{
    font-size: 10px;
    color: #333333;
	text-decoration:underline;
}

div#mainHomeLeft h1  {
	font-size: 14px;
	color: #EEB42C;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div#mainHomeRight h1  {
	font-size: 14px;
	color: #EEB42C;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

div#mainHomeLeft h2  {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

div#mainHomeLeft #spacer  {
	width: auto;
	height: 10px;
}
 */

/* ------------------------------------ */

div#mainCopyWide {
    float: left;
    width: 867px;
	border: 0px solid #CCC;
    margin: 0px 15px 0px 40px;
}

div#mainCopyWide p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div#mainCopyWide h1 {
    font-size: 14px;
	color: #F5B935;/*EEB42C*/
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div#mainCopyWide h2 {
    font-size: 12px;
	color: #555;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div#mainCopyWide ul {
	margin-top: 0px;
    margin-bottom: 0px;
}

div#mainCopyWide a {
	color: #333333;
    text-decoration: underline;
}

div#mainCopyWide a:hover {
	color: #333333;
    text-decoration: none;
}

/*********************************************
		Home History Box
*********************************************/


div#history-box {
	background-image: url(/images/v2/timeline-bg-wide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	line-height: 1.6em;
	height: 100px;
	width: 300px;
	padding-top: 40px;
	padding-right: 240px;
	padding-bottom: 10px;
	padding-left: 15px;
    text-align:left;
}

div#history-box h1 {
	color: #333333;
}

div#history-box a {
	color: #FFF;
	text-decoration: underline;
}

div#history-box a:hover {
	color: #FFF;
	text-decoration: none;
}

/*********************************************
		Footer Styles
*********************************************/

div#footer {
    background-image: url(/images/v2/white-box-repeat2.gif);
    width: 948px; height: 30px;
    margin: 0px auto;
	margin-top: 0px;
	padding: 0px;
    border-top: 0px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 0px solid #CCC;
}

div#footer p {
	font-size: 10px;
    margin: 0px auto;
    margin-left:40px;
    margin-right:40px;
    text-align:left;
}
div#footer p a:link {
	color: #999999;
	text-decoration: none;
}

div#footer p a:visited {
	color: #999999;
	text-decoration: none;
}
div#footer p a:hover {
	color: #053499;
	text-decoration: none;
}
div#footer p a:active {
	color: #053499;
	text-decoration: none;
}

div#footer img {
	vertical-align: middle;
}

div#footerText {
	width: 940px;
    margin: 0px auto;
    line-height: 1.3em;
    margin-top:5px;
	font-size: 1.1em;
}

div#footerTextLeft {
	width: 500px;
	float: left;
	text-align:left;
}

div#footerTextLeft a:link, div#footerTextLeft a:visited {
	color: #000000;
	text-decoration: none;
}
div#footerTextLeft a:hover, div#footerTextLeft a:active {
	color: #053499;
	text-decoration: underline;
}

div#footerTextRight {
	width: 430px;
	float: right;
	text-align:right;
}

td#footerTextTDRight {
text-align:right;
font-size: 10px;

}




/*********************************************
		Masthead Pages Content
*********************************************/

div#mastheadSub {
	background-color: #fff;
    width: 950px; height: 238px;
    margin: 0px auto;
	margin-top: 0px;
    padding: 0px;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    text-align:left;
}

div#mastheadSubTimeline {
	background-repeat: no-repeat;
	background-position: center top;
    width: 950px; height: 280px;
	margin-top: 0px; padding: 0px;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    text-align:left;
}

div#subtitle h1 {
	color: #AEBFF7;
	font-size: 20px;
	font-weight: bold;
    margin-top:0px;
    margin-left:0px;
    padding-top:20px;
    padding-left:25px;
}

div#sub-text {
	width: 200px;
	height: 140px;
	padding-top: 15px;
	padding-left: 22px;
	padding-right: 22px;
    line-height: 2em;
}

div#sub-text p {
	color: #FFFFFF;
	font-size: 11px;
    font-weight: bold;
}

div#sub-text a  {
	color: #043399;
	text-decoration: underline;
}

div#sub-text a:hover  {
	color: #043399;
	text-decoration: none;
}

/*********************************************
		Breadcrumbs
*********************************************/

div#breadcrumbs {
font-size:11px;
padding-top: 5px;
padding-left: 25px;
}
div#breadcrumbs a{
font-size:11px;
color: #333333;
text-decoration:underline;
}

div#breadcrumbs a:hover {
font-size: 11px;
color: #333333;
text-decoration:none;
}

div#breadcrumbs strong {
font-weight: normal;
font-size:11px;
color: #333333;
}

/*********************************************
		Timeline
*********************************************/


div#mastheadSubTimeline {
	background-repeat: no-repeat;
	background-position: center top;
    width: 950px; height: 280px;
	margin: 0px auto;
    padding: 0px;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    text-align:left;
}

div#mainCopy p.page23 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
    line-height: 1.5em;
	font-size: 11px;
}

.ValidateMessage {
	color: #ff0000;
}

#mainCopyLeft .calloutred {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}

#mainCopyLeft .calloutred:hover {
	font-weight: bold;
	text-decoration: none;
}

/*********************************************
		reCaptcha
*********************************************/

#eiia_recaptcha fieldset{border-top:1px solid #c0c0c0;border-bottom:1px solid #c0c0c0;margin:0;padding:10px}
#eiia_recaptcha legend{color:#808080}
/*#eiia_recaptcha .captcha_challenge{color:#808080}*/
#eiia_recaptcha .captcha_challenge{color:#000000}
#eiia_recaptcha .divider{display:none}
/*#eiia_recaptcha .captcha_refresh{font-size:9px;color:#808080}*/
#eiia_recaptcha .captcha_refresh{color:#808080}
#eiia_recaptcha .captcha_other_options{padding-top:5px;font-size:9px}
/*#eiia_recaptcha .recaptcha_text{font-size:11px;line-height:16px}
#eiia_recaptcha .captcha_optout{font-size:11px;padding:10px 0 5px}*/
#eiia_recaptcha .recaptcha_text{line-height:16px}
#eiia_recaptcha .captcha_optout{padding:10px 0 5px}
#eiia_recaptcha #recaptcha_image{color:#666;font-weight:bold;margin:10px 0 0 0}
/*#eiia_recaptcha #recaptcha_image a.recaptcha_audio_cant_hear_link{font-size:9px;font-weight:normal}*/
#eiia_recaptcha #recaptcha_image a.recaptcha_audio_cant_hear_link{font-weight:normal}
#eiia_recaptcha .captcha_challenge img{border:1px solid #c0c0c0}
#eiia_recaptcha .captcha_input input{direction:ltr;margin-top:4px;width:137px}
#eiia_recaptcha .captcha_input label{margin-right:4px}
.register #eiia_recaptcha .captcha_input label{color:#666;font-weight:bold}
#generic_dialog.captcha .generic_dialog_popup{width:340px}
#generic_dialog.captcha #generic_dialog_popup{border:0 solid white;margin:auto}
#generic_dialog.captcha #generic_dialog_popup legend{display:none}
.audiocaptcha{overflow:hidden;display:block;margin:0;padding:0}
.audiocaptcha a{display:block}
.recaptcha_is_showing_audio .recaptcha_only_if_image{display:none !important}
.recaptcha_isnot_showing_audio .recaptcha_only_if_audio{display:none !important}
.recaptcha_had_incorrect_sol .recaptcha_only_if_no_incorrect_sol{display:none !important}
.recaptcha_nothad_incorrec_sol .recaptcha_only_if_incorrect_sol{display:none !important}

/*********************************************
		FAQ Answers
*********************************************/

div#Answers {
	font-size: 11px;
    text-align: left;
}

.Answer {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
    line-height: 1.5em;
}

.Answer li {
	color: #333333;
	padding-bottom: 5px;
}

.Answer li a {
	color: #333333;
    font-weight: bold;
    text-decoration: underline;
    padding:1px;
}

.Answer li a:hover {
	color: #333333;
    font-weight: bold;
    text-decoration: none;
}

ol.Answer {
	list-style-type: lower-alpha;
}

/*********************************************
	Button Styles
*********************************************/
.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: bold 13px/100% Tahoma, Arial, Helvetica, sans-serif;
	padding: .2em 1em .25em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
a.link {
	color: #000000;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: bold 13px/100% Tahoma, Arial, Helvetica, sans-serif;
	padding: .5em 1em .5em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
a.link:hover {
	text-decoration: none;
}
a.link:active {
	color: #000000;
	position: relative;
	top: 1px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: bold 13px/100% Tahoma, Arial, Helvetica, sans-serif;
	padding: .5em 1em .5em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
.gold {
	color: #000000;
	border: solid 1px #da7c0c;
	background: #f5b935;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5b935), to(#e9a818));
	background: -moz-linear-gradient(top,  #f5b935,  #e9a818);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5b935', endColorstr='#e9a818');
}
.gold:hover {
	background: #e9a818;
	background: -webkit-gradient(linear, left top, left bottom, from(#f07715), to(#f8b411));
	background: -moz-linear-gradient(top,  #f07715,  #f8b411);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07715', endColorstr='#f8b411');
}
.gold:active {
	color: #666666;
	background: -webkit-gradient(linear, left top, left bottom, from(#e9a818), to(#f5b935));
	background: -moz-linear-gradient(top,  #e9a818,  #f5b935);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9a818', endColorstr='#f5b935');
}

/*********************************************
		Miscellaneous
*********************************************/

.roman 
{
	list-style-type: upper-roman;
	text-align: left;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}
