/* Start of CMSMS style sheet 'Layout' */
body {
	background-repeat: repeat-y;
	background-position: center;
	background-color: #0071D7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bdy2 {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/bg1.jpg);
	padding-top: 5px;
}

.clear {
	clear: both;
}

p {
	margin: 0px;
	padding: 0px;
}

object {
	z-index: 0;
}

#cont_title {
	background-image: url(images/what.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	font-weight: bold;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#wrapper {
	margin: auto;
	width: 1000px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
#menu_horiz {
	height: 35px;
}
#content_wrap {
	background-color: #FFF;
	margin: 0;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #025BBF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #025BBF;
}
#content_b1 {
	float: left;
	width: 720px;
	min-height: 400px;
	padding-left: 5px;
}
#content_b10 {
	
	width: 980px;
	min-height: 400px;
	padding-left: 5px;
margin: 0;
}
#content_b0 {
	float: left;
	width: 420px;
	min-height: 400px;
	padding-left: 5px;
}
input {
	border: 2px solid #388DE0;
	margin-left: 2px;
	width: 250px;
}

#cont1 { padding-left: 10px;
padding-top: 0px;
float: left;
margin: 0px; 
width: 970px;}

#cont { 
padding-left: 10px;
padding-top: 0px;

margin: 0px; }


#content_b2 {
	float: right;

width: 242px;

}

#content_b3 {
	float: left;
	width: 290px;
	margin-left: 15px;
	margin-top: 60px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
	padding-left: 10px;
padding-bottom: 60px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}


#bottom_horiz {
	background-image: url(images/blue.jpg);
	height: 33px;
	clear: both;
}
#bottom_cont_wrap {
	background-image: url(images/details_bg.jpg);
	background-color: #0168C7;
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
}

#the_form {
	width: 520px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 50px;
	float: left;
}
#header {
	margin: auto;

}

#the_details {
	padding-left: 5px;
	margin-left: 120px;
	width: 221px;
	float: left;
	margin-top: 15px;
}
#copyright {
	clear: both;
	text-align: center;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #308BDC;
	padding-top: 3px;
	margin-right: 40px;
	margin-left: 40px;
	font-size: 12px;
	margin-top: 10px;
}

.page_title {
	font-size: 18px;
	color: #005ABB;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0072D5;
	padding-bottom: 5px;
}

.form_head {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0085FE;
	display: block;
	padding-bottom: 5px;
}

.fbsubmit {
	color: #0172D8;
	background-image: url(images/submit.jpg);
	height: 32px;
	width: 110px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}

submit {
	float: right;
	display: list-item;
}
textarea {
	border: 2px solid #388DE0;
	margin-left: 2px;
	width: 250px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}

#bread { 

float: right;
font-size: 12px;
color: #000;
font-weight: normal;


}

#bread  a{ 

color: #000;
text-decoration: none;

}

#bread  a:hover{ 

color: #97CD17;


}

h3 {
	color: #0071D7;
	font-style: normal;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-bottom: 5px;
	text-align: left;

}


a{ 

color: #000;
text-decoration: none;

}

hr {
	color: #C0C0C0;
}

a:hover{ 

color: #97CD17;


}
/* End of 'Layout' */

