root { 
    display: block;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
}
#alin_page {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#page_content_holder {
	height: auto;
	width: 100%;
	border: 1px solid #FAA634;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	clear: left;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/grey_grad.jpg);
}
#alin_page_top_section {
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	clear: both;
	text-align: center;
}

#alin_page a{
	text-decoration: none;
}
#alin_page li{
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
}
#alin_page_top_section img {
	height: auto;
	width: 65%;
	margin-right: auto;
	margin-left: auto;
}

#alin_navigation_bar {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	clear: both;
	height: auto;
}
.alin_website_mini_titles {
	border-width: 1px;
	border-style: solid;
	border-color: #F2912A;
	font-family: "Arial Rounded MT Bold";
	padding: 2px;
	font-size: x-large;
	color: #ED8E29;
}#alin_footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	font-family: "Trebuchet MS";
	font-size: xx-small;
	color: #0099CC;
	text-align: center;
}
#left_content {
	padding: 5px;
	width: 67%;
	margin-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9966;
	font-family: Arial, "Arial Black";
	font-size: 11px;
	color: #333333;
	clear: left;
	float: left;
	text-align: justify;
}

#right_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	float: left;
	height: auto;
	width: 30%;
}
#alin_breadcumb {
	font-family: "Trebuchet MS";
	color: #FF9933;
	font-size: small;
	font-weight: lighter;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

#right_content form {
	width: 98%;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
	background-color: #F0F0F0;
	height: auto;
}
#right_img_env{
	width: 50%;
	margin-right: 5px;
	clear: left;
	float: left;
	height: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px;


}.alin_divider {
	padding: 2px;
	float: left;
	height: auto;
	width: 47%;
	margin-top: 10px;
	margin-right: 5px;
	clear: left;
}
.alin_divider_2 {
	padding: 2px;
	float: left;
	height: auto;
	width: 48%;
	margin-top: 10px;
	margin-right: 5px;
}
.vertical_separator {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	clear: both;
}
.right_content_holder {
	clear: left;
	float: left;
	height: auto;
	width: 98%;
	padding: 1px;
	margin-top: 5px;
}
.cover_mast {
	float: left;
	width: 98%;
}
.left_content {
	height: auto;
	width: 75%;
	margin-top: 5px;
	float: left;
}

.middle_content {
	width: 55%;
	margin-top: 5px;
	clear: left;
	float: left;
	background-color: #FFFFFF;
	padding: 3px;
}

.right_content {
	height: auto;
	width: 24.1%;
	margin-top: 5px;
	float: left;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9933;
}

