/* Rose Garden CSS */

/* General */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
	background: url(../images/bg.jpg) top repeat-x;
}
a {
	color: #cc6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: 0;
	padding: 5px 0 10px 0;
	line-height: 15px;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0 0 15px 0;
}

h1 {
	font-size: 220%;
}

h2 {
	font-size: 200%;
}

h3 {
	font-size: 180%;
}

h4 {
	font-size: 160%;
}

h5 {
	font-size: 140%;
}

h6 {
	font-size: 110%;
	line-height: 16px;
}		

/* Structure */

#top-flash {
	width: 800px;
	height: 313px;
	margin: auto;
}

#main {
	width: 800px;
	margin: auto;
}

#main-container {
	float: left;
	clear: both;
	width: 800px;
	background: url(../images/main_bg.jpg) repeat-y;
}

#main-content {
	float: left;
	clear: both;
	width: 752px;
	padding: 0 24px 0 24px;
	background: url(../images/maincontent_bg.jpg) top no-repeat;
}

#main-content #gradient-general {
	float: left;
	clear: both;
	width: 722px;
	padding: 14px 15px 0 15px;
	background: #fff url(../images/gradientgeneral_bg.jpg) top repeat-x;
}

#main-content #gradient-general #leftnav{
	width: 174px;
	padding: 5px 10px 5px 10px;
	background: url(../images/leftnav_bg.jpg) top no-repeat;
	float:left;
}

#main-content #gradient-general #leftnav #nav-main{
	clear: both;
}

#main-content #gradient-general #leftnav #nav-main .level1{
	width: 174px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	border-bottom: 1px solid #ddd;
	clear: both;
}

#main-content #gradient-general #leftnav #nav-main .level1 a{
	color: #333333;
}

#main-content #gradient-general #leftnav #nav-main .level2{
	width: 169px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 5px;
	text-align: right;
	background: #e5e5e5;
	clear: both;
}

#main-content #gradient-general #leftnav #nav-main .level2 a{
	color: #336600;
}

#main-content #gradient-general #leftnav #nav-others{
	clear: both;
	padding-top: 10px;
}

#main-content #gradient-general #leftnav .smallform{
	width: 166px;
	height: 47px;
	padding: 10px 5px 5px 5px;
	background: url(../images/smallform_bg.jpg) top left no-repeat;
	overflow: hidden;
}

#main-content #gradient-general #rightcontent{
	background: url(../images/rightcontent_bg.jpg) top no-repeat;
	float:right;
	width: 480px;
	padding: 5px 10px 5px 20px;
}

#main-content #gradient-general #rightcontent #left-cnt{
	float:left;
	clear: right;
	width: 303px;
	padding-right: 15px;
	padding-top: 15px;
}

#main-content #gradient-general #rightcontent #left-cnt-wide{
	float:left;
	clear: right;
	width: 472px;
	padding-right: 0px;
	padding-top: 15px;
}

#main-content #gradient-general #rightcontent #right-links{
	float:left;
	clear: right;
	width: 150px;
	padding-top: 15px;
}

#main-bottom {
	clear: both;
	width: 800px;
	height: 40px; 
	margin: auto;
	background: url(../images/mainbottom_bg.jpg) no-repeat;
}

#footer {
	width: 750px;
	clear: both;
	margin: 0 auto;
	padding-top: 10px;
	height: 60px;
	text-align: center;
	font-size: 10px;
}

#footer a{
	color: #336600;
	text-decoration: none;
}

#footer a:hover{
	color: #336600;
	text-decoration: underline;
}

#footer .links{
	width: 750px;
	padding-bottom: 5px;
}

/* Image */

.img-left{
	float: left;
	clear: right;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* Text */

.text-dark {
	color: #444;
}

.text-dark2 {
	color: #444;
}

.text-dark2 a{
	color: #444;
	text-decoration: none;
}

.text-dark2 a:hover{
	color: #444;
	text-decoration: underline;
}

.text-grn {
	color: #557F1E;
}

.text-wht {
	color: #FFF;
}

.form-text {
	font-size: 90%;
	color: #666;
}

.note-text {
	font-size: 95%;
}

.test-top {
	background: url(../images/test_top.jpg) top no-repeat;
	width: 370px;
	padding: 30px 40px 0 40px;
}
	
/* Breadcrumb */

.breadcrumb a{
	background: transparent url(../images/arr_right.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 15px; /*adjust bullet image padding*/
}

.breadcrumb a:visited, .breadcrumb a:active{
	/*color: navy;*/
}

.breadcrumb a:hover{
	text-decoration: underline;
}

/* List Items */

.rlist{
	margin-left: 0px;
	padding-left: 0;
	list-style: none;
}

.rlist li{
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(../images/arr_bull.gif) no-repeat 0 .3em;
}

.mlist {
	margin-left: 0px;
	padding-left: 15px;
}

.mlist li{
	padding-left: 5px;
	padding-bottom: 5px;
	line-height: 15px;
}

div.item1 {
	width: 450px;
	padding: 10px 10px 10px 10px;
	background: url(../images/grd_grn.jpg) top repeat-x;
}

/* Table */

table.mtb{
	border-collapse: collapse; 
} 
table.mtb th {
	border: 1px solid #fff;
}
table.mtb td {
	vertical-align: top;
	border: 1px solid #fff;
	padding: 4px;
}
table.mtb tr.hdr {
	background: #557F1E;
}
table.mtb tr.row1 {
	background: #CCCC66;
}
table.mtb tr.row2 {
	background: #FFFF99;
}



table.gtb{
	width: 100%;
	border-collapse: collapse; 
} 

table.gtb td {
	vertical-align: middle;
	padding: 5px;
	text-align: center;
}






div.tbhdr {
	padding: 10px 10px 10px 10px;
	background: #557F1E;
}

div.tbcnt {
	padding: 10px 10px 10px 10px;
	background: #E9E9E9;
	border: #557F1E solid 1px;
}

div.tbhdr2 {
	padding: 10px 10px 10px 10px;
	background: #E1E1E1;
}

div.tbcnt2 {
	padding: 10px 10px 10px 10px;
	background: #F5F5F5;
	border: #E1E1E1 solid 1px;
}

div.currstep {
	padding: 10px 8px 8px 8px;
	background: url(../images/arr_currstep.gif) top center no-repeat #557F1E;
}

div.step {
	padding: 10px 8px 8px 8px;
	background: #CCCC66;
}

