/* The style sheet used for MAACG.com
 * blue = 015AAC
 * gray = 6F7072
 * collection blue 1 = 007EC8
 * collection blue 2 = 29C7FF
 * collection orange = FFBE6E
 */


p  {
	font-family : arial, sans-serif;
	font-size : 12pt;
}

td  {
	font-size : 10pt;
	font-family : arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

hr{
	color : #6F7072;
}

ul  {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : #015AAC;
}

ol  {
	font-family : arial, sans-serif;
	font-size : 18pt;
}

li  {
	font-family : arial, sans-serif;
	font-size : 10pt;
}

body  {
	background color : #ffffff
}

.caption {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

.client {
	font-family : arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #6F7072;
}

.collectionLink {
	font-family : arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #29C7FF;
	text-decoration : none;
}

.collectionLink:hover {
	font-family : arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #29C7FF;
	text-decoration : underline;
}

.collectionLink:visited {
	font-family : arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #29C7FF;
	text-decoration : none;
}

.collectionLink:visited:hover {
	font-family : arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #29C7FF;
	text-decoration : underline;
}

.collectionText {
	font-family : arial, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #007EC8;
	text-decoration : none;
}

.copyright {
	font-family : arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #015AAC;
}

.header {
	font-family : arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #6F7072;
}

.headerbody {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #6F7072;
}

.link {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #015AAC;
	text-decoration : none;
}

.link:hover {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #015AAC;
	text-decoration : underline;
}

.link:visited {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #015AAC;
	text-decoration : none;
}

.link:visited:hover {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #015AAC;
	text-decoration : underline;
}

.navigate {
	font-size : 12px;
	font-family : arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #015AAC;
	text-decoration:none;
}

.navigate:hover {
	font-size : 12px;
	font-family : arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration:underline;
}

.navigate2 {
	font-size : 12px;
	font-family : arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	text-decoration:none;
}

.navigate2:hover {
	font-size : 12px;
	font-family : arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	text-decoration:underline;
}

.navigate3 {
	font-size : 12px;
	font-family : arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #015AAC;
	text-decoration:none;
}

.navigate3:hover {
	font-size : 12px;
	font-family : arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:underline;
}

.subheader {
	font-family : arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #015AAC;
}

.text {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #6F7072;
	text-decoration : none;
}

.text:hover{
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}

.text:visited{
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #6F7072;
	text-decoration : none;
}

.text:visited:hover{
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}

.text2 {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #015AAC;
	text-decoration : none;
}

.text3 {
	font-family : arial, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
.title{
	font-family : arial, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	color : #6F7072;
}


.navigatepad {
	font-size : 12px;
	font-family : arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #015AAC;
	text-decoration:none;
	padding-left: 3px;
}
