html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

body {
    font-size: 12px;
    font-family: Arial, sans-serif;
    text-align:center;
}

.clearer {
    clear: both;
}

a,a:link,a:visited{
	color:#BB6A06;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}

#container {
    width: 900px;
    margin:0px auto;
    text-align:left;
    position:relative;
    overflow:hidden;
}

#header h1 {
    padding-top: 47px;
    width: 200px;
    float:left;
}

.top {
    width: 698px;
    border-left: solid 2px #f28f0d;
    padding-top: 21px;
    padding-bottom:8px;
    float:left;
    overflow:hidden;
}

.top .logo2 {
    margin-left: 4px;
}

.tag {
	text-align:right;
	font-family: Georgia;
	font-size: 19px;
	color:#343434;
	padding-top: 40px;
	letter-spacing: -1px;
}

.tag span {
    color: #ee6e00;
}

#leftbar {
    width: 200px;
    border-right: solid 2px #f28f0d;
    float:left;
    padding-bottom: 22px;
}

#navigation {
    background: #f28f0d;
    height: 180px;
    margin-bottom: 15px;
}

#main-col {
    width: 698px;
    float:left;
}

#flash {
    height: 180px;
    background: #000;
}

#navigation ul {
    float:right;
    list-style-type:none;
    position:relative;
    padding-right: 10px;
    text-align:right;
}

#navigation ul li {
    padding-top: 6px;
}

#navigation ul {
    color: #FEE6C7;
    text-decoration:none;
    font-weight:bold;
    display:block;
    height: 16px;
    line-height: 16px;
}

#navigation ul a {
    color: #333530;
    text-decoration:none;
    font-weight:bold;
    display:block;
    height: 16px;
    line-height: 16px;
}

#navigation ul a:hover {
    color: #fff;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

.right-align {
    text-align:right;
}

#leftbar .right-align {
    padding-right: 10px;
}

#center-column {
    width: 460px;
    padding: 13px 0px 5px 23px;
    float:left;
    overflow:hidden;
}
#center-column ul {
	padding-top: 6px;
    list-style-type:Unordered List;
    position:relative;
    text-align:left;
	color: #000000;
    line-height: 18px;
    font-size: 13px;
	margin-left: 13px;
	padding-bottom: 6px;
}

#center-column ul li {
    padding-bottom: 4px;
}

.column.left.big {
    width: 220px;
	border-right:none;
    margin-right: 0px;
	float:left;
    overflow:hidden;
}

.column.big.right {
    width: 220px;
    padding-left: 10px !important;
    border-right:none;
    margin-left: 0px;
	float:right;
    overflow:hidden;
}
.ArticleNavBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	width: 437px;
	height: 20px;
	background-position: center;
	text-align:right;
}


.column-spacer {
    height: 25px;
    clear:both;
}

h1 {
    color: #f28f0d;
    font-family: Georgia;
    font-size: 20px;
    padding-bottom: 5px;
}

h2 {
    color: #000;
    font-family: Georgia;
    font-size: 19px;
    padding-bottom: 5px;
}

h3 {
    color: #000;
    font-family: Georgia;
    font-size: 14px;
	padding-top: 12px;
    padding-bottom: 2px;
}

p {
    padding: 3px 0px;
    color: #6d6d6d;
    line-height: 19px;
    font-size: 13px;
	padding-bottom: 8px;
}

#right-column {
    float:right;
    width: 200px;
    overflow:hidden;
}

.orange-box {
    background: #f68e0b;
    padding: 10px;
    border-top: solid 1px #fff;
}

.dark-button {
    background: url("../images/dark_bg.jpg") repeat-x left top;
    text-align: center;
    height: 18px;
    line-height: 18px;
    border: solid 1px #060000;
}

.dark-button a {
    text-decoration:none;
    color: #fff;
    font-weight:bold;
}

.dark-button a:hover {
    color: #ccc;
}

big {
	color: #302e2f;
	font-weight:bold;
	padding-bottom: 7px;
	display:block;
	letter-spacing: -.5px;
}

.bloc {
    padding: 10px 0px 15px 80px;
	font-size: 11px;
    font-family: Arial, sans-serif;
    background: url("../images/bloc.jpg") no-repeat left 5px;
}

#right-column form {
    background: #9e9fa3;
    border-top: solid 1px #fff;
    padding: 10px;
}

#right-column .text-field {
    border: none;
    background: #fff;
    display:block;
    color: #5D5D5D;
    padding: 3px 2px 0px 2px;
	margin-bottom: 6px;
    height: 18px;
    font-size: 11px;
}

#grey-box {
    background: #edeef0;
    border-top: solid 1px #fff;
    padding: 10px;
    font-size: 11px;
}
#grey-box h3 {
	margin-left: 14px;
	font-size: 13px;
    font-family: Arial, sans-serif;
	text-align:left;
	text-weight:left;
}

.center {
    text-align:center;
}
#grey-box ul {
	margin-left: 14px;
	padding-top: 8px;
	font-size: 11px;
    font-family: Arial, sans-serif;
	text-align:left;;
	list-style-type: none;
}

#grey-box ul li {
    padding-bottom: 6px;
	
	
}

#footer {
    padding: 15px 0px;
    text-align:center;
    color: #a0a0a0;
    font-size: 11px;
}

#footer a {
    color: #a0a0a0;
    margin: 0px 6px;
}

/* forms */
#formback { background: url(../img/grey_grad_.jpg) repeat-x; border: 1px solid #ccc; padding: 0; margin: 25px 0; }
form fieldset { border: 0; padding: 10px 25px 15px; margin: 0; }
form fieldset legend { display: none; }
form p { height: 1%; }
form p:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
form p label {  
	font-size: 1em; 
	color: #252443; 
	float: left; 
	display: block; 
	width: 35%; 
	margin-right: 20px; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	}
.label2 {  
	font-size: 1em; 
	color: #252443; 
	float: left; 
	display: block; 
	width: 100%; 
	margin-right: 20px;
	line-height: 12px;
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	}
	
.label3 {  
	font-size: 1em; 
	color: #252443; 
	float: left; 
	display: block; 
	width: 100%; 
	margin-right: 20px;
	margin-bottom: 6px;
	line-height: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	}
form p input,
form p select,
form p textarea { 
	font-size: 1em; 
	color: #666; 
	border: 1px solid #ddd; 
	padding: 8px; 
	background-color: #eee; 
	width: 50%; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	}
.textarea2 { 
	font-size: 1em; 
	color: #666; 
	border: 1px solid #ddd; 
	padding: 8px;
	margin-bottom: 8px;
	background-color: #eee; 
	width: 90%; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	}
form p select { width: 57.5%; }
form ul.fieldlist { margin: -30px 0 10px 33%; padding: 0; list-style-type: none; }
form ul.fieldlist li { color: #666; padding: 0 30px 5px 0; white-space: nowrap; }
form input.btn,
a.btn { 
	width: auto; 
	overflow: visible;
	border: 1px solid #7B4604; 
	background: #f68e0b url(../img/image_.jpg) repeat-x 0 -30px; 
	padding: 8px 10px;
	cursor: pointer; 
	color: #fff;
	text-decoration: none;  
	font-weight: bold;
	}
a.btn { line-height: 3em; }		
a.btn:hover { background-image: none; background-color: #c00; border-color: #c00; }

.hotspot {color:#f28f0d; padding-bottom:1px; border-bottom:1px dotted #f28f0d; 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}
