@charset "UTF-8";

/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */
/* &&                                               && */
/* &&               STYLE INFORMATION               && */
/* &&                                               && */
/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */
/* &&                                               && */
/* &&           Site: www.msialaska.com             && */
/* &&           Styes: FONTS - MISC                 && */
/* &&           Author: MSI Communications          && */
/* &&           Dev: Greg Whitworth                 && */
/* &&           Phone: 907-569-7070                 && */
/* &&           Email: greg@msialaska.com           && */
/* &&                                               && */
/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */





/* /////////////////////////////////////////////////// */
/* //                                               // */
/* //                   UNIV FONTS                  // */
/* //                                               // */
/* /////////////////////////////////////////////////// */


		html {
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: .9em;}
			
		h1, #rightContainer.jobs h1 input {
			font-size: 23px;
			color: #c32725;
			padding-left: 20px;
			background: url(../../images/icons/logo.gif) top left no-repeat;
			text-transform: uppercase;
			font-weight: normal;}
			
		h2, #rightContainer.jobs h2 input {
			color: #4d3116;
			font-size: 17px;
			margin: 5px 0 3px 0;}
			
		h3, #rightContainer.jobs h3 input {
			font-size: 15px;}
			
		h4 {
			font-size: 14px;
			font-style: oblique;}
			
		h5 {
			font-size: 13px;
			text-transform: uppercase;}
			
		p {
			font-size: .9em;}
			
		ul {
			font-size: .9em;}
	
	
/* /////////////////////////////////////////////////// */
/* //                                               // */
/* //                 UNIV CLASSES                  // */
/* //                                               // */
/* /////////////////////////////////////////////////// */

		.date {
			font-size: 1.1em;
			color: #666;
			margin: 3px 0 5px 0;}


		br.clear {
			clear: both;
			margin: 0;
			height: 0;
			padding: 0;}	
			
		.button {
			background: #4d3116;
			color: white;
			border: 1px solid #96856a;
			margin: 15px 0 0 0;
			text-transform: uppercase;
			padding: 5px;}
			
			.button:hover {
			background: #aea186;
			color: #341e0f;
			cursor: pointer;}
			
			
			
/* /////////////////////////////////////////////////// */
/* //                                               // */
/* //                    LAYOUT                     // */
/* //                                               // */
/* /////////////////////////////////////////////////// */

		#footer {
			color: #79705e;
			font-size: .7em;}


