
.footer {
	color       : #ffffff;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 9pt;
	text-decoration : none;}

/*------------------------------------------------------------*/	
a.footer {
	color       : #ffffff;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 9pt;
	text-decoration : underline;}
	
/*------------------------------------------------------------*/	
a.footer:Active {
	color       : #ffffff;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 9pt;
	text-decoration : underline;}	
	
/*------------------------------------------------------------*/	
a.footer:Visited {
	color       : #ffffff;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 9pt;
	text-decoration : underline;}
		
/*------------------------------------------------------------*/	
a.footer:Hover {
	color       : #FFFFFF;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 9pt;
	text-decoration : none;}	


/*============================================================*/
/*============================================================*/
.footer2 {
	color       : #ffffff;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 8pt;
	text-decoration : none;}

/*------------------------------------------------------------*/	
a.footer2 {
	color       : #ffffff;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 8pt;
	text-decoration : underline;}
	
/*------------------------------------------------------------*/	
a.footer2:Active {
	color       : #ffffff;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 8pt;
	text-decoration : underline;}	
	
/*------------------------------------------------------------*/	
a.footer2:Visited {
	color       : #ffffff;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 8pt;
	text-decoration : underline;}
		
/*------------------------------------------------------------*/	
a.footer2:Hover {
	color       : #FFFFFF;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 8pt;
	text-decoration : none;}	

/*============================================================*/
/*============================================================*/
.pagetitle {
	color       : #D12135;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 18pt;
	text-decoration : none;
	font-weight : bold;}
/*============================================================*/
/*============================================================*/
.pagetitle2 {
	color       : #000000;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 18pt;
	text-decoration : none;
	font-weight : bold;}
/*============================================================*/
/*============================================================*/
.subtitle {
	color       : #D12135;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 14pt;
	text-decoration : none;
	font-weight : bold;}
	
a.subtitle {
	color       : #D12135;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 14pt;
	text-decoration : none;
	font-weight : bold;}

a.subtitle:Active {
	color       : #D12135;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 14pt;
	text-decoration : none;
	font-weight : bold;}

a.subtitle:Visited {
	color       : #D12135;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 14pt;
	text-decoration : none;
	font-weight : bold;}

a.subtitle:Hover {
	color       : #2F17B5;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 14pt;
	text-decoration : none;
	font-weight : bold;}
/*============================================================*/
/*============================================================*/
.subtitle2 {
	color       : #2F17B5;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 12pt;
	text-decoration : none;
	font-weight : bold;}
/*============================================================*/
/*============================================================*/
.subtitle3 {
	color       : #FFFFFF;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 14pt;
	text-decoration : none;
	font-weight : bold;}
/*============================================================*/
/*============================================================*/
.body {
	color       : #000000;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 11pt;
	text-decoration : none;}
	
a.body {
	color       : #D12135;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 11pt;
	text-decoration : underline;}
	
a.body:active {
	color       : #D12135;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 11pt;
	text-decoration : underline;}
	
a.body:visited {
	color       : #D12135;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 11pt;
	text-decoration : underline;}
	
a.body:hover {
	color       : #2F17B5;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 11pt;
	text-decoration : none;}
/*============================================================*/
/*============================================================*/
.subnav {
	color       : #D12135;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 9pt;
	text-decoration : none;
	font-weight : bold;}
/*------------------------------------------------------------*/	
a.subnav {
	color       : #D12135;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 9pt;
	text-decoration : none;
	font-weight : bold;}
/*------------------------------------------------------------*/	
a.subnav:active {
	color       : #D12135;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 9pt;
	text-decoration : none;
	font-weight : bold;}
/*------------------------------------------------------------*/	
a.subnav:visited {
	color       : #D12135;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 9pt;
	text-decoration : none;
	font-weight : bold;}
/*------------------------------------------------------------*/	
a.subnav:hover {
	color       : #000000;
	font-family : Arial, Helvetia, Sans Serif;
	font-size   : 9pt;
	text-decoration : none;
	font-weight : bold;}
	
/*============================================================*/
/*============================================================*/

	INPUT.submit {font-family:Arial; font-size:9pt; font-weight:bold; color:#FFFFFF; background:#2F17B5;}
	INPUT.submit2 {font-family:Arial; font-size:9pt; font-weight:bold; color:#FFFFFF; background:#2F17B5;}
/*============================================================*/
/*============================================================*/
	INPUT.submitdelete {
	font-family:arial, helvetica, sans-serif; 
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#D12135;}
/*============================================================*/
/*============================================================*/	
	.gallerycontainer{
	position: relative;
	/*Add a height attribute and set to largest image's height to prevent overlaying*/
	}
	
	.thumbnail img{
	border: 1px solid white;
	margin: 0 5px 5px 0;
	}
	
	.thumbnail:hover{
	background-color: transparent;
	}
	
	.thumbnail:hover img{
	border: 1px solid blue;
	}
	
	.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
	}
	
	.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	}
	
	.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: 0;
	left: 80px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	}
	
	
