/************** Default Elements *******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	font: 100.01%/120% Arial, Helvetica, sans-serif;
	color: #192848;
	background: #1E418A;
}

/************** Layout Elements *******************/

#wrapper {
	width: 910px;
	margin: 0 auto;
	font-size: 80%;
	min-height: 400px;
}

#header {
	height: 20px;
}

#header #title {
	margin-top: 20px;
}

#strap {
	height: 122px;
	background: url(../images/strapBG.jpg) no-repeat;
	margin-top: 0px;
}

#topNavigation {
	height: 30px;
	padding: 0 0px 0 0px;
	/*background: url(../images/strapBG.jpg) no-repeat center;*/
	margin-right: 0px;
}

#content {
	padding-top: 1px;
}

#innerwrapper {
	margin: 25px 25px 15px 25px;
	padding-bottom: 2px;
	margin: 0px 0;
	background-color: #ffffff;
}

#innercontent {
	min-height: 200px;
	margin: 0 178px 0 187px;
}

.twocol #innercontent {
	margin: 0 20px 0 187px;
}

#rightcol {
	min-height: 150px;
	float: right;
	width: 170px;
	margin-right: 8px;
}

.twocol #rightcol {
	display: none;
}

#rightcol img {
	display: block;
	margin: 10px auto;
}

/***************** Leftcol navigation *******************/

#leftColumnContent {
	padding: 0px 0px 10px 10px;
	width: 170px;
	float: left;	
}

#leftColumn1 ul {
	margin: 0px;
	padding: 10px 0px 20px;
}
#leftColumn1 ul li {
	list-style: none;
	display: inline;
}
#leftColumn1 ul li a {
	display: block;
	padding: 3px 4px 6px 15px;
	line-height: 18px;
	background: url(../images/sidenav-bg.jpg) no-repeat left top;
}
#leftColumn1 ul li a:hover {
	text-decoration: none;
	background: url(../images/sidenav-bg-over.jpg) no-repeat left top;
}

/* \*/ /*/ 
#leftcol ul li ul {position: static;}
/* */

/************** sidebar and box elements *******************/

.sidebarlt {
	padding: 6px;
	border: 1px solid #C6CCD9;
	background: #F2F3F7;
	width: 155px;
	margin-left: 0px;
}
.sidebardk {
	color: #FFFFFF;
	background: #566DA6;
	border: 1px solid #556481;
	padding: 6px;
	width: 155px;
	margin-left: 0px;
	font-size: 12px;
}


.sidebardk a, .sidebardk a:visited, sidebardk a:active {
	color: #121D35;
}

.sidebardk a:hover {
	color: #BBC5DD;
} 

.sidebarbox {
	background: url(../images/sidebox-fill.gif) repeat-y left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.sidebarbox p {
	margin: 0px;
	padding: 0px;
}

.sidebarbox h4 {
	font-size: 100%;
	font-family: "bell gothic std light", Arial, Helvetica, sans-serif;
	color: #273D6E;
	padding: 0px;
}

.sidebarbox h5 {
	font-size: 100%;
	margin-bottom: -15px;
	font-family: "bell gothic std light", Arial, Helvetica, sans-serif;
	color: #8D3218;
}

.sidebarboxtop {
	background: url(../images/sidebox-top.gif) no-repeat left top;
	padding: 12px 8px 0px;
}
.sidebarboxbottom {
	background: url(../images/sidebox-bottom.gif) no-repeat left bottom;
	height: 13px;
}

.bottomBarLight {
	padding: 5px;
	border: 1px solid #C6CCD9;
	background: #F2F3F7;
	text-align: center;
	width: auto;
	margin-left: 20px;
}

.alert {
	padding: 5px;
	border: 4px solid #87402B;
	background: #F2F3F7;
	text-align: left;
	width: auto;
	margin-left: 10px;
}

/************** Text Elements *******************/



h1 {
	color: #273D6E;
	padding: 20px 0 5px 18px;
	font-size: 150%;
	font-family: "bell gothic std light", Arial, Helvetica, sans-serif;
}

h2 {
	padding: 5px 0 5px 18px;
	font-size: 140%;
	font-family: "bell gothic std light", Arial, Helvetica, sans-serif;
	color: #8D3218;
}

h3 {
	padding: 5px 0 5px 18px;
	font-size: 130%;
	font-family: "bell gothic std light", Arial, Helvetica, sans-serif;
	color: #8D3218;
}

h4 {
	padding: 5px 0 5px 18px;
	font-size: 120%;
	font-family: "bell gothic std light", Arial, Helvetica, sans-serif;
	color: #8D3218;;
}

h5 {
	font-size: 100%;
	font-family: "bell gothic std light", Arial, Helvetica, sans-serif;
	color: #273D6E;
}

h6 {
	padding: 5px 0 5px 18px;
	font-size: 100%;
	font-family: "bell gothic std light", Arial, Helvetica, sans-serif;
	color: #8D3218;
}

p {
	margin: 20px;
}

ul {
	margin: 10px 0 10px 60px;
	list-style-image: url(../images/dot.gif);
}

ul ul li {
	list-style-image: url(../images/dot_blue.gif);
}

/************** Generic Classes *******************/

.right {
	float: right;
	margin: 5px 10px 2px 10px;
}

.left {
	float: left;
	margin: 5px 10px 2px 0;
}

.clearit {
	font-size: 0;
	line-height: 0;
	clear: both;
}

.Banner {
    color: #192848;
	font-size: 130%;
	font-style:italic;
	margin: 5px 0 5px 0;
	line-height: 1.5em;
}

.BannerSm {
    color: #192848;
	font-size: 120%;
	font-style:italic;
	margin: 5px 20px 5px 20px;
	line-height: 1.5em;
	font-weight: bold;
}

.List {
    color: #192848;
	font-size: 100%;
	font-style:italic;
	margin: 15px 0 5px 20px;
	font-weight: bold;
}

.sidebarbox a image{
    margin: 5px 0px 5px 0px;
	background: none;
	
}

.boldLarge {
    color: #0C1322;
	font-size: 1.1em;
	font-weight: bold;
}

.bold {
    color: #0C1322;
	font-size: 1.0em;
	font-weight: bold;
}

.smallText {
    color: #0C1322;
	font-size: .9em;
}

.linksSm {
	width: 150px;
	display: block;
	padding: 5px;
	background-color:#E5BBAE;	
	/*border: 1px solid #CDD3DF;*/
	font-size: 100%;
	margin-left: 200px;
	text-align: center;
	text-decoration:underline;	
}

/************** Link Styles *******************/

a img {
	border: none;
}

a, a:link {
	color: #20335B;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #0C1322;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #355494;
	text-decoration: underline;
}
a:focus {
	color: #556584;
}
a:active {
	color: #556584;
}

a:hover {
	color: #355494;
}

.sidebarbox a {
	color: #0C1322;
	text-decoration: none;
	font-weight:100;
	text-align: center;
	display: block;
	border: #FFFFFF;
	background: #E5BBAE;
	padding: 3px 0 3px 0;
	font-size: .8em;
	font-weight: bold;
}

.sidebarbox a:hover {
	color: #8D3218;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
/************** footer Styles *******************/

#footer p {
	font-size: 75%;
	
	padding: 0;
	margin: 6px 6px 0 0;
	color: #999999;
	text-align: center;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	text-decoration: none;
	color: #B94220;
}

 /*\*//*/
 #innercontent {
 	width: 180px;
 }
	
	.twocol #innercontent {
 	width: auto;
 }
 
 
 #header ul {
	height: 22px;
	margin-bottom: 5px;
}

/**/
