/* CSS Document */

body {
	background-color: #2D5C7D;
	color: #455560;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.6em;
	margin-top:0px;
}

.bottomShadow { background-image:url(../images/template/dropshadow-bottom.gif); background-repeat:repeat-x; }

.right-sideShadow { background-image:url(../images/template/dropshadow-right.gif); background-repeat:repeat-y; }

.mainTableCell { border: 1px solid #333333; background-color:#FFFFFF; width:727; padding:18px 18px 18px 18px; }

.centerTable { margin-left:auto; margin-right:auto; }

#content { padding: 0px 5px 0px 20px; }

h1 {
	font-family:"Georgia", "Courier New", Courier, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15pt;
	color: #2D5C7D;
	clear: both;
}

h2 {
	font-family:"Georgia", "Courier New", Courier, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12pt;
	color: #BE5E25;
	clear: both;
	margin-bottom:5px;
}

h3 {
	font-family:"Georgia", "Courier New", Courier, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
	clear: both;
	margin-bottom:4px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #BE5E25;
	clear: both;
}



a { color: #455560; }

a:hover { color: #000000; }



/*   ///////////////   Navigation / Sub-Navigation Styles  \\\\\\\\\\\\\\\\   */

#navDiv { width:689; padding-top:5px; padding-bottom:1px; }

#nav { margin: 14px 0px 0px 0px; }

#navRule { border-right: 1px dotted #999999; width:170px; }

#subNav {
	text-align: right;
	margin-left: 10px;
	margin-top: 13px;
	padding: 5px 10px 0px 10px;
	line-height:1.5;
} 

#subNav a { padding: 3px 0px 3px 7px; color:#3F3F3F; } 

#subNav a:hover { background-color: #FFFFFF; color: #CCCCCC; text-decoration:none; } 

.subNavOn { font-style:italic; color:#BE5E25; font-weight:bold; text-decoration:none; } 

#toTop, #back { padding-left:25px; font-style:italic; font-size:10px; }



/*   ///////////////   Utility Styles  \\\\\\\\\\\\\\\\   */

#newestFranchises { font-size:11px; color:#FF9933; padding-left:20px; margin-top:0px; }

#pic, .pic { margin: 5px 0px 5px 12px; /* clear:right; */ }

.floatLeft { float: left; }

.floatRight { float: right; }

sup { font-size: 5pt; }

acronym { border-bottom: 0px; font-weight: bold; }

.border { border: 1px solid #455560; }

.hide { display: none; } 



/*   ///////////////   Footer Styles  \\\\\\\\\\\\\\\\   */

#footer {
	font-size: 10px;
	width: 669px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 20px;
	clear: both;
	text-align: right;
}

#footNav a { clear: both; color:#455560; }

#footNav a:hover { color:#999999; }

.footerNavOn { color:#CCCCCC; text-decoration:none; }

#footNav ul { text-align: right; margin: 0px 0px 10px 0px; padding: 0px; }

#footNav li {	margin-left: 12px; font-family: Arial, Helvetica, sans-serif; display: inline; }

#footerCredits {
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color:#94C5E7;
	margin-left: auto;
	margin-right: auto;
}

#footerCredits a { color:#94C5E7; text-decoration: underline; }

#footerCredits .hidelink { color: #94C5E7; text-decoration: none; }



/*   ///////////////   Forms Styles  \\\\\\\\\\\\\\\\   */

.required { font-weight: bold; }

.submitBtn {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #455560;
	cursor:pointer;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	float: left;
	width: 140px;
	margin-bottom: 10px;
}

.labelRight { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; float:none; }

form { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }

textarea, select { border: 1px solid #666666; font-size: 9pt; }

input { background-color:#FFFFFF; border: 1px solid #666666; font-size: 8pt; }

.reqField { background-color:#C0B09A; } 

form br { clear: both; }



/*     ///////////////////    NOT USED   \\\\\\\\\\\\\\\\\\\\\\\\


#title { clear: both; margin: 0px 0px 0px 200px; padding-top: 5px; }

#wrap {
	padding: 39px 16px 38px 16px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	width: 689px;
}


.current { color:#CCCCCC; text-decoration:none; }

#content { float: right; width: 410px; padding-bottom: 10px; }

#content a { color: #455560; text-decoration: underline; }

#content a:hover { color: #E4E8D0; text-decoration: underline; }

#content li {
	margin-left: 20px;
	margin-bottom: 2px;
	display:list-item;
	line-height: 1.5;


#inspire  {
	margin-bottom: 2px;
	clear: right;
	width: 311px;
}

#facts {
	clear: left;
	width: 311px;	
}

#banner {
	width: 199px;
	height: 117px;
	clear: right;
}

ul {
	list-style-type: none;
	color: #455560;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.5em;
	text-indent: 25px;
	margin: 0px;
	padding: 0px;
}

#content ul, #content li {
	display: block;
	text-indent: 0px;
}

#content ul { font-weight: bold; }

#dropNav {
	text-align: right;
	padding-right: 24px;
	clear: left;
}

#dropNav li {
	display: inline;
	margin-left: 20px;
}

#dropNav div {
	padding: 10px 0px 0px 37px;
}

#dropNav ul {
	display: inline;
}

#copyText {
	color: #B3B3B3;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;	
}


*/
