a:link, a:visited{ color:#2C7788; text-decoration:none}
a:hover, a:active{ color:#E79E14 }
	
body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:16px;
	/*background-image: url(/images/ITMA_Background_Gradient.gif);
	background-repeat: repeat-x;*/
	background-color: #256475;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000
}

.siteWide{ width:931px;}
.WhiteBackground {background-color:#FFFFFF;}

.HeaderLinksBackground {background-color:#E79B17;}
.HeaderLoginBackground {background-color:#2C7787;}

.HeaderLinks {
	font-family: "Century Gothic", "Arial Rounded MT Bold", Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.HeaderDividerLine {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #4F4833;
}
.LoginText {
	font-family: "Century Gothic", "Arial Rounded MT Bold", Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.LoginTextRed {
	font-family: "Century Gothic", "Arial Rounded MT Bold", Arial;
	font-size: 10px;
	color: #FF6600;
	font-style:italic;
	font-weight: bold;
}

.HomeHeading {
	font-size: 34px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}

.HomeBody {
	font-size: 19px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}

.SubHeading {
	font-size: 19px;
	font-weight: bold;
	color:#2C7787;
}

.SubHeadingBorderBottom {
	border-top:solid;
	border-top-color:#E57326;
	border-width:1px;
	}

.SubHeading2 {
	font-size: 14px;
	font-weight: bold;
	color:#E57326;
}
	
.LoggedInLinksBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBAB1A;
}
.LoggedInLinkBackgroundColor {
	background-color: #F5F7C5;
	}

.bottomLightBlue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81A9DA;
}

.BlueBorder {
	border: 1px solid #000066;
}

.OrangeItalicFont {
	font-size:18px;
	font-style:italic;
	color:#E57326;
	font-family:"Times New Roman", Times, serif;
}

.ContrastFont {
	color:#E67428;
}

.ContrastFontBold {
	color:#E67428;
	font-weight:bold;
}

.BlackItalicFont {
	font-style:italic;
	color:#000000;
}

.FAQquestion {
	font-size:16px;
	font-style:italic;
	color:#E67428;
	font-weight:800;
}

.NewsHeadline {
	font-size:13px;
	font-style:italic;
	font-weight:800;
}

.FooterBackgroundColor {background-color:#40A8C1;}

.FooterText {
	font-family:"Century Gothic", "Arial Rounded MT Bold", Arial;
	color:#FFFFFF;
	font-size: 9px;
}

.input {
	font-family: "Century Gothic", "Arial Rounded MT Bold", Arial;
	font-weight: normal;
	color: 38311C;
	font-size: 8pt;
	border-style: solid;
	border-width: 1px;
	padding: 0px;

}


.RedFont {
	color:#FF0000;
	}
	
.SmallFont {
	font-size:10px;
	}
	
.classifiedsTopic {
	color: #3A331D;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

#button_green{
	width:150px;
	background-color:#009966;
	color:#ffffff;
	text-align:center;
	padding:5px;
}
#button_green_shadow{
	width:160px;
	padding:10px;
	filter:shadow(color:#CCCCCC, strength:8, direction:135);
}

/* Rounded Buttons */
.container {
	background:#41B6BE; 
	color:#fff; 
	margin:0px; 
	width:150px;
	text-align:center;
	font-size:16px;
}
.rtop, .rbottom{
	display:block;
	background:#fff;
}
 .rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#41B6BE;
}
 .r1{margin: 0 5px}
 .r2{margin: 0 3px}
 .r3{margin: 0 2px}
 .r4{
	margin: 0 1px;
	height: 2px
}