@charset "utf-8";
/* CSS Document */

/* 

Global Style

*/

/* main body */

body {
text-align: center;
background-image: url(../imgs/orbs.jpg);
background-repeat: repeat;
background-attachment: fixed;
background-position: left;
background-color: #a0adc2;
margin:0px;
}


#container {
margin: 0 auto;
width: 1000px;
height: 100%;
text-align:center;
}


.topframe {
	margin:0 auto;
	width: 900px;
	height: 260px;
	background-image: url(../imgs/topframe-II.gif);
}

.two_topframe {
	margin:0 auto;
	width: 900px;
	height: 235px;
	background-image: url(../imgs/2dL_top.gif);
}

.fillersp { 
	width: 900px;
	min-height: 900px;
	position: relative;
	top:9px;
	background-image: url(../imgs/fillersp-II.gif);  
	background-repeat:repeat-y;
	background-position:top;
	margin: 0 auto;
	padding-bottom: 25px;
}

.two_fillersp { 
	width: 900px;
	min-height: 650px;
	top:9px;
	background-image: url(../imgs/2L_Fillersp.gif);  
	background-repeat:repeat-y;
	background-position:top;
	margin: 0 auto;
	padding-bottom: 25px;
}

.context {
	width: 850px;
	height:auto;
	margin: 0 auto;
	padding-top:5px; 
	text-align:left;
	padding-left:0px;
	padding-right:0px;
}

.two_context {
	width: 760px;
	margin: 0 auto;
	padding-top:10px; 
	text-align:left;
	padding-left:40px;
	padding-right:50px;
}




#left_div { 
	width: 155px;
	padding-left: 5px;
	padding-right:0px;
	padding-bottom:20px;
	padding-top:0px;
	float: left;
	margin: 0 auto;
	text-align:center;
}

#right_div { 
	width: 640px; 
	padding-top:0px;
	padding-left:13px;
	padding-right:35px;
	padding-bottom:10px;
	float: left;
	text-align:left;
}

.bottomframe {
	width: 900px;
	height:10px;
	position: relative;
	background-image: url(../imgs/bottomframe.gif);
	background-repeat: no-repeat;
}


.footer_fill {
	width: 900px;
	height:600px;
	position: relative;
	background-image: url(../imgs/footersp-filler.gif);
	background-repeat: repeat-y;
	padding-top:10px;
}

.btm_context {
	width: 850px;
	margin: 0 auto;
	padding-top:10px; 
	text-align:left;
	padding-left:0px;
	padding-right:0px;
}

.footersp {
	height: 100px;
	width: 900px;
	position: relative;
	background-image: url(../imgs/footersp-II.gif);
	background-repeat:no-repeat;
	padding-top: 40px;
	padding-left:0px;
}

.box {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
}




/* --------------- Links --------------- */

p {
	color:#000000;
}

p.links { 
	color:#2a428c; 
	font-size:11px;
	font-variant:small-caps;
}

a:link {
	color: #2a428c;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color: #4966be;
	font-weight:bold;
	text-decoration: none;
}
a:active {
	background-color:;
	text-decoration:none;
}

a:hover {
	font-style:italic;
	font-weight: bolder;
	text-decoration:underline;
}

/* navigation bottom links */

.twolinks A:link {color: #ffff66; font-weight:bold}
.twolinks A:visited { color:#f0d30c; }
.twolinks A:active {color:#ffff66; font-weight:bold}
.twolinks A:hover { font-style: normal; text-decoration: underline; color:#2a428c; background-color:#ffff66; }
.twolinks {font-size:12px}

.twocontext_links A:link {color: #2a428c; font-weight:bold}
.twocontext_links A:visited { color:#4966be; font-weight:bold }
.twocontext_links A:active {color:#2a428c; font-weight:bold}
.twocontext_links A:hover { font-style: italic; text-decoration: underline; color:#2a428c; font-weight:bolder }


/* --------------- Fonts ---------------- */

.small { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:9px;
}

.inbetween {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:11px;
}

.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:12px;
}

.inbetween2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:14px;
}

.lrgtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:15px;
}

.jumbo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:25px;
}

.t-small { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color:#000000; 
	font-size:9px;
}

.t-inbetween {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color:#000000; 
	font-size:11px;
}

.t-medium {
	font-family: Georgia, "Times New Roman", Times, serif ; 
	color:#000000; 
	font-size:14px;
}

.t-inbetween2 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color:#000000; 
	font-size:16px;
}

.t-lrgtxt {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color:#000000; 
	font-size:20px;
}

.t-jumbo {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color:#000000; 
	font-size:25px;
}

.w-small { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#ffffff; 
	font-size:9px;
}

.w-inbetween {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#ffffff; 
	font-size:11px;
}

.w-medium {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#ffffff; 
	font-size:12px;
}

.w-inbetween2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#ffffff; 
	font-size:14px;
}

.w-lrgtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#ffffff; 
	font-size:15px;
}

.w-jumbo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#ffffff; 
	font-size:25px;
}



/* ----------------------------------leftover classes ----------------------------------- */

.inset {
	width: 700px;
	border-style: groove;
	border-width:thin;
	border-color:#a0adc2;
	background-color:#efeff1;
	padding:10px;
}

.bordermara {
	border-style:groove ;
	border-right-color:#34517C; 
	border-left-color:#34517C;
}
	
.imgborder { 
 border-width: medium;
 border-style: solid;
 border-color:#6B2525; 
} 

.toc {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#1E2740;
	font-size:12px;
	border: medium ridge #981318;
}

h1 {
	color:#CCCCCC;
	font-family: "Times New Roman", Times, serif; 
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #981318;
	background-color: #e3eeff;
	border-color:#e3eeff;
	border-style: ridge;
	text-align:left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:5px;
	margin-left: 0%;
}

/*top Title Line - updated may2009*/
.ttl {
position: relative; 
float:left; 
top:130px;
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:16px;
color:#A06D03;
width:600px;
}


/*Main Title - updated may2009*/
.title {
position: relative; 
float:left; 
top: 131px; 
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px; 
color:#A06D03; 
width: 600px;
}


/*bottom title line - updated may2009*/
.btl {
 position: relative; 
float:left; 
top:132px;
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:16px;
color:#A06D03; 
width:600px;

}


/* IE6 Please die in a fire */
html>body .ttl {
position: absolute;
padding-top:0px; 
}
html>body .title {
position: absolute;
padding-top:17px; 
}
html>body .btl {
position: absolute;
padding-top:46px; 
}

/* homepage click - updated may2009 */
.coinclick { 
padding-top:87px; 
padding-left:78px; 
}

/* homepage click link properties- updated may2009 */
.coinclick A:active {text-decoration: none; background-color: transparent;  }
.coinclick A:hover {text-decoration: none; background-color:transparent;  }


.coinprint { 
display:none;
padding-top:87px; 
padding-left:78px; 
}


.top1sp {
	background-image:url(../imgs/top1sp.jpg);  
	width: 201px;
	height: 250px;
	float:left; 

}

.top2sp {
	width: 799px;
	height: 250px; 
	background-image:url(../imgs/top2sp.jpg); 
	background-color:#636C7B;
	background-repeat:no-repeat;
	float:right;
}

.title2 {
width:780px;
position: absolute;
top: 40px;
}


.centercontext {
	width: 100%; 
	margin: 0 auto;
	text-align:center;
}


img.floatLeft { 
    float: left; 
	margin: 4px;
	margin:10px;
}

img.floatRight { 
    float: right; 
    margin: 4px;
	margin:10px;
}


.bottomlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color:#fff; 
	font-size:11px;
	height:40px;
}


div.hr {
  height: 15px;
  background: #636C7B url(../imgs/hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}



b.bt, b.bt b, b.bb, b.bb b {
    display: block; height: 10px;font-size: 1px;
    background:url(../imgs/roundcorners/grey.gif) no-repeat;
    position:relative}
b.bt {top: -3px; left: -3px}
b.bt b {background-position:100% -10px; left: 6px}
b.bb {background-position:0 -20px; top:3px; left: -3px}
b.bb b {background-position:100% -30px; left: 6px}
#grey_border {border: #ddd 3px solid}
