/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
	text-align: center;
	margin: 5px 0px 0px;
	padding: 5px 0px 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;

} 
a.button, a.button:visited {
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	w\idth: 110px;
	width: 117px;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a.button:hover  {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #770026;
}	

/* HOMEPAGE splash ONLY ITEMS*/	
#splashbanner {
	width: 748px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/images/template/splash_banner_gradient.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
}

#montagesplash {
	background-image: url(/images/template/dummy_montage.jpg);
	background-repeat: no-repeat;
	height: 225px;
	border-left: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#modulesplash {
	background-color: #990033;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	

}
#modulesplash .module {
	width: 442px;
	w\idth: 424px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 18px;
	line-height: 145%;
}

#modulesplash  a.button  {
	margin-top: 90px;
	float: right;
	margin-right: 15px;
	margin-bottom: 11px;
}

#splashbanner h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 97px;
	padding-left: 21px;
	margin: 0px;
	padding-bottom: 11px;
	float: left;
}	
#splashbanner .branding {
	float: right;
	margin: 0px;
	
}	

	
/* HOMEPAGE ONLY ITEMS*/

#montagehome {
	background-image: url(/images/template/dummy_montage.jpg);
	background-repeat: no-repeat;
	height: 225px;
	border-left: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}	

#container #moduleshome {
	background-color: #990033;
	background-image: url(/images/template/home-modulebk.gif);
	background-repeat: repeat-y;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}
#container #moduleshome .module {
	font-size: 11px;
	padding: 10px 8px 10px 12px;
	width: 248px;
	w\idth: 229px;
	float: left;
	color: #D5D3A2;
}
#container #moduleshome .module h3 {
	font-size: 16px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #moduleshome .module h4 {
	font-size: 25px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	color: #FC0;
}

#container #moduleshome .module h1 {
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 0px;
}
#container #moduleshome .module ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #moduleshome .module li {
	margin: 0px;
	padding-bottom: 7px;
	padding-top: 3px;
}
#container #moduleshome .module li a {
	font-weight: bold;
}	

#container #moduleshome .module P {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 5px;

}
#container #moduleshome .module a {
	color: #D5D3A2;
	text-decoration: none;

}
#container #moduleshome .module h4 a {
	font-size: 25px;
	color: #FC0;
	text-decoration: none;
}
#container #moduleshome .module a:hover {
	color: #E4E2C2;
	text-decoration: underline;

}
#container #moduleshome .module a.button  {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
	
	}
#container #moduleshome .module a.button:hover  {

	text-decoration: none;
	background-color: #770026;

/* GENERAL PAGE LAYOUT ITEMS*/

}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 748px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #f3f3e6;
	border: 1px solid #FFFFFF;

/* MAIN BANNER AND NAVIGATION  */
	
}
#mainbanner {
	width: 748px;
	background-color: #bdbb78;
	background-image: url(/images/template/banner_gradient.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mainbanner .branding {
	float: right;
	padding-top: 5px;
}
#mainbanner .branding h2 {
	margin: 0px;
	padding: 0px;
}
#moduleshome .module h2 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.clear {
	clear: both;
	height: -10px;
}
#logobox h1 {
	position: absolute;
	top: -500px;		
	
}	
/* MAIN NAVIGATION BAR */



.mainnav {
	float: left;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-top: 7px;
	width: 313px;

	
/* MAIN NAVBAR LISTS */	
}

.nav {
	LIST-STYLE-TYPE: none;
	padding: 0px;
	margin: 0px;
	width: 320px;
}
.nav ul {
	LIST-STYLE-TYPE: none;
	padding: 0px;
	margin: 0px;
	width: 320px;	
}

.nav li {
	padding: 0px;
	float: left;
	margin: 0px;
}
	
.nav a {
	display : block;
	color : #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 152px;
	w\idth: 147px;
	background-color: #c7c68d;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0px;
	padding-right: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}
	
.nav a:hover {
	background-color: #990033;
}
	
.nav #currentsection a {
	background-color: #990033;
}

/* SUB NAVBAR CONTAINER */
		
#subnavcontainer {
	background-color: #cccc99;
	float: left;
	width: 169px;
	w\idth: 155px;
	padding: 7px;
}
#subnavcontainer h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 4px;
	color: #333399;
	padding-left: 3px;
	padding-top: 7px;
}

/* SUB NAVBAR LISTS */
.subnav { 
	padding: 0;
	margin: 0;
	list-style: none;
}	
.subnav ul {
	LIST-STYLE-TYPE: none;
	padding: 0px;
}
	
.subnav li {
	margin-bottom : 0px;
}
.subnav a { 
	display : block;
	color : #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 155px;
	w\idth: 150px;

	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-top: 2px;
}
.subnav a:hover {
	background-color: #990033;
}
.subnav #currentsubsection a {
	background-color: #990033;
	margin-bottom: 6px;
}
/* SUB NAVBAR LISTS */
.subnav4 { 
	padding: 0;
	margin: 0;
	list-style: none;
}	
.subnav4 ul {
	LIST-STYLE-TYPE: none;
	padding: 0px;
}
	
.subnav4 li {
	margin-bottom : 0px;
}
.subnav4 a {
	display : block;
	color : #990033;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 155px;
	w\idth: 150px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin-top: 2px;
	background-color: #E0DDCD;
}
.subnav4 a:hover {
	background-color: #990033;
	color: #FFFFFF;
}
.subnav4 #currentsubsection a {
	background-color: #990033;
	margin-bottom: 6px;
	color: #FFFFFF;
}

.sub3off .subnav #currentsubsection a {
	background-color: #990033;
	margin-bottom: 6px;
}

/* SUBMENU ON OR OFF */

.sub2off .subnav2 { 
	display: none;
}
.sub2on .subnav2 { 
}

.sub3off .subnav3 { 
	display: none;
}
.sub3on .subnav3 { 
}

/* SUB2MENU*/
.subnav2 { 
	padding: 0px;
	margin: 0px;
	LIST-STYLE-TYPE: none;
}
.subnav2 ul { 
	LIST-STYLE-TYPE: none;
	padding: 0px;
}
.subnav2 li { 
	margin-bottom : 0px;
}
.subnav2 a  {
	display : block;
	color : #990033;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	width: 126px;
	padding-left: 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	line-height: 120%;
	background-image: url(/images/template/subbullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.subnav2 a:hover {
	background-image: url(/images/template/subbullet_f2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;

}
.subnav2 #currentpage a {
	font-weight: bold;
}
/* SUB3MENU*/
.subnav3 { 
	padding: 0px;
	margin: 0px;
	LIST-STYLE-TYPE: none;
}
.subnav3 ul { 
	LIST-STYLE-TYPE: none;
	padding: 0px;
}
.subnav3 li { 
	margin-bottom : 0px;
}
.subnav3 a {
	display : block;
	color : #000099;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	width: 126px;
	padding-left: 25px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	line-height: 120%;
}
.subnav3 a:hover {
	background-image: url(/images/template/subbullet_f2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;

}
.subnav3 #currentpage a {
	font-weight: bold;

}
#utilities {
	float: right;
	width: 385px;
	w\idth: 365px;
	clear: left;
	padding: 11px 11px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3F4785;
}
#utilities a {
	color: #3F4785;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#utilities a:hover {
	color: #993300;
	text-decoration: none;
}
#utilities img {
	margin-top: -8px;
	float: left;
	padding-left: 10px;
}
#utilities p {
	margin: 0px;
	padding: 0px;
	float: left;
}

#contentbox {
	background-image: url(/images/template/column_bk.gif);
	background-repeat: repeat-y;
	background-position: left top;
}	
#newspanelbox {
	background-color: #cccc99;
	float: left;
	width: 169px;
	w\idth: 155px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	}
#newspanelbox h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	color: #993300;
	margin: 0px 0px 0px;
	
}
#newspanelbox h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: black;
	margin-bottom: 3px;
	padding-top: 2px;	
}
#newspanelbox a, #newspanelbox a:visited {
	color: #3F4785;
	text-decoration: none;
}
#newspanelbox a:hover{
	color : #990033;
	text-decoration: underline;
}
#content {
	float: right;
	width: 552px;
	w\idth: 512px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(/images/template/watermark1.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 0px;

/* EXAMPLE CHANGE THE CONTENT STYLE - CLASS THEN THE DIV ID*/
/* SUBMENU ON OR OFF */


}
#content p {
	font-size: 12px;
	line-height: 155%;
}
#content a:link {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
#content a:visited {
	font-weight: bold;
	color: #744978;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
#content h1 {
	font-size: 25px;
	font-weight: normal;
	color: #333399;
}
#content h2 {
	font-size: 21px;
	font-weight: normal;
	color: #000000;
}
#content h3 {
	font-weight: normal;
	font-size: 18px;
	color: #993300;
	margin-top: 0px;
	margin-bottom: 6px;

}
#content h4 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content h6 {
	font-weight: normal;
	font-size: 11px;
}
#content ul {

}
#content li {
	line-height: 155%;
	margin-top: 4px;
	margin-bottom: 4px;
}
#content ol ul li {
	list-style-type: disc;
}

/* footer */

#tagline {
	background-color: #990033;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
#tagline h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#tagline h5 {
	font-size: 13px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#footer {
	width: 748px;
	font-size: 10px;
	text-align: left;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #990033;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	color: #990033;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;	



/* ALTERNATE CONTENT STYLES */

}
.widecontent #content {
	float: right;
	width: 700px;
	w\idth: 660px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(/images/template/watermark1.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 0px; 
}
.widecontent #contentbox{
	background-image: none;
	}

.bot #content  {

/* CONTENT AND MISC INTERNAL CONTAINERS*/

/* CONTENT STYLES */
}
#content .picboxright {
	margin: 15px 0px 15px 15px;
	padding: 10px 10px 4px;
	background-color: #F1f0d5;
	border: 1px solid #cccc99;
	text-align: center;
	float: right;
	list-style-type: none;
}
#content .picboxright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	margin: 2px;
	padding: 5px;
	text-align: center;

}
#content .picboxleft {
	margin: 15px 15px 15px 0px;
	padding: 10px 10px 4px;
	background-color: #F1f0d5;
	border: 1px solid #cccc99;
	text-align: center;
	float: left;
	list-style-type: none;
}
#content .picboxleft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	margin: 2px;
	padding: 5px;
	text-align: center;
}
#content .smallitalic   {
	font-size: 11px;
	font-style: italic;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 110%;
	font-weight: bold;
}
#content .nobullet ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content .nobullet li {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#content ul ul {
	list-style-type: disc;

}

#content .nopadding {
	margin: 2px;
	padding: 0px;

}


#content ul.iconlist {
	list-style-image: url(/images/template/list-cross.gif);
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content ol.spacelist li  {
	padding-top: 3px;
	padding-bottom: 3px;
}

#content .boxpanel {
	background-color: #E8E8D0;
	padding: 9px;
	border: 1px solid #CCCC99;
	margin-top: 15px;
	margin-bottom: 15px;

}

#content .boxpanel2 {
	background-color: #E8E8D0;
	padding: 5px 9px;
	border: 1px solid #CCCC99;
	margin-top: 0px;
	margin-bottom: 0px;

}
#content .boxpanel2 h2 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
#content .downloads h3{
	padding-top: 5px;
	padding-bottom: 10px;
	}
#content .downloads  {
	margin: 7px 7px 7px 15px;
	float: right;
	width: 180px;
	background-color: #E8E8D0;
	border: 1px solid #CCCC99;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#content .downloads ul {
	LIST-STYLE-TYPE: none;
	display : block;
	margin: 0px;
	padding: 0px;
}
#content .downloads li {
	LIST-STYLE-TYPE: none;
	display : block;
	margin: 0px;
	padding: 0px;
}	
#content .downloads li a {
	display : block;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-image: url(/images/icons/acro_icon2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-bottom: 3px;	
	margin: 0px;

}	
#content .downloads p {
	margin-top: -15px;	


}

#content .downloads2 {
	margin: 0px;
	padding: 0px;

}


#content .downloads2 ul {
	LIST-STYLE-TYPE: none;
	display : block;
	margin: 00px;
	padding: 0px;	
}
#content .downloads2 h3{
	margin-bottom: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .downloads2 li {
	LIST-STYLE-TYPE: none;
	display : block;
	margin: 0px;
	padding: 0px;
}
#content .downloads2 li a {
	display : block;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-image: url(/images/icons/acro_icon2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-bottom: 5px;

}






#content .noticebox {
	padding: 10px;
	margin: 7px 7px 7px 15px;
	float: right;
	width: 110px;
	background-color: #E8E8D0;
	border: 1px solid #CCCC99;
}
#content .noticebox h3{
	margin-bottom: 7px;
}
#content .noticebox ul {
	margin: 7px 7px 7px 15px;
	float: right;
	background-color: #E8E8D0;
	border: 1px solid #CCCC99;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#content .noticebox li {
	LIST-STYLE-TYPE: none;
	display : block;
	text-align: center;
}
	
#content .noticebox li a {
	background-image: url(/images/icons/update.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-bottom: 5px;


}
#content  .small2 {
	font-size: 11px;

/* FORM STYLE*/
		
}
#content .form1 {
	height: 5px;
	width: 5px;
}

#content img { behavior: url(/css/iepngfix.htc);

}
#content .form1 .buttons {

}
#content .form1 .smalltext {

}
#content .form1 strong {

}
#content .form1 li {
}

#content .boxpics {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
#content .boxpics ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
#content .boxpics li {
	list-style-type: none;
	float: left;
	padding-right: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.gallerypic ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.gallerypic li {
	list-style-type: none;
	margin: 5px 5px 10px;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #F1F0d5;
	float: left;
}
.gallerypic p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	margin: 2px;
	padding: 5px;
	text-align: center;

}
a {
	color: #EEEEEE;
}
#gallerycontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 560px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #f3f3e6;
	border: 1px solid #FFFFFF;
	
}
#gallerycontainer #content {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(/images/template/watermark1.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 15px;
}#content .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.home h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-weight: normal;
}
.home h1 a    {
	text-decoration: none;
}
