@charset "utf-8";
/* CSS Document */

/**

	p.description
	
	This is the module description style.
	Is used by jQuery.

*/



.mod_single h3 {
	margin: 0 10px 0 49%;
	padding: 0 0 0 5;
	color: #332c2c;
	font: 100 14pt Georgia, "Times New Roman", Times, serif;
	width: 47%;
}

.mod_single h4 {  font-size: 11pt; margin: 0; padding: 0;	margin-left: 10px; margin-right: 10px; }

.mod_single p { 	
	padding: 0;
	margin: 0;
	padding: 5px;
	margin: 3px 12px 3px 12px;
	color: #dfe9ff;
}


p.description {
	margin: 10px;
	padding: 3px;
	font-size: 1em;
	height: auto;
	
}

/** The learn_more link */
a.learn_more {
	display: block;
	padding: 0;
	padding-left: 19px;
	margin: 0;
	padding-top: 5px;
	height: 25px;
	text-align: left;
	width: auto;
	background: url(../../images/template/icons/learn_more.png) no-repeat left center;
}

a.read_more {
	display: block;
	padding: 0;
	padding-left: 19px;
	margin: 0;
	padding-top: 5px;
	height: 25px;
	width: auto;
	text-align: left;
	background: url(../../images/template/icons/learn_more.png) no-repeat left center;
}

/** The learn_more link */
.module_row a.learn_more,.module_row a.read_more {
	display: block;
	padding: 0;
	padding-left: 19px;
	margin: 0;
	padding-top: 5px;
	margin-left: 9px;
	height: 25px;
	width: auto;
	text-align: left;
	left: 0;
	position: absolute;
	z-index: 300;
	color: white;
	bottom: -2px;
	background-image: url(../../images/template/icons/learn_more.png);
}



a.button:hover {
	color: white;
}


/*

======================================================

	.mod_single
	
	This module style fits 1/4 of a row on the home page

======================================================

*/
.mod_single {
	width: 208px;
	height: 115px;
	text-align: center;
	margin: 0;
	margin-left: 8px;
	float: left;
	height: 115px;
	position: relative;
	padding: 0;
	text-align: center;
}


.mod_single.style1 p.description {
/*	width: 190px; */
}

.mod_single.style1 img {
	margin: 0;

}
.mod_single img  {
	margin: 0 0 0 -1px;
	border: 0px none;
	position: absolute;
	float: left;
	left: 0px;
	top: 0px;
}

.mod_single a.button {
	position: absolute;
	bottom: 0px;
	
}

/*

======================================================

	.mod_double
	
	This module style fits 1/2 of a row on the home page

======================================================

*/

.mod_double {
	width: 423px;
	margin: 0;
	margin-left: 7px;
	float: left;
	height: 115px;
	position: relative;
	padding: 0;	
	text-align: left;	
}

.mod_double h3 {
	padding: 0em 0 0 10px;
	width: 50%;
	z-index: 500;
	position: relative;
	text-align:left;
	font: normal 18pt Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin: 10px 10px 5px;
}

.mod_double img {
	border: 0px none;
}



.mod_double p.description {
	z-index: 500;
	position: relative;
	background: transparent;
	width: 50%;
	margin: 0px 10px 10px;
	padding: 0px 10px 10px;
}

.mod_double a.button {
	position: absolute;
	bottom: 0px;
	
}



/*

======================================================

	.mod_triple
	
	This module style fits 3/4 of a row on the home page

======================================================

*/

.mod_triple {
	width: 638px;
	margin: 0;
	margin-left: 7px;
	float: left;
	height: 115px;
	position: relative;
	padding: 0;
	text-align: center;
}


.mod_quick_links h2 {
	margin: 5px;
	color: white;
	border-bottom: 1px solid #757575 !important;
	padding: 5px;
	margin-bottom: 5px;
	text-align: left;
}

.mod_quick_links {
	overflow: hidden;
}




#quick_links  h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	margin-bottom: 5px;
	color: white;
}


#quick_links {
	list-style:none;
	padding: 0;
	width: auto;
	overflow: hidden;
	width: 999px;
}

#quick_links h2 {
	color: white;
	display: block;
	border-bottom: 1px solid white;
}

#quick_links li {
	width: 140px;
	float: left;
	margin: 0px;
	font-size:0.9em;
	text-align:left;	
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;	
	border-right: 1px dotted white;
	
}

li.column { height: 172px !important;overflow: visible; }

#quick_links ul { width: auto; 	 }

#quick_links li ul {
	padding: 0;
	margin: 0px;
	
}


#quick_links li li {
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: none;
	height: auto;
	width: auto;
}

.mod_quick_links li a {
	text-decoration: underline;
}

#content .mod_login .inner {
	padding-top: 100px;
}

.mod_login .inner label {
	font-size: 0.8em;
	float: left;
	width: 6em;
	text-align: right;
	margin-top: 1em;
	margin-left: 1em;
	color: white;
}

.mod_login .inner input {
	font-size: 0.8em;
	float: left;
	margin-left: 1em;
	margin-top: 1em;
}

.mod_login .inner br {
	clear: both;
	margin-bottom: 10px;
}

button.submit {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 63px;
	float: right;
	border: 0px none;
	margin-right: 1em;
}

.mod_login .inner a{
	font-size: 0.7em;
	margin-left: 1em;
	
}


.quick_links_current {

}


#quick_links_nav a.learn_more { background:url(../../images/template/icons/learn_more.png) position: relative; left: 0; top: 0; right: 0; bottom: 0; margin: 5px;}

.mod_single h2,.mod_double h2,.mod_triple h2, #rightColumn .mod_single h2, #rightColumn .mod_double h2, #rightColumn .mod_triple h2  {
	height: 28px;
	margin: 0px;
	padding-top: 5px;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
	font: 900 20px "Myriad Pro", Arial, Helvetica, sans-serif;
}

.mod_single.style1 h2 {

}


.clr { line-height: 0; height: 0; margin: 0; padding: 0; clear: both; }

.module_row .mod_quick_links h2 { background: none transparent; border:0; border-bottom: 1px solid #bfcae3;}

#rightColumn .module_row { clear: right; }

#rightColumn .mod_single { width:167px; margin: 0; margin-right: 5px; float: right;}
#rightColumn .mod_double {  width: 342px; margin: 0; margin-right: 5px;float: right;}
#rightColumn .mod_triple { width:516px; margin: 0; margin-right: 5px;float: right;}
#rightColumn .module_row .mod_double img { border: 0px; text-align: center;}
#rightColumn .module_row p { padding: 5px; color: white;}

.mod_single ,.mod_double,.mod_triple{ text-align: center; overflow: hidden;}
p { text-align: left; }

#wrapper .mod_single .learn_more { width: 49%; margin-left: 51%; }
