/* css reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/*remember to define focus styles!  */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;

}

/***********************************************************/

/* body styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* link styles */

a:link {
	color: #90162E;
	text-decoration: underline;
	margin: 0px;
}

a:visited {
	color: #8D1A30;
	text-decoration: underline;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #8D1A30;
	text-decoration: underline;
}

/* div styles */

#wrapper {
	margin: 0 auto;
	width: 922px;
	background: #FFF;
	padding: 0px 10px 10px;
}


#pageheader {
	width: 1px;
	visibility: hidden;
}


#header {
	color: #FFF;
	width: 900px;
	float: left;
	padding: 0px 10px 10px;
	height: 100px;
	margin: 0px 0px 5px;
	background: #90162E url(../Images_general/header.png) no-repeat;
	border-top: 1px none #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#menu {
	color: #FFF;
	width: 922px;
	padding: 0px;
	height: 30px;
	margin: -5px 0px 10px;
	float: left;
	background: #CCC;	
}


#leftcolumn {
	color: #000;
	background: #FFF;
	margin: 0px 5px 5px 0px;
	padding: 0px 20px 5px 0px;
	height: auto;
	width: 335px;
	float: left;
}

#leftmiddle {
	visibility: hidden;
	width: 1px;
}

#rightmiddle {
	color: #000;
	background: #FFF;
	margin: 0px 5px 5px 0px;
	padding: 0px 10px 5px;
	height: auto;
	width: 335px;
	float: left;
}

#rightcolumn {
	border: 2px solid #99ccff;
	color: #333;
	background: #cfe8ff;
	margin: 0px 0px 5px;
	padding: 0 8px 10px;
	height: auto;
	width: 180px;
	float: right;
}

#infobox {
	border: 6px solid #FFD503;
	padding: 8px 8px 0px;
	margin: 2px 0px 12px;
	float: left;
	width: 316px;
	text-align: center;
}

#infobox2 {
	border: 10px solid #003B9C;
	padding: 8px 8px 0px;
	margin: 10px 0px;
	float: left;
	width: 316px;
	text-align: center;
}

#flashmenu {
	padding: 8px 0px;
	margin: 2px 2px 2px 0px;
}

#quotebox1 {
	color: #BC3E0D;
	display: block;
	margin: 8px 0px 0px;
	background: #FFF;
	border: 1px solid #BC3E0D;
	padding: 8px;
	font: bold 14px Verdana, Geneva, sans-serif;
}

#messagebox {
	display: block;
	margin: 6px 0px 2px;
	background: #cfe8ff;
	padding: 60px 10px 50px;
}

#quotebox2 {
	color: #FFF;
	font-weight: bold;
	display: block;
	margin: 30px 0px 0px;
	background: #E7A821;
	padding: 4px 4px 4px 12px;
	font-style: italic;
	font-size: 14px;
	line-height: 110%;
}

#quotebox3 {
	color: #FFF;
	display: block;
	margin: 20px 0px 0px;
	background: #E7A821;
	padding: 12px;
	width: 70%;
	font: italic bold 14px/110% Verdana, Geneva, sans-serif;
}

#quotebox4 {
	color: #333;
	display: block;
	margin: 10px 0px 20px;
	background: #FDFFD4;
	padding: 10px 8px 10px 10px;
	font: normal 14px/110% Arial, Helvetica, sans-serif;
	border: 1px dashed #333;
}

#downloader {
	display: block;
	border: 1px solid #90162E;
	padding: 8px;
	margin: 6px 0px 10px;
	background: #FFF;
}

#crumbs {
	color: #000;
	font: bold 10px Arial, Helvetica, sans-serif;
	background: #E5E5E5;
	display: block;
	margin-bottom: 10px;
	padding: 6px 8px;
	width: 200px;
}

#tipbox {
	display: block;
	border: 2px solid #747EAF;
	padding: 8px 8px 14px;
	margin-bottom: 20px;
	background: #cfe8ff;
}

#tipbox2 {
	display: block;
	border: 2px solid #99ccff;
	padding: 8px 8px 14px;
	margin-bottom: 20px;
	background: #cfe8ff;
	margin-top: 20px;
}

#tipbox3 {
	display: block;
	border: 2px solid #99ccff;
	padding: 8px 8px 14px;
	margin-bottom: 20px;
	background: #cfe8ff;
	margin-top: 20px;
}

#tipbox4 {
	display: block;
	border: 2px solid #FAD400;
	padding: 8px 8px 14px;
	margin-bottom: 20px;
	background: #FFF3A6;
}

#tipbox5 {
	display: block;
	border: 2px solid #49A1A8;
	padding: 8px 8px 14px;
	margin-bottom: 20px;
	background: #D6FFD7;
	margin-top: 20px;
}

#tipbox6 {
	color: #333;
	background: #FEFCD1;
	border: 1px solid #9D0132;
	margin: 0px 0px 5px;
	padding: 0 8px 10px;
	height: auto;
	width: 330px;
}

#textbox1 {
	display: block;
	border: 2px solid #063;
	padding: 8px 8px 14px;
	margin-bottom: 0px;
	background: #ccffcc;
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #063;
	margin-top: 20px;
}

#textbox2 {
	display: block;
	border: 1px solid #333;
	padding: 8px 8px 14px;
	margin-bottom: 0px;
	background: #FFF3A6;
	font: normal 12px/130% Verdana, Geneva, sans-serif;
	color: #333;
	margin-top: 20px;
}

#yellowbox {
	display: block;
	border: 1px solid #333;
	padding: 8px 8px 14px;
	margin-bottom: 0px;
	background: #FFF3A6;
}

#pagetitle {
	margin-bottom: 10px;
}

#photo {
	margin: 6px auto 10px;
	text-align: center;
	border: thin #000
}

#formdiv {
	margin-left: 200px;
}

/* footer code */

#footer {
	width: 900px;
	clear: both;
	color: #333;
	border: 1px solid #ccc;
	background: #FFF url(../Images_general/footer.png) no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}
.footerTxt {
	font: bold 10px/14px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 2px;
	padding: 20px 4px 4px;
	text-align: center;
}

/*--------------------------------------------------------------------------------------------------------------*/

/* rounded edge boxes */


.cssbox1{
	margin:2px auto 14px 0px;
	text-align: center;
	background: url(../Images_general/RboxBlue.png) no-repeat left top;
	padding-bottom: 24px;
	width: 200px;
} 

.cssbox2{
	margin:2px auto 10px 0px;
	text-align: center;
	background: url(../Images_general/RboxGreen.png) no-repeat left top;
	padding-bottom: 24px;
	width: 222px;
} 

.cssbox3{
	margin:2px auto 4px 0px;
	text-align: center;
	background: url(../Images_general/RboxWhite.png) no-repeat left top;
	padding-bottom: 30px;
	width: 222px;
	padding-top: 10px;
} 

.cssHeaderBlue {
	color: #3366cc;
	font-weight: bold;
	margin-bottom: 4px;
	display: block;
	margin-top: 4px;
}

.cssHeaderGrn {
	color: #036;
	font-weight: bold;
	margin-bottom: 4px;
	display: block;
	margin-top: 0px;
}

/* misc styles */	

.subtitle {
	font: bold 16px Verdana, Geneva, sans-serif;
	color: #9d0132;
	display: block;
	padding-bottom: 4px;
	margin-bottom: 4px;
}


h1 {
	font: bold 24px Verdana, Geneva, sans-serif;
	color: #9d0132;
	display: block;
}

h2 {
	font: bold 16px Verdana, Geneva, sans-serif;
	color: #BC3E0D;
	display: block;
	padding-bottom: 4px;
}

h3 {
	font: bold 16px Verdana, Geneva, sans-serif;
	color: #3366cc;
	display: block;
	padding-bottom: 4px;
}

h4 {
	font: bold 16px Verdana, Geneva, sans-serif;
	color: #6D1016;
	display: block;
	padding-bottom: 10px;
}

.redTxt {
	color: #90162E;
	font-weight: bold;
}

.orangeTxt {
	color: #BC3E0D;
	font-weight: bold;
}

.quote {
	font-weight: bold;
	font-style: italic;
	display: block;
	margin-left: 30px;
	padding: 6px 10px 10px 30px;
	margin-right: 55px;
}

.quote2 {
	padding: 2px 0px 4px 2px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}

.quote3 {
	padding: 2px 2px 4px;
	font-size: 14px;
	font-style: italic;
	color: #333;
}


.bulletlist {
	list-style: disc outside;
	display: list-item;
	margin: 0px 0px 0px 30px;
}

.bulletlistLevel2 {
	list-style: circle outside;
	display: list-item;
	margin: 0px 0px 0px 50px;
}

.bulletlist2 {
	list-style: circle outside;
	display: list-item;
	margin: 0px 0px 0px 30px;
}

.numlist {
	list-style: decimal outside;
	display: list-item;
	margin: 0px 0px 0px 30px;
}


.download {
	display: block;
	margin-top: 8px;
	padding: 12px 8px;
	background: #E5E5E5;
	font-weight: normal;
	margin-bottom: 20px;
}


.moreTxt {
	font: bold 10px/14px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 2px 2px 2px 0px;
	padding: 20px 4px 4px 0px;
	text-align: left;
	display: block;
}

.biggerTxtBlue {
	font-size: 16px;
	font-weight: bold;
	color: #38587E;
}

.biggerTxtRed {
	font-size: 16px;
	font-weight: bold;
	color: #90162E;
}

.picaption {
	font: bold 10px/12px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	display: block;
	margin-top: 6px;
	margin-bottom: 0px;
}

.boxText {
	color: #000;
	font-weight: bold;
	display: block;
	background: #99ccff;
	padding: 4px;
}

.boxText2 {
	color: #FFF;
	font-weight: bold;
	display: block;
	background: #cfe8ff;
	padding: 8px;
	text-align: left;
}

.boxTextSidebar {
	color: #223A53;
	font-weight: normal;
	display: block;
	background: #FFF3A6;
	padding: 8px;
	text-align: left;
	border: 1px solid #4D77A8;
}

.download {
	display: block;
	margin-top: 8px;
	padding: 6px;
	background: #E5E5E5;
	font-size: 10px;
	font-weight: bold;
}
