/***************************************************************************
ATSOM stylesheet by operatique.com
***************************************************************************/

body {
	background-color: #A6A6A6;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   color: #4C4C4C;
}


h1 {
	font-size: 32px;
	line-height: 44px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 1px;
	border-bottom-color: #A8A8A8;
	border-bottom-style: solid;
}

h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}


ul{
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	list-style-type: circle;
	color: #4C4C4C;
	margin-left: 35px;
	margin-top: 1px;
   margin-bottom: 1px;
}

	
ol {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	list-style-type: decimal;
	color: #4C4C4C;
	margin-left: 35px;
	margin-top: 1px;
   margin-bottom: 1px;
}


pre {
	font-size: 9px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
}

strong, b {
	font-weight: bold;
}

img {
	border: 0;
}



/***************************************************************************
Links
***************************************************************************/

a {
	text-decoration: none;
	font-weight: normal;
	color: #FF7E00;
	outline: none;
	text-decoration: none;
}



a:visited {
	color: #FF7E00;
	text-decoration: none;
}

a:active {
	color: #FF7E00;
	text-decoration: none;
}

a:hover {
	color: #FF7E00;
	text-decoration: underline;
}



a.view {
	font-size: 14px;
	color: #097AEC;
	font-weight: bold;
	text-decoration: none;
}

a.view:visited {
	font-size: 14px;
	color: #097AEC;
	font-weight: bold;
	text-decoration: none;
}

a.view:active {
	font-size: 14px;
	color: #097AEC;
	font-weight: bold;
	text-decoration: none;
}

a.view:hover {
	font-size: 14px;
	color: #097AEC;
	font-weight: bold;
	text-decoration: underline;
}


a.foot{
	font-size: 10px;
	color: #6C6C6C;
	text-decoration: underline;
}

a.foot:visited {
	font-size: 10px;
	color: #6C6C6C;
	text-decoration: underline;
}

a.foot:active {
	font-size: 10px;
	color: #6C6C6C;
	text-decoration: underline;
}

a.foot:hover {
	font-size: 10px;
	color: #097AEC;
	text-decoration: underline;
}


/***************************************************************************
Special
***************************************************************************/

p.mission {
	font-size: 12px;
	margin-left: 7px;
   margin-right: 20px;
	color: #4C4C4C;
}
.tabletext {
	font-size: 12px;
	color: #4C4C4C;
}

p.sml {
	font-size: 11px;
	margin-left: 7px;
   margin-right: 20px;
	color: #4C4C4C;
}

p.calnumbers {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
}

p.caldays {
	font-size: 11px;
   color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}

p.calinter {
	font-size: 6px;
   color: #FFFFFF;
}

p.news {
	font-size: 11px;
	margin-left: 29px;
	text-align: left;
	margin-top: 11px;
	margin-bottom: 4px;
}

p.featured {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 11px;
	margin-bottom: 4px;
}

p.forms {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

p.cal {
	font-size: 11px;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

p.events {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}

p.copy {
	color: #6C6C6C;
	font-size: 10px;
   margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
   margin-bottom: 10px;
}


/***************************************************************************
Forms
***************************************************************************/

input,textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;
   color: #4C4C4C;
	border: inset 1px;
	padding-left: 2px;
}

input.but {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;
	color: #FF7E00;
	font-weight: bold;
	border-top: outset 1px #9EAAAB;
	border-right: outset 1px #262626;
	border-bottom: outset 1px #262626;
	border-left: outset 1px #9EAAAB;
	cursor: pointer;
	cursor: hand;
}

select, option {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;
   color: #FF7E00;
	border: inset 1px;
	padding-left: 2px;
	cursor: arrow;
}
