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

body {
	margin: 0;
	background: #555; /* url(../images/bg.gif) repeat-x;*/
	color:#0000cc;
	font: normal 11px Arial;
}
img {
	margin:0;
}

#flamex {
	width:820px;
	margin: 0 auto;
	background: #FFF url(../images/sbg.gif) repeat-y;
}

#global-header {
	padding:1px 10px 0 10px;
}
#global-header .logo {
	float:left;
	width:180px;
	padding:0 10px 0 32px;
}
#global-header .topicon {
	float:left;
	width:180px;
}

#global-header .search {
	float:left;
	width:152px;
	height:22px;
	background:url(../images/searchBg.gif) no-repeat;
	padding:2px 0 0 7px;
}

#global-header input {
	width:140px;
	height:16px;
	font-size:11px;
	border:0px solid;
	padding:2px 0 0 0;
}

#global-footer {
	font:0.9em Verdana, Tahoma, Arial;
	font-weight:normal;
	padding:1px 10px 0 10px;
}
.footbg {
	background:url(../images/footBg.gif) repeat-x;
	color:#fff;
}
.footbg p{
	margin:0;
	padding:7px 0 5px 0;
}
.footbg a{
	color:#fff;
	text-decoration:none;
}
.footbg a:hover{
	color:#fff;
	text-decoration:underline;
}

/*****************************
	MENU
*****************************/
#global-header .topMenu {
	background:url(../images/menubg.gif) repeat-x;
	height:79px;
}


#main {
	clear:both;
	margin:10px 10px 10px 10px;
	background:#fff;
}

#left-col {
	width: 225px;
	padding:0 20px 0 0;
}
#left-col h1{
	font:1.6em Tahoma, Verdana, Arial;
	font-weight:bold;
	padding: 3px 0 0 10px;
	margin: 0;
}
#left-col .line {
	border-top:1px solid #ccc;
	margin:5px 10px 0 10px;
}
#left-col .big {
	font-family:Tahoma, Helvetica, sans-serif;
	font-weight:bold;
	margin:5px 10px 0 10px;
}

/**********************************
* Left Side Menu
***********************************/
.left-module {
	width:222px;
	margin:15px 0 10px 0;
	color:#000;
	font: normal 10px verdana;
	background:url(../images/side-foot.gif) bottom left no-repeat;
	overflow:hidden;
}
.left-module .head {
	background:url(../images/side-head.gif) no-repeat top #fff;
	height:30px;
	margin:0;
	padding-right:7px;
	font:normal 14px/20px Arial;
	color:#999;
}
.left-module .head h2 {
	font:bold 14px/20px verdana;
	color:#ff3300;
	margin:0;
	padding:10px 2px 0 15px;
	float:left;
}
.left-module .head span {
	color:#ff3300;
}

.left-module .body {
	background:#fff url(../images/side-body.gif) repeat-y;
	border-bottom:0;
	padding:0 10px 0 15px;
}
.left-module .body span{
	color:#ff3300;
}

.left-module .foot {
	background:url(../images/side-foot.gif) bottom right no-repeat #fff;
	height:11px;
	font-size:0;
	margin-left:10px;
}

.left-module a {
	color: #666;
	font-weight: bold;
	display: block;
}
.left-module a:hover {
	color: #666;
	background: #eee;
	display: block;
}


#right-col {
	width: 550px;
	float:right;
}

#right-col h1{
	font:1.6em Tahoma, Verdana, Arial;
	font-weight:bold;
	padding: 3px 0 0 10px;
	margin: 0;
}

#box {
	width:100%;
	margin:20px 0 10px 0;
}

#box2 {
	width:100%;
	margin:6px 0 10px 0;
}

.col1 {
	width:265px;
	color:#0000cc;
	float:left;
}

.col1 h2{
	font:1.5em verdana;
	font-weight: bold;
	width:265px;
	margin:0;
	padding:2px 0 2px 0;
	color:#ff3300;
	float:left;
}
.col1 span{
	color:#ff3300;
}

.col1 p{
	font:1.0em Verdana, Tahoma;
	font-weight:normal;
	margin:0;
	padding:3px 5px 3px 3px;
	text-align:justify;
	color:#0000cc;
}

.col2 {
	width:265px;
	color:#0000cc;
	margin:0 0 0 20px;
	float:left;
}

.col2 h2{
	font:1.5em verdana;
	font-weight: bold;
	width:265px;
	margin:0;
	padding:2px 0 2px 0;
	color:#000;
	float:right;
}
.col2 span{
	color:#ff3300;
}

.col2 p{
	font:11px Verdana, Tahoma;
	text-align:justify;
	margin:0;
	padding:3px 5px 3px 3px;
	color:#0000cc;
}

.colFull {
	width:550px;
	color:#000;
}

.colFull h2{
	font:1.5em verdana;
	font-weight: bold;
	margin:0;
	padding:2px 0 2px 0;
	color:#ff3300;
}
.colFull span{
	color:#ff3300;
}

.txt {
	font:1.0em Verdana, Tahoma;
	font-weight:normal;
	margin:0;
	padding:3px 5px 3px 3px;
	text-align:justify;
	color:#0000cc;
}

.colFull ul {
	padding:0px;
	margin: 5px 0px 15px 20px;
	color:#0000cc;
	list-style:url(../images/black.gif);
}
.colFull li {
	margin-bottom:5px;
}


/*****************************
	FORM
*****************************/
form {
	margin:0;
	padding:0;
}

.box150 {
	width:150px;
	background:#fff url(../images/boxbg.gif);
	height: 17px;
	border:1px solid #ccc;
}

.message {
	width:150px;
	background: url(../images/msg.gif); 
	height: 150px; 
	border:1px solid #ccc;
}

input.submit {
	background: #666 url(../images/btnbg.gif);
	border: 0;
	padding: 2px 0 3px 0;
	width: 60px;
	margin: 0 10px 1px 0;
	height:18px;
	color: #fff;
	font: bold 0.9em Verdana, Sans-Serif;
}


/*****************************************
	GENERIC
*****************************************/
.fl {float: left;}
.fr {float: right;}
.fn {float: none;}

.cl {clear: left;}
.cr {clear: right;}
.cb {clear: both;}

.mt-0  {margin-top: 0;}
.mt-5  {margin-top: 5px;}
.mt-10 {margin-top: 10px;}
.mt-15 {margin-top: 15px;}
.mt-20 {margin-top: 20px;}
.mt-30 {margin-top: 30px;}
.mb-0  {margin-bottom: 0;}
.mb-5  {margin-bottom: 5px;}
.mb-10 {margin-bottom: 10px;}
.mb-15 {margin-bottom: 15px;}
.mb-20 {margin-bottom: 20px;}
.mb-30 {margin-bottom: 30px;}
.mr-5  {margin-right: 5px;}
.mr-10 {margin-right: 10px;}
.mr-15 {margin-right: 15px;}
.mr-20 {margin-right: 20px;}
.mr-30 {margin-right: 30px;}
.ml-5  {margin-left: 5px;}
.ml-10 {margin-left: 10px;}
.ml-15 {margin-left: 15px;}
.ml-20 {margin-left: 20px;}
.ml-30 {margin-left: 30px;}

.m-c  {margin-left: auto;margin-right: auto;}
.m-0  {margin: 0;}
.m-5  {margin: 5px;}
.m-10 {margin: 10px;}

.pt-0  {padding-top: 0;}
.pt-1  {padding-top: 1px;}
.pt-2  {padding-top: 2px;}
.pt-3  {padding-top: 3px;}
.pt-4  {padding-top: 4px;}
.pt-5  {padding-top: 5px;}
.pt-7  {padding-top: 7px;}
.pt-10 {padding-top: 10px;}
.pt-15 {padding-top: 15px;}
.pt-20 {padding-top: 20px;}
.pt-25 {padding-top: 25px;}
.pb-0  {padding-bottom: 0;}
.pb-1  {padding-bottom: 1px;}
.pb-2  {padding-bottom: 2px;}
.pb-3  {padding-bottom: 3px;}
.pb-4  {padding-bottom: 4px;}
.pb-5  {padding-bottom: 5px;}
.pb-10 {padding-bottom: 10px;}
.pb-15 {padding-bottom: 15px;}
.pb-20 {padding-bottom: 20px;}
.pr-1  {padding-right: 1px;}
.pr-2  {padding-right: 2px;}
.pr-3  {padding-right: 3px;}
.pr-4  {padding-right: 4px;}
.pr-5  {padding-right: 5px;}
.pr-10 {padding-right: 10px;}
.pr-15 {padding-right: 15px;}
.pr-20 {padding-right: 20px;}
.pl-1  {padding-left: 1px;}
.pl-2  {padding-left: 2px;}
.pl-3  {padding-left: 3px;}
.pl-4  {padding-left: 4px;}
.pl-5  {padding-left: 5px;}
.pl-10 {padding-left: 10px;}
.pl-15 {padding-left: 15px;}
.pl-20 {padding-left: 20px;}
.pl-25 {padding-left: 25px;}
.p-0  {padding: 0;}
.p-4  {padding: 4px;}
.p-5  {padding: 5px;}
.p-10 {padding: 10px;}

.di {display: inline;}
.db {display: block;}
.dn {display: none;}

.b-CCC {border: 1px solid #CCC;}
.b-999 {border: 1px solid #999;}
.b-666 {border: 1px solid #666;}
.b-333 {border: 1px solid #333;}
.b-000 {border: 1px solid #000;}
.bt-CCC {border-top: 1px solid #CCC;}

.bg-FFF {background-color: #FFF;}
.bg-EEE {background-color: #EEE;}
.bg-CCC {background-color: #CCC;}
.bg-333 {background-color: #333;}
.bg-000 {background-color: #000;}

.w-100 {width:100%;}


/*****************************
FONTS
*****************************/

/* LINKS */

a {color: #C30;text-decoration: none;cursor: pointer;}
a:hover {text-decoration: underline;}
.side-module a {color: #FF9;}
.side-module a.btn {color: #FFF;}

/* WEIGHTS */

.f-italic {font-style: italic;}
.f-bold {font-weight: bold;}
.f-normal {font-weight: normal;}

.lh-16 {line-height: 16px;}
.lh-18 {line-height: 18px;}
.lh-20 {line-height: 20px;}
.lh-22 {line-height: 22px;}
.lh-24 {line-height: 24px;}
.lh-28 {line-height: 28px;}
.lh-30 {line-height: 30px;}
.lh-32 {line-height: 32px;}
.lh-34 {line-height: 34px;}
.lh-36 {line-height: 36px;}
.lh-38 {line-height: 38px;}
.lh-40 {line-height: 40px;}

/* COLORS */

.f-FFF,
 a.f-FFF {color: #FFF;}

.f-999,
a.f-999 {font-size:9px;color: #999;}

.f-333,
a.f-333 {color: #333;}

.f-ff3300,
a.f-ff3300 {font:1.3em Arial;font-weight:bold;color: #ff3300;}

.f-737373,
a.f-737373 {color:#0000cc;}

.f-7b7b7b,
a.7b7b7b {font:1.0em Atial;font-weight:normal;color: #7b7b7b;}


 
/* ALIGNMENT */

.ta-c {text-align: center;}
.ta-l {text-align: left;}
.ta-r {text-align: right;}
.va-t {vertical-align: top;}
.va-m {vertical-align: middle;}
.va-b {vertical-align: bottom;}
