/*STYLES FOR ALL PAGES*/



/*Zero all margins and padding*/

*{

	padding:0px;

	margin:0px;

	}



body {

	background: #CCCCCC url(../images/common/bg_body.jpg) repeat-x;

	text-align: center;

	}

	

#container {

	margin: 5px auto 0px;

	width: 810px;

	background: #999999;

	text-align: left;

}

#navbar {

	padding: 20px 20px 15px 50px;

	height: 10px;

	position: relative;

}

#icons {

	position: absolute;

	top: 10px;

	width: 90px;

	right: 20px;

	height: 30px;

	float: right;

}





#thispage a:link, #thispage a:visited, #thispage a:hover, #thispage a:active{

	font-size:120%;

	color: #FFFFFF !important;

	background: url(none) !important;

}

#thispage_left a:link, #thispage_left a:visited, #thispage_left a:hover, #thispage_left a:active{

	color:#FFFFFF;

}

#banner {

	border-top: 1px solid #666666;

	border-bottom: 3px solid #666666;

	background: #e2e2eb url(../images/mis/animation_sub2.jpg) no-repeat right bottom;

}

#content {

	background: url(../images/mis/home_pic.jpg) no-repeat center top;

	padding-bottom: 15px;

}

#content2 {



	background: #FFFFFF url(../images/common/leftNav_bg.gif) repeat-y left top;

	padding-bottom: 15px;

}



#content3 {

	background: #FFFFFF;

	text-align: center;

	margin: 0px auto;

	float: left;

	width: 770px;

	padding: 10px 20px 30px;

	font: 11px Verdana, Arial, Helvetica, sans-serif;

	color: #666666;

}

#content3 h2 {

	margin-top: 20px;

}







#leftNav {

	float: left;

	width: 260px;

	padding-bottom: 20px;

	background: #999999;

	text-align: center;

	padding-top: 20px;

}

#leftNav img {

	padding: 10px 0px 0px 10px;

	margin: 10px;

	border-top: 5px solid #CCCCCC;

	border-left: 5px solid #CCCCCC;

}

#leftNav ul {

	list-style: url(none) none;

	text-align: left;

	margin-bottom: 10px;

	margin-left: 30px;

	font: bold 12px/26px Tahoma, Arial, sans-serif;

}

#leftNav li a {

	color: #CCCCCC;

	padding-right: 20px;

	text-decoration: none;

}

#leftNav a:hover {

	background: url(../images/common/arrow_thin.gif) no-repeat right center;

	text-decoration: none;

}

#leftNav p {

	text-align: left;

	padding-left: 40px;

	font: lighter 11px/14px Tahoma, Arial, sans-serif;

	color: #333333;

}









#text {

	float: right;

	padding: 20px 60px 20px 40px;

	width: 440px;

	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;

	color: #666666;

}

#text ul {

	padding-left: 40px;

	list-style: disc;

}





#footer {

	font: 9px Verdana, Arial, Helvetica, sans-serif;

	color: #666666;

	padding: 3px 25px 0px;

	clear: both;

	background: transparent;

	width: 760px;

	margin-right: auto;

	margin-left: auto;

}

#footerLeft {

	float: left;

}

#footerRight {

	float: right;

}







#clear {

	clear: both;

}

a {

	color: #003366;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

h2 {

	font: bold 14px Tahoma, Arial, sans-serif;

	color: #003366;

	padding-top: 1em;

	padding-bottom: 1em;

}

.red {

	color: #CC0000;

}

.smallText {

	font-size: 90%;

}

#big_image img {

	padding: 5px;

	border: 3px solid #999999;

}

#big_image {

	float: left;

	width: 450px;

}

#porf_text {

	text-align: left;

	float: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 20px;

	color: #666666;

}

.titles {

	font: italic 9px Verdana, Arial, Helvetica, sans-serif;

	color: #3366FF;

	margin-right: 5px;

}

