/*
---------------------------------------------
01. MAIN / DEFAULT ELEMENTS
---------------------------------------------
*/
body {
	
	background:#FFFFFF url(../images/bg.jpg) top center repeat-x;
	margin: 0px;
	color:#35454e;
	font-family:Arial;
	text-align:justify;
	font-size:13px;
	line-height:20px;
}

#footer-background {background: url(../images/footer-bg.jpg) bottom repeat-x;}

#main { 
	margin:0 auto;
	width:854px;
	
}




/*  
	#main { 
	margin:0 auto;
	width:975px;
	background: url(../images/top-img.jpg) no-repeat;
}
*/

/*
---------------------------------------------
02. LINKS
---------------------------------------------
*/	

a { color: #3d3881; text-decoration:underline }
a:visited { color: #3d3881; text-decoration:underline }
a:hover, a:focus { color: #35454e; text-decoration:underline }

a.linkBlue:link {color: #3d3881; text-decoration:underline}
a.linkBlue:visited {color: #3d3881; text-decoration:underline}
a.linkBlue:hover {color: #35454e;text-decoration:underline}

a.linkBlueU:link {color: #35454e; text-decoration:underline}
a.linkBlueU:visited {color: #35454e; text-decoration:underline}
a.linkBlueU:hover {color: #241d60;text-decoration:underline}

a.linkOrange:link {color: #ce8c23; text-decoration:none}
a.linkOrange:visited {color: #ce8c23; text-decoration:none}
a.linkOrange:hover {color: #ce8c23;text-decoration:underline}

a.linkOrangeU:link {color: #ce8c23; text-decoration:underline}
a.linkOrangeU:visited {color: #ce8c23; text-decoration:underline}
a.linkOrangeU:hover {color: #ce8c23;text-decoration:underline}

a.linkGreen:link {color: #5f9e32; text-decoration:none}
a.linkGreen:visited {color: #5f9e32; text-decoration:none}
a.linkGreen:hover {color: #ce8c23;text-decoration:underline}

a.linkGreenU:link {color: #5f9e32; text-decoration:underline}
a.linkGreenU:visited {color: #5f9e32; text-decoration:underline}
a.linkGreenU:hover {color: #ce8c23;text-decoration:underline}

a.linkWhite:link {color: #FFFFFF; text-decoration:underline}
a.linkWhite:visited {color: #FFFFFF; text-decoration:underline}
a.linkWhite:hover {color: #8480b0;text-decoration:underline}




/*
---------------------------------------------
03. NAVIGATION
---------------------------------------------
*/	

/*
#menu { height:40px;}
#menu li {float:left; font-size:14px; text-align:center;  display:block;}
#menu li a {color:#5a5a5d; text-decoration:none; font-weight:bold; font-size:14px; display:block; padding:8px 0 5px 0;}
#menu li a:hover {color:#ff0000; text-decoration:none;}
#menuHome { width:85px;}
#menuAbout { width:103px;}
#menuContact { width:118px;}
*/



/*
---------------------------------------------
04. LIST PROPERTIES
---------------------------------------------
*/	

ul.bullet li{
	list-style:url(../images/bullet.gif);
	margin-bottom:15px;
}


/*
---------------------------------------------
05. BOX AND BORDERS
---------------------------------------------
*/	
#contentArea-main { 
	width:854px;
	background:url(../images/bottom-img.jpg) no-repeat bottom;
}

#contentArea-main-top { 
	width:854px;
	background:url(../images/body_bg.jpg) no-repeat top;
}



#headerArea {width:1027px; height:22px; text-align:right; padding-top:3px; font-size:14px; font-weight:bold; }
#bannerArea {width:854px; height:158px; }
#bodyArea {width:854px; }
#contentArea {width:535px; float:left; padding:30px 20px 0px 28px;}
#rightNavArea {width:259px; float:right; padding:30px 14px 0px 5px;}
#footerArea {width:854px; height:113px; margin:0 auto; padding:0px 16px 0 16px; text-align:center;}


#rightBox { width:244px; height:238px; margin-bottom:13px; background:url(../images/contact_bg2.jpg) no-repeat top;  }
#rightBoxCurrency { width:243px; height:325px; margin-bottom:13px; padding-left:10px; }
#rightBoxCurrencyChart { width:230px; height:246px; padding-left:30px;}


.image { border: 1px solid #95abbd; background: #bcc5ce; padding: 2px;}

.lineGray {border-bottom:solid 1px #d7d7d7; margin:10px 0px;}
/*********************************************/


/*
---------------------------------------------
06. PARAGRAPH TAGS
---------------------------------------------
*/
h1 {
	font-size: 22px;
	color:#282263;
	margin-top:0;
	margin-bottom:25px;
	border-bottom: 1px solid #282263;
	
}

h2 {
  	font-size: 18px;
	color: #282263;
	margin-top:15px;
	margin-bottom:0px;
}

h3 {
  	font-size: 15px;
	color: #282263;
	margin-top:15px;
	margin-bottom:0px;
}

p {
	margin-top:10px;
	margin-bottom:20px;
}


/*
---------------------------------------------
07. PAGE TEXT
---------------------------------------------
*/

.sidecontact_Blue18 {
	font-size: 18px;
	color: #282263;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}
.textBlue12 {
	font-family:Arial;
	font-size: 13px;
	color: #35454e;
	text-align:justify;
}

.textwhite12 {
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
}

.textBlue16 {
	font-size: 16px;
	color: #3d367a;
	font-weight:bold;
}

.textBlue13 {
	font-size: 13px;
	color: #282263;
	font-weight:bold;
}

.textBlue18 {
	font-size: 18px;
	color: #282263;
	font-weight:bold;
	text-align:right;
	line-height:25px;
}

.textOrange13 {
	font-size: 16px;
	color: #ce8c23;
}

.textOrange16 {
	font-size: 16px;
	color: #ce8c23;
}



/*
---------------------------------------------
08. FORMS
---------------------------------------------
*/

.formField {
	font-size: 13px;
	width:235px;
	height:19px;
	padding:3px 3px;
	background:#ffffff;
	border:1px solid #cccccc;
	margin-bottom:5px;
	color:#35454e;
}

.formMessage {
	font-family: Arial;
	font-size: 12px;
	width:460px;
	height:60px;
	background:#ffffff;
	border:1px solid #cccccc;
}

.formFieldVerify {	
	width:125px;
	height:21px;
	font-family: Arial;
	font-size: 13px;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#35454e; 
	padding:6px 0px 0px 5px;
	margin: 0px 5px 0px 5px;	
}

#form-security-box { width:316px; height:92px; background:url(../images/form-box.jpg) no-repeat; padding-left:10px; padding-top:10px;}

/*.formbutton:hover {background:transparent url("../images/contact-btn3b.gif") no-repeat center top;}*/

.formSubmit {
	width:82px;
	height:25px;
	background:#404040;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
	border:0px;
	background: transparent url(../images/form-submit.jpg) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

form.myform .formSubmit:focus {
  background: transparent url(../images/form-submit.jpg) no-repeat center top;
  border: none;
}

form.myform input:focus, form.myform textarea:focus {
    background-image: none;
    background-color: #ffffff;
    border: solid 1px #39347d;
}

/*********************************************/

