/* Dorsey Group CSS Document */

html, body	{
			height: 100%;
			margin: 0px;
			padding: 0px;
			background-color: #485870;
			background-image: url(../_hdr/bgtile.gif);
			background-repeat: repeat-x;
			font-family: Arial, Helvetica, Tahoma, sans-serif;
			font-size: 12px;
			color: #224571;
			}
			
table, td	{
			font-family: Arial, Helvetica, Tahoma, sans-serif;
			font-size: 12px;
			color: #224571;
			text-align: left;
			}

#wwdFocusOn{
		margin: 0 auto;	
}
input,select{
			font-size: 11px;
			font-family: Arial, Helvetica, Tahoma, sans-serif;
			color: #224571;
			background-color: #F6F6F6;
			}

textarea	{
			font-size: 11px;
			font-family: Arial, Helvetica, Tahoma, sans-serif;
			color: #224571;
			background-color: #F6F6F6;
			}

.btn		{
			font-size: 12px;
			font-weight: bold;
			color: #224571;
			background-color: #E8E9E8;
			}

.cbgsame	{
			background-color: #FFFFFF;
			}


ul			{
			list-style-image: url(/_media/bullet.gif);
			}

img			{
			border: 0px;
			}

#layout		{
			height: 100%;
			}

#header		{
			height: 185px;
			}

#footer		{
			height: 77px;
			}

.stitle		{
			font-weight: bold;
			font-size: 14px;
			color: #A7A46C;
			}

.listing	{
			font-size: 11px;
			font-weight: normal;
			}


.credit		{
			font-size: 11px;
			font-weight: normal;
			color: #A3A5A4;
			}
			
.credit img {
			vertical-align: middle;
			margin-left: 3px;
			}

a.credit:link, a.credit:visited, a.caption:active
			{
			color: #A3A5A4;
			text-decoration: underline;
			font-weight: normal;
			}

a.credit:hover
			{
			color: #939594;
			text-decoration: none;
			font-weight: normal;
			}
			
.caption	{
			font-size: 10px;
			color: #6BAD97;
			font-weight: normal;
			}


a.caption:link, a.caption:visited, a.caption:active
					{
					color: #6BAD97;
					text-decoration: underline;
					}

a.caption:hover		{
					color: #6BAD97;
					text-decoration: none;
					}


.subnav				{
					font-size: 11px;
					color: #6BAD97;
					font-weight: bold;
					}

a.subnav:link, a.subnav:visited, a.subnav:active
					{
					color: #6BAD97;
					text-decoration: underline;
					}

a.subnav:hover		{
					color: #6BAD97;
					text-decoration: none;
					}

.modlink			{
					color: #6BAD97;
					font-weight: bold;
					}

a.modlink:link, a.modlink:visited, a.modlink:active
					{
					color: #6BAD97;
					text-decoration: underline;
					}

a.modlink:hover		{
					color: #609C88;
					text-decoration: none;
					}


/*default link styles*/

a:link				{
					font-weight: bold;
					color: #6BAD97;
					text-decoration: underline;
					}

a:visited			{
					font-weight: bold;
					color: #6BAD97;
					text-decoration: underline;
					}

a:hover				{
					font-weight: bold;
					color: #609C88;
					text-decoration: none;
					}
							
a:active			{
					font-weight: bold;
					color: #6BAD97;
					text-decoration: underline;
					}

.seo				{
					font-weight: bold;
					color: #A7A46C;
					}

.contact			{
					font-family: Tahoma, Arial, Helvetica, sans-serif;
					font-size: 11px;
					color: #224571;
					}

.footer				{
					font-family: Arial, Helvetica, Tahome, sans-serif;
					font-size: 11px;
					font-weight: normal;
					color: #6C6C6C;
					text-align: center;
					}
