@charset "utf-8";
/* CSS Document */

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	background-color: #A3A87F;
}

#page_header {
	height: 159px;
	width: 800px;
} 

#main_content {
	float: left;
	width: 622px;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
#main_content2 {
	float: left;
	width: 622px;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../images/circle-BGsmall.gif);
}
#main_content3{
	float: left;
	width: 622px;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	/*background-image: url(../images/circle-BGsmall.gif);*/
}

/****************************************************************/
/*                     TEXT STYLES                              */
/****************************************************************/

/* Overwriting basic font tag to be body text */

font {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   color: #000000;
   text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bolditalci {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
}


/* Overwriting paragraph tag to be body text */

P { 	
font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}

.rightpara {
	margin: 0px;
	float: left;
	text-align: left;
	padding-left: 0px;
	margin-left: 10px;
}

.rightpara2 {
	margin: 0px;
	float: left;
	text-align: left;
	padding-left: 0px;
	margin-left: 45px;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-top: -20px;
}

.indent {
	margin-left: 10px;
}
.lrgbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

/****************************************************************/
/*                     SIDEBAR STYLES                              */
/****************************************************************/

#sidebar {
	padding:10px;
	float:left;
	width:158px;
	background-image: url(../images/montech_sidebar%20copy.jpg);
	background-repeat:no-repeat;
	background-color:#A2A77E;
}

.mC {
	width:135px;
	margin:0px;
	float:left;
}

.mC h5 {
	color:#365681;
	cursor:pointer;
	font-weight:bold;
	font-size: 13pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.mC ul {
	display:none;
	margin-left: 10px;
	padding-left:0;
	list-style: none;
	margin-top: -15px;
}

.mC li {
	display:block;
}
	
.mainlist {
	 font-family: Arial, Helvetica, sans-serif;
   
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   color: #000000;
   text-decoration: none;
}

#sidebar a {
   font-family: Arial, Helvetica, sans-serif;
}

/* Link overwrites the standard HTML link information */
#sidebar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #365681;
	text-decoration: none;
}

#sidebar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color:  #365681;
	text-decoration: none;
}

/* Hover overwrites the standard HTML hover link information */

#sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#sidebar li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
/* Visited overwrites the standard HTML visited link information */

#sidebar li a:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   font-weight: bold;
   color:  #660000;
   text-decoration: underline;
}

/* Hover overwrites the standard HTML hover link information */

#sidebar li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

/****************************************************************/
/*                   Bottom Banner                              */
/****************************************************************/
#bottom_banner {
	background-color:#FFFFFF;
	height: 50px;
	width: 800px;
	clear: both;
	font-size:9pt;
	line-height: normal;
} 
#bottom_banner a {
text-decoration:none;
} 

.homeLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #365681;
}

.bluebold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.10em;
	font-weight:bold;
	color: #365681;
}

.greenbold_FS {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight:bold;
	color: #4E764E;
	margin-left: 10px;
}

.rightparafunding {
	margin: 0px;
	float: left;
	text-align: left;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 30px;
}

.clearcenter {
	clear: both;
	text-align: center;
}

#main_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.txtcenter {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.bottomP {
	top: auto;
}

.rightimage {
	margin: 0px;
	float: right;
	padding-left: 0px;
}

.boldhomelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

