@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 100.1%;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-image: url(../../_images/shared/bak_grey.png);
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p a {
	color: #606;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #7A3D7A;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #699;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: -10px;
}
hr {
	color: #D7D7D7;
}
ul li {
	margin-left: -20px;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0px;
	font-size: .9em;
}
#toolbox {
}




/*DIV Tags start here*/

#wrapper {
	margin: 0px auto 0px;
	width: 950px;
	position: relative;
	padding: 0px;
}
#header {
	height: 215px;
}
#logo {
	float: left;
	height: 81px;
	width: 282px;
	margin-top: 30px;
}
#toolbox {

}


#headerGraphic {
	float: right;
	height: 175px;
	width: 380px;
	margin-right: -30px;
	background-image: url(../../_images/shared/bak_floral.gif);
	clear: right;
}
#navContainerTop {
	height: 25px;
	width: 508px;
	margin-top: 30px;
	position: absolute;
	left: 437px;
	text-align: right;
	vertical-align: middle;
	top: 0;
}

#navContainerTop p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #606;
	vertical-align: middle;
	font-size: 0.8em;
	margin: 0;
}

#navContainerTop p a {
	color: #606;
}

#navContainerTop img {
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: top;
}
#navContainerMain {
	float: left;
	height: 32px;
	width: 428px;
	position: absolute;
	left: 0px;
	top: 155px;
}
#navContainerMain img {
	margin-right: 4px;
}
#banner {
	height: 180px;
	width: 950px;
	margin-top: 3px;
}
#bannerHome {
	height: 251px;
	width: 950px;
	margin-top: 3px;
}

#contentContainer {
	width: 950px;
}

#contentTop {
	background-image: url(../../_images/shared/border_top.png);
	background-repeat: no-repeat;
	height: 6px;
	margin-top: 3px;
}
#contentTop2 {
	background-image: url(../../_images/shared/border_top2.png);
	background-repeat: no-repeat;
	height: 6px;
	margin-top: 3px;
}

#contentMain {
	background-image: url(../../_images/shared/border_middle.png);
	background-repeat: repeat-y;
	float: left;
	width: 950px;
}
#contentMain2 {
	background-image: url(../../_images/shared/border_middle2.png);
	background-repeat: repeat-y;
	float: left;
	width: 950px;
}




#contentContainer #contentMain #contentLeft {
	float: left;
	width: 650px;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#contentContainer #contentMain2 #contentLeft {
	float: left;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#breadCrumb {
	float: right;
	margin-right: 0px;
}
#breadCrumb p {
	font-size: 0.6em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	color: #606;
}
#breadCrumb p a {
	color: #666;
}


#contentContainer #contentMain #contentRight {
	float: right;
	width: 232px;
	background-repeat: repeat;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 0.9em;
}
#contentContainer #contentMain2 #contentRight {
	float: right;
	width: 232px;
	background-repeat: repeat;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 0.9em;
}

.tableRowHead {
	background-color: #BFBFBF;
}

.table {
	padding: 20px;
	border: 1px solid #EAE0FE;
	background-color: #F4F4F4;
}


#contentRight h1 {
	font-size: 1.4em;
	color: #515151;
	margin-bottom: 10px;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}

#contentBottom {
	background-image: url(../../_images/shared/border_bottom.png);
	background-repeat: no-repeat;
	height: 6px;
	clear: both;
}
#contentBottom2 {
	background-image: url(../../_images/shared/border_bottom2.png);
	background-repeat: no-repeat;
	height: 6px;
	clear: both;
}

#footer {
	width: 950px;
	margin-top: 3px;
}
#footerTop {
	background-image: url(../../_images/shared/greyborder_top.png);
	height: 6px;
}
#footerMain {
	background-color: #666;
	background-repeat: repeat;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footerMain p {
	color: #CCC;
	font-size: 0.8em;
	margin-top: 0px;
}

#footerMain p a {
	color: #CCC;
	margin-bottom: 0px;
	margin-top: 0px;
}
#footerMain h1 {
	color: #FFF;
	font-size: 0.8em;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
#footerMain h1 a {
	color: #FFF;
}


#footerBottom {
	background-image: url(../../_images/shared/greyborder_bottom.png);
	height: 6px;
}
#copyright {
	margin-top: 30px;
}
#copyright p {
	font-size: 0.7em;
	color: #999;
	text-align: center;
	font-weight: normal;
	letter-spacing: .1em;
}
#copyright p a {
	color: #999;
}
#copyright h1 {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #999;
}
.strong {
	font-weight: bold;
}
#video {
	height: 311px;
	width: 360px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.smaller {
	font-size: 1.5em;
}
#contentLeft table {
	background-color: #F3E9F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D3A9D3;
	border-right-color: #D3A9D3;
	border-bottom-color: #D3A9D3;
	border-left-color: #D3A9D3;
}
.alert {
	font-style: normal;
	text-transform: uppercase;
	color: #C33;
}
.cross {
	text-decoration: line-through;
}

