/* CCSTheme v 3.x */
/* General */

/* BEGIN Common */
body { 
	color: #ffffff;
	background-image: url('Images/PageBg.gif');
	font-family: Arial; font-size: 80%;
	}


html>body {
	font-family: Arial; font-size: 80%;
}

html>body td, html>body th, html>body table {
	font-size: 100%;
}


/*ie6*/
* html body {
	font-family: Arial; font-size: 80%;
}

* html body td, * html body th, * html body table {
	font-size: 100%;
}
/*end*/

.text { 
	color: #ffffff
	}

a.menulink:link, a.menulink:visited { 
	color: #020e38;
	}

a.menulink:hover, a.menulink:active { 
	color: #000000;
	}


a:link { 
	color: #020e38;
	}

a:visited { 
	color: #020e38;
	}

a:hover,a:active { 
	color: #000000;
	}

ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px; 
	}

form {
	margin: 0px;
	}

h1	{
	color: #ffffff;
	font-size: 150%;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	color: #ffffff;
	font-size: 130%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	color: #ffffff;
	font-size: 110%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	color: #ffffff;
	font-size: 100%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	color: #ffffff;
	font-size: 100%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	color: #ffffff;
	font-size: 90%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

th	{ 
	font-family: Arial; font-size: 80%;
	}

td { 
	font-family: Arial; font-size: 80%;
	}
	
.topbar {
	background-color: #001C50;
	}

.topnav {
	background-image: url('Images/topnav.gif'); background-color: #030c37;
	}
	
.topnav td {
	background-image: url('Images/topleft.gif'); background-color: #030c37;
	}

.nav {	
	background-image: url('Images/nav.gif'); background-color: 427bbd;
	}

.title { 
	font-size: 125%; font-weight: bold; text-align: center;
	padding: 3px;
	background-image: url('Images/HeaderBg.gif'); background-color: #002973; color: #ffffff;
	width: 100%;
	white-space: nowrap;
	padding-left: 8px;
	}
	
	
/*input, textarea, select {
	font-family: Arial; font-size: 80%;
	font-size: 100%;
}

html>body input, html>body select, html>body textarea {
	font-family: Arial; font-size: 80%;
	font-size: inherit;
}*/

/* END Common */

.Header {
	width: 100%;
	}

.Header 


html>body .Header th {
	font-size: 140%; font-weight: bold; text-align: left;
}


/*ie6*/
* html body .Header th {
	font-size: 140%; font-weight: bold; text-align: left;
}
/*end*/

.HeaderLeft { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRight { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeft img{
	width: 1px;
	}

.HeaderRight img{
	width: 1px;
	}


/*end*/

.Caption a:link { 
	color: #ffffff;
	}

.Caption a:visited { 
	color: #ffffff;
	}

.Caption a:hover, .Caption a:active { 
	color: #ffffff;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #002973; border-right: 1px solid #002973;
	background-color: #002973; color: #ffffff;
	white-space: nowrap;
	color: #ffffff;
	}

.Row td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #002973; border-right: 1px solid #002973;
	text-align: left;
	vertical-align: top;
	background-color: #315a8c; 
	color: #ffffff;
	}
	

html>body .Row th, html>body .Row td {
	font-size: 100%;
}


/*ie6*/
* html body .Row th, * html body .Row td {
	font-size: 100%;
}
/*end*/

caption.Row { 
	font-size: 80%;
	padding: 3px;
	border: 1px solid #002973; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #315a8c; 
	color: #ffffff;
	}


html>body caption.Row {
	font-size: 100%;
}


/*ie6*/
* html body caption.Row {
	font-size: 100%;
}
/*end*/

.Row a:link { 
	color: #f7bd00;
	}

.Row a:visited { 
	color: #f7bd00;
	}

.Row a:hover, .Row a:active { 
	color: #ffffff;
	}

.Separator{
	color: #002973;
	}

.Separator td{
	height: 1px;
	}


.Footer td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #002973; border-right: 1px solid #002973;
	background-color: #315a8c; color: #ffffff;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #ffffff;
	}


html>body .NoRecords td, html>body .Footer td {
	font-size: 100%;
}


/*ie6*/
* html body .NoRecords td, * html body .Footer td {
	font-size: 100%;
}
/*end*/

.Footer a:link { 
	color: #f7bd00;
	}

.Footer a:visited { 
	color: #f7bd00;
	}

.Footer a:hover, .Footer a:active { 
	color: #ffffff;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footer input {
	margin: 2px;
	vertical-align: middle;
	}

.Bottom td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #002973; border-right: 1px solid #002973;
	background-color: #315a8c; color: #ffffff;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #ffffff;
	}


html>body .Controls th, html>body .Controls td, html>body .Bottom td {
	font-size: 100%;
}


/*ie6*/
* html body .Controls th, * html body .Controls td, * html body .Bottom td {
	font-size: 100%;
}
/*end*/

.Bottom a:link { 
	color: #f7bd00;
	}

.Bottom a:visited { 
	color: #f7bd00;
	}

.Bottom a:hover, .Caption a:active { 
	color: #ffffff;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
	}

.Bottom input {
	margin: 2px;
	vertical-align: middle;
	}
/*end*/