* {
	margin: 0;
	padding: 0;
}
p {
	padding-bottom: 1.2em;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 0.8em;

}

img {
	border: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF3300;
	padding-bottom: 10px;
	background-image: url(/Published/12/Resources/Images/Generic/LeftLineBlk.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 10px;
	line-height: 1.1em;
}




h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	display: block;
	padding-top: 10px;
	line-height: 1.4em;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C8DB1D;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	display: block;
	padding-top: 10px;
	line-height: 1.3em;
}

.larger {
	font-size: 120%;
	color: #FFFFFF;
	line-height: 1.5em;
}



.clearer {
	clear: both;
}


/* +++++++++++++++++++   CONTAINER   ++++++++++++++++++++ */

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 768px;
}

/* +++++++++++++++++++   SEARCH   ++++++++++++++++++++ */

#search {
	height: 33px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-color: #202020;
}

#search .SearchInnerLeft {
	margin-left: 20px;
	margin-top: 10px;
	color: #CCCCCC;
	width: 465px;
	float: left;
	font-size: 90%;
}

#search .SearchInnerRight {
	margin-top: 5px;
	width: 262px;
	float: right;
	height: 23px;
	margin-right: 10px;
	/*background-image: url(/Published/12/Resources/Images/Generic/searchBlack.jpg);*/
	background-repeat: no-repeat;
	background-position: right center;
}

/* +++++++++++++++++++   CONTAINER - CONTENT   ++++++++++++++++++++ */

#content {
	background-color: #202020;
	min-height: 516px;
}

#content li
{
 margin-left: 25px;
   list-style-type:square;
   list-style-position:outside;
}

#content .left {
	float: left;
	width: 32%;
	margin-bottom: 6px;
	color: #CCCCCC;
	line-height: 1.3em;
	margin-left: 20px;
	margin-top: 10px;
	min-height: 500px;
	margin-right: 6px;
}
.left a:link {
	text-decoration: none;
	color: #CDDB24;
}
.left a:hover {
	text-decoration: none;
	color: #FF3300;
}
.left a:visited {
	text-decoration: none;
	color: #CCCCCC;
}








#content .middle {
	float: left;
	width: 30%;
	color: #CDDB24;
	margin-top: 10px;
	margin-bottom: 6px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #717171;
	padding-left: 10px;
	min-height: 500px;
	padding-right: 10px;
}

.middle a:link {
	text-decoration: none;
	color: #CDDB24;
}
.middle a:hover {
	text-decoration: none;
	color: #FF3300;
}
.middle a:visited {
	text-decoration: none;
	color: #CCCCCC;
}












#content .right {
	float: left;
	width: 29%;
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 6px;
	padding-left: 10px;
	min-height: 500px;
}

.right a:link {
	text-decoration: none;
	color: #CDDB24;
}
.right a:hover {
	text-decoration: none;
	color: #FF3300;
}
.right a:visited {
	text-decoration: none;
	color: #CCCCCC;
}



/* +++++++++++++++++++   CONTAINER - TOP   ++++++++++++++++++++ */


#top {
	background-image: url(/Published/12/Resources/Images/Generic/NavBgBlack.jpg);
	background-repeat: repeat-x;
	height: 95px;
}
#footer .orange {
	background-color: #ff3600;
	height: 6px;
	float: left;
	width: 100%;
}

#top .logo {
	float: left;
	width: 286px;
}
#top .nav {
	float: right;
	width: 480px;
	margin-top: 32px;
}

/* +++++++++++++++++++ BANNER ++++++++++++++++++++ */

#banner {
	background-color: #202020;
	height: 263px;
	margin-bottom: 6px;
}

/* +++++++++++++++++++ FOOTER ++++++++++++++++++++ */



#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 768px;
	height: 100px;
	background-repeat: repeat-y;
}

#footer .breadcrumb {
	height: 33px;
	background-color: #202020;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	width: 100%;
}
#footer   .breadcrumb   .innerLeft {
	margin-left: 20px;
	margin-top: 10px;
	color: #CCCCCC;
	width: 530px;
	float: left;
	font-size: 90%;
}

#footer  .breadcrumb  .innerRight {
	margin-top: 10px;
	color: #FFFFFF;
	width: 200px;
	float: left;
	text-align: right;
}
.smaller {
	font-size: 90%;
}
.black {
	color: #000000;
	font-size: 90%;
}
.imgLeft {
	padding: 1px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}




/* +++++++++++++++++++ 1 COLS ++++++++++++++++++++ */





#content .left1Col {
	float: left;
	width: 96%;
	margin-bottom: 6px;
	color: #CCCCCC;
	line-height: 1.3em;
	margin-left: 20px;
	margin-top: 10px;
	min-height: 500px;
	margin-right: 6px;
}
.left1Col a:link {
	text-decoration: none;
	color: #CDDB24;
	background-image: url(/Published/12/Resources/Images/Generic/arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
}
.left1Col a:hover {
	text-decoration: none;
	color: #FF3300;
	background-image: url(/Published/12/Resources/Images/Generic/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
}
.left1Col a:visited {
	text-decoration: none;
	color: #CCCCCC;
	background-image: url(/Published/12/Resources/Images/Generic/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
}


/* +++++++++++++++++++ 1 COLS ++++++++++++++++++++ */


#content .left2Col {
	float: left;
	width: 65%;
	margin-bottom: 6px;
	color: #CCCCCC;
	line-height: 1.3em;
	margin-left: 20px;
	margin-top: 10px;
	min-height: 500px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #717171;
}
.left2Col a:link {
	text-decoration: none;
	color: #CDDB24;
}
.left2Col a:hover {
	text-decoration: none;
	color: #FF3300;
}
.left2Col a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.searchPadding {
	padding-left: 85px;
	height: 25px;
}















