body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}

table , td {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}

#wrapper{
	width:975px;
	background-image:url(../images/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}

#main{
	width:919px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	height:100px;
	border-bottom:2px solid #000000;
}


#content{


}

#menu{
	width:150px;
	background-color:#b91724;
}


#mainbody{
	padding-left:10px;
	padding-right:10px;
	width:540px;
}


#mainbody-text{
	margin-left:30px;
	margin-right:30px;
	padding-bottom:15px;
}

#mainbody-text a:link , #mainbody-text a:visited{
	color:#b60137;
	text-decoration:underline;
}

#mainbody-text a:hover , #mainbody-text a:active{
	color:#eb1445;
	text-decoration:none;
}

#br{
	color:#eb1445;
	border-bottom:1px solid #eb1445;
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:20px;
	padding-left:3px;
	padding-right:3px;
}

#br a:link , #br a:visited{
	color:#eb1445;
	text-decoration:none;
}

#br a:hover , #br a:active{
	color:#b60137;
	text-decoration:none;
}

.alert{
	width:450px;
	margin-left:auto;
	margin-right:auto;
}

.alert-top{
}

.alert-center{
	background-color:#f1cbd6;
	border-left:1px solid #b60137;
	border-right:1px solid #b60137;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:justify;
	line-height:120%;
}

.alert-bottom{
}

.alert-title{
	color:#c70b43;
	font-weight:bold;
}

.alert a:link , .alert a:visited{
	color:#c70b43;
	text-decoration:underline;

}

.alert a:hover , .alert a:active{
	color:#c70b43;
	text-decoration:none;
}


#submenu{
	width:200px;
	background-color:#cccccc;
}

.submenu-title{
	border-top:1px solid #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:20px;
	margin-right:20px;
}

.submenu-body{
	color:#b91724;
	text-align:justify;
	margin-bottom:20px;
	margin-right:20px;
	margin-left:20px;
}

.submenu-body a:link , .submenu-body a:visited{
	color:#990d18;
	text-decoration:underline;
}

.submenu-body a:hover , .submenu-body a:active{
	color:#b91724;
	text-decoration:none;
}

#footer{
	color:#dfdfdf;
	background-color:#000000;
	height:17px;
	text-align:center;
	padding-top:3px;
}


#footer a:link , #footer a:visited{
	color:#dfdfdf;
	text-decoration:none;
}

#footer a:hover , #footer a:active{
	color:#999999;
	text-decoration:none;
}

.input{
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #999999;
	padding:2px;
}

.button{
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:3px;
	cursor:pointer;
}

option , select{
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}



.homeLink , .loginLink{
	
	background-repeat:no-repeat;
	width:160px;
	height:19px;
	padding-top:6px;
	color:#444444;

	background-image:url(../images/step_bg_5.gif);
	text-align:center;
	
	margin-left:auto;
	margin-right:auto;
	
}

#stages {
	width:80%;
	margin:auto;
	text-align:center;
}
#stages a{
	color:#0000EE;
	text-decoration:underline;
}
#stages a:hover{
	color:#0000EE;
	text-decoration:none;
}

.stage {
	background-repeat:no-repeat;
	width:160px;
	height:19px;
	padding-top:6px;
	color:#444444;
	cursor:pointer;
}

.stage a:link , .stage a:visited , .homeLink a:link , .homeLink a:visited , .loginLink a:link , .loginLink a:visited {
	color:#444444;
	text-decoration:none;
}

.stage a:hover , .stage a:active , .homeLink a:hover , .homeLink a:active , .loginLink a:hover , .loginLink a:active {
	color:#777777;
	text-decoration:none;
}

.stage.disabled{
	background-image:url(../images/step_bg_4.gif);
}


.stage.compeleted{
	background-image:url(../images/step_bg_3.gif);
}

.stage.uncomplete{
	background-image:url(../images/step_bg_2.gif);
}

.stage.current{
	background-image:url(../images/step_bg_1.gif);
	font-weight:bold;
}

.separator {
	position:relative;
	padding-top:10px;
	background:url("../images/arrow_down.gif") no-repeat;
	background-position:center
}


.SideBarMenu{ z-index:0; top:110px; position:absolute;}
.SideBarMenu ul {line-height:20px; list-style:none; margin:0px;padding:0px 20px;}
.SideBarMenu ul a{color:#FFF; font-family:Tahoma, Geneva, sans-serif; font-size:13px; font-weight:bold; text-decoration:none;}
.errorBox{
	padding:5px;
	background-color:#FFECEC;
	color:#FF0000;
	border:1px dotted #FFB9B9;
	margin:4px
}

.messageBox {
	padding:5px;
	background-color:#dbeed7;
	color:#1b8d1e;
	border:1px dotted #1b8d1e;
	margin:4px
}

.color2{ background-color:#ffd6eb;}
.color1{ background-color:#ffffff;}

.colorsMap {
	padding-top:30px;
	padding-left:15px;
}

.colorsMapColor {
	background-position:0% 0%;
	background-repeat:no-repeat;
	height:18px;
	padding-top:2px;
	padding-left:23px;
	margin-bottom:5px;
}

.colorsMapColor.stageCompleted {
	background-image:url(../images/step_map_bg_3.gif);
}

.colorsMapColor.stageIncomplete {
	background-image:url(../images/step_map_bg_2.gif);
}

.colorsMapColor.stageDisabled {
	background-image:url(../images/step_map_bg_4.gif);
}

.helpContainer {
	text-align:center;font-size:15px;font-weight:bold;
	
}
.helpContainer a{

}

.cmfErrorMessageBoard {
	color:#FF0000;
}

.timetable_table td{padding:5px 15px;}
