/********************************************************************
*																	*
*						Begin Container Styles						*
*																	*
*********************************************************************/

		.SMXbottom_left_container {
		background-image: url(container_left_bottom.jpg);
		background-repeat: no-repeat;
		width: 6px;
		height: 112px;
		}
		
		.SMXbottom_right_container {
		background-image: url(container_right_bottom.jpg);
		background-repeat: no-repeat;
		width: 6px;
		height: 112px;
		background-position:right;
		background-position:top;
		}
		
		.SMXbottom_left_container_short {
		background-image: url(container_left_bottom_short.jpg);
		background-repeat: no-repeat;
		width: 6px;
		height: 77px;
		}
		
		.SMXbottom_right_container_short {
		background-image: url(container_right_bottom_short.jpg);
		background-repeat: no-repeat;
		width: 6px;
		height: 77px;
		background-position:right;
		background-position:top;
		}
		
		.SMXtop_center_container {
		background-image: url(container_center_top.jpg);
		background-repeat: repeat-x;
		height: 22px; /*30px*/
		COLOR: #183C5C;
		/*font-size:10px;
		font-weight:bold;*/
		padding: 12px 0px 0px 10px; /*20px 0px 0px 5px*/
		}
		
		.SMXtop_left_container {
		background-image: url(container_left_top.jpg);
		background-repeat: no-repeat;
		width: 7px;
		height: 22px; /*30px*/
		}
		
		.SMXtop_right_container {
		background-image: url(container_right_top.jpg);
		background-repeat: no-repeat;
		width: 7px;
		height: 22px; /*30px*/
		}
		/*was SMXcontainer_bg*/
		.skinmaster {
		background-color: #FFFFFF;
		}
		
		.SMX_title {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: bold;
		color: #003366; /*1E5589, ffffff*/;
		}

		.SMX_heading {
		font-family: Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight: bold;
		color: #000000;
		}

		.SMX_sub_title {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight: bold;
		color: #003366; /*1E5589, ffffff*/;
		}

		.SMX_title_light {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: normal;
		color: #5C6A85;
		}

		.SMX_title_home {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: normal;
		color: #868686;
		}

		/*begin new 1-8-2007*/
		A.SMX_title_home:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: normal;
		color: #868686;
		text-decoration: none;
		}

		A.SMX_title_home:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: normal;
		color: #003366;
		text-decoration: none;
		}

		A.SMX_title_home:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: normal;
		color: #003366;
		text-decoration: none;
		}

		A.SMX_title_home:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: normal;
		color: #FF0000;/*#5C6A85;*/
		text-decoration: underline;
		}/*end new 1-8-2007*/

		.SMX_title_grey {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: bold;
		color: #868686;/*62768E;*/ /*1E5589, ffffff*/;
		}

		.SMX_grey {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight: normal;
		color: #868686;
		}

		A.SMX_grey:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight: normal;
		color: #868686;
		text-decoration: none;
		}

		A.SMX_grey:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight: normal;
		color: #868686;
		text-decoration: none;
		}

		A.SMX_grey:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight: normal;
		color: #868686;
		text-decoration: none;
		}

		A.SMX_grey:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight: normal;
		color: #868686;
		text-decoration: underline;
		}

		.SMX_title_light_strong {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: bold;
		color: #5C6A85;/*62768E;*/ /*1E5589, ffffff*/;
		}
		
		.SMX_container_master {
		width: 100%;
		background-color: transparent;
		padding-right: 5px;
		padding-left: 5px;
		padding-top: 0px; /*20px*/
		padding-bottom: 20px;
		}
		
		.SMX_sub_container {
		width: 100%;
		background-color: transparent; 
		padding-right: 20px;
		padding-left: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		}
		


