body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.bigblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.whitetext {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.featurepoints {
	font-family: Arial, Helvetica, sans-serif;

}
.featurepoints a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	background-image: url(../images/tag_blue.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	height: 25px;
	padding-left: 35px;
	color: #666666;
	text-decoration:none;
}
.featurepoints a:hover{
	color: #999999;
	text-decoration:underline;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.greytext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A20910;
	text-decoration: underline;
}
.greytext a:hover{

	text-decoration: none;
}



#header {
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 108px;
}
#header .logo {
	position: relative;
	left: 20px;
	top:20px;
}

#main {
	margin: auto;
	width: 950px;
	border: 1px solid #999999;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.mailsent {
	background-color:#CCCCCC; 
	clear:both; 
	border-bottom-color:#000000; 	
	border-bottom-style:dashed; 
	border-bottom-width:1px; 
	border-top-color:#000000; 	
	border-top-style:dashed; 
	border-top-width:1px;
}

/* --- Nav styles below --- */

#nav {
	width: 680px;
	height: 48px;
	float: right;
	z-index: 500;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#main .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}


.amenu ul li a {
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width:81px; 
	height:50px; 
	text-align:center;
	border-bottom: 0;
	background-image:url(../images/2a.png);
	line-height:48px; 
	font-size:11px; 
	overflow:hidden;
	padding-left: 1px;
	float:left;
	z-index:500;
}
/* first and last tabs */
.amenu .menuleft {
	background-image:url(../images/1a.png);
	background-repeat:no-repeat;
		background-position:left 2px;

	height:48px;
	float:left;
	width:7px;
	z-index:500;	

}
.amenu .menuright {
	background-image:url(../images/3a.png);
	background-repeat:no-repeat;
		background-position:right 2px;
	z-index:500;
	height:48px;
	float:left;
	width:7px;
}

.amenu ul {padding:0; margin:0; list-style: none;	z-index:500;}
.amenu ul li {float:left; position:relative;	z-index:500;}
.amenu ul li ul {display: none;	z-index:500;}

/* button hover properties */
.amenu ul li:hover a {color:#043454; background: url(../images/1b.png);}
.amenu ul li:hover ul {display:block; position:absolute; top:42px; left:0; width:152px; margin: 0; padding: 0;}
.amenu ul li:hover ul li a.two {background:#6a3; color:#fff;}
.amenu ul li:hover ul li:hover a.two {background:#6fc; color:#544a3a;}
.amenu ul li:hover ul li ul {display: none;}

.amenu ul li:hover .one {color:#043454; background: url(../images/1b.png);}
.amenu ul li:hover .three {color:#043454; background: url(../images/3b.png);}

/* dropdown properties */
.amenu ul li:hover ul li a {background-image: none; display:block;height: 28px; line-height: 26px; color:#043454; width:142px; text-align:left; margin: 0; padding:0 0 0 11px;font-weight:normal;}
.amenu ul li:hover ul {
	margin: 0 0 0 3px;
	padding: 0;
	background-image: url(../images/ddbg.png);
	background-repeat:no-repeat;
	background-position:bottom left; 
	background-color:transparent;
}
.amenu ul li:hover ul .hlight {
	background-image: url(../images/hlight2.png);
	margin-right: 1px;
	color:#ffffff;
}

/* dropdown selected properties */
.amenu ul li:hover ul li a:hover {color:#fff; background-image: url(../images/hlight.png);}

.amenu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.amenu ul li:hover ul li:hover ul.left {left:-105px;}


/* end of amenu */
.blackheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #202020;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	height: 25px;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	height: 25px;
}
.yellowheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF9B;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	height: 25px;
}
/*News Fader*/

#domticker{
	height: 133px;
	margin-top: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

#domticker a{
font-weight: bold;
}

#domticker2{
width: 350px;
height: 1.2em;
padding: 3px;
}

#domticker2 a{
text-decoration: none;
}

.someclass{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding: 2px;
}


.someclass a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.someclass a:hover{

	text-decoration: none;
}
/*  End of Scroller  */


.footerbox {
	background-color:#EEEEEE;
	padding:10px;
	font-size: 11px;
	line-height: 1.4em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(../images/bottom-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	}


.footerbox  a {
	color: #333;
	text-decoration: underline;
}
.languages {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0C3F62;
}
.rightpad10 {
	padding-right: 10px;
}

.languages a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.languages a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
/*********** Start language Bar ******************/


#vertical_slide {

	color: #8A7575;
	padding: 5px;
	border: 5px solid #F3F1F1;
	font-weight: bold;
	display: block;
	margin:0 auto;
	background-image:url(../images/BarBackground.png);
	background-position: left top;

}

#topmod{
height:28px;
width:100%;
}
.boarderrorB
{
color:red;

}
#overlay{
	color:#000000;
	top: 16px;
	text-align:right;

}

/*********** End language Bar ******************/

/************ Start Tooltips ******************/

#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(../images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/tt_bottom.gif) top right no-repeat; overflow:hidden}

/********************** End Tooltips *****************/

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/arrowblue.gif) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

.arrowgreen li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}

