/* CSS Document */

body {
	background: #3d5369;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 11px;
	}
	
a {
	text-decoration: none;
	color: #036;
	}
	
a:hover {
	text-decoration: underline;
	}
	
.clear {
	clear: both;
	}
	
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	}
	
#footer {
	clear: both;
	text-align: right;
	font-size: 10px;
	color: #fff;
	margin: 15px 0 0 0;
	}
	
#footer a {
	color: #fff;
	}
	
.preLoad {
	display: none;
	}

.required 
{
	color:Red;
}
	
	
	
/* ======= Head Styles ===== */

#wrapper {
	margin: 0 auto;
	width: 902px;
	padding: 0 10px 10px 10px;
	background: #6282a2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #7a828a;
	}
	
#head {
	width: 100%;
	border-top: 2px solid #c96;
	border-left: 1px solid #7a828a;
	border-right: 1px solid #7a828a;
	border-bottom: 1px solid #7a828a;
	margin: 0;
	padding: 0;
	background: url(../images/head_bg.jpg) repeat-x;
	}
	
#head img {
	display: block;
	}
	
#headRight {
	float: right;
	margin: 10px 10px 0 0;
	text-align: right;
	}
	
.tag {
	margin: 25px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #036;
	white-space: nowrap;
	overflow: auto;
	}
	

/* ========= Top Navigation ==========*/



#nav {
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
	border-bottom: 1px solid #7a828a;
	height: 22px;
	}
	
/* IE6 Only Hack */
* html #nav {
	margin-bottom: -2px;
	}
	
#secondNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	float: right;
	margin: 5px 0 0 0;
	}
	
#secondNav a {
	font-weight: bold;
	padding: 0 8px 0 8px;
	color: #fff;
	text-decoration: none;
	}
	
#secondNav a:hover {
	text-decoration: underline;
	}


#topNav {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#topNav li {
	float: left;
	margin: 0;
	border-top: 1px solid #7a828a;
	background: #bccbd9 url(../images/nav_bg.jpg) repeat-x;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 4px 20px 0px 20px;
	height: 18px;
	}
	
#topNav li a {
	color: #003366;
	text-decoration: none;
	display: block;
	}
		
#topNav li.sel a {
	color: #036;
	border-bottom: 2px solid #c96;
	}
	
#topNav li.sel a:hover {
	text-decoration: none;
	}
	
#topNav li.tab1sel {
	border-left: 1px solid #7a828a;	
	}
	
#topNav li.tab5sel {
	border-right: 1px solid #7a828a;	
	}

#topNav li.tab1sel a {
	color: #036;
	border-bottom: 2px solid #c96;
	}
	
#topNav li.tab1sel a:hover {
	text-decoration: none;
	}

#topNav li.tab5sel a {
	color: #036;
	border-bottom: 2px solid #c96;
	}
	
#topNav li.tab5sel a:hover {
	text-decoration: none;
	}

#topNav a:hover {
	text-decoration: underline;
	}
	
.tab1 {
	border-left: 1px solid #7a828a;
	}

.tab5 {
	border-right: 1px solid #7a828a;
	}
	
#topNav li.seperator {
	width: 1px;
	height: 22px;
	padding: 0;
	margin: 0;
	background: #bccbd9;
	}


	
/* ====== Left Navigation ====*/

#leftNav {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 210px;
	}
	
#leftNav li {
	display: block;
	margin: 0;
	padding: 0;
	}
	
#leftNav li a {
	display: block;
	padding: 5px 0 5px 10px;
	margin: 0;
	border-bottom: 1px solid #ead9c5;
	font-size: 11px;
	font-weight: bold;
	color: #036;
	}
	
#leftNav li a:hover {
	background: #f7f1e9;
	text-decoration: none;
	}
	
#leftNav li a.sel {
	background: #ead9c5;
	}
	
#leftNav li a.sel2 {
	background: #CEE3F6;
	}	

#leftSubNav {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #ead9c5;
	}
	
#leftSubNav li {
	margin: 0;
	padding: 0;
	}
	
#leftSubNav li a {
	display: block;
	padding: 2px 0 3px 10px;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #036;
	background: #f7f1e9;
	border-bottom: 0px;
	}
	
#leftSubNav li a:hover {
	background: #ead9c5;
	}
	
	
#leftSubSubNav {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 0px;
	}
	
#leftSubSubNav li {
	margin: 0;
	padding: 0;
	}
	
#leftSubSubNav li a {
	display: block;
	padding: 2px 0 3px 20px;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #036;
	background: #f7f1e9;
	border-bottom: 0px;
	}
	
#leftSubSubNav li a:hover {
	background: #ead9c5;
	}	
	
	


/* ======  Page Content ======*/

#pageContent {
	margin: 0;
	padding: 10px;
	background: #bccbd9;
	border-left: 1px solid #7a828a;
	border-right: 1px solid #7a828a;
	border-bottom: 1px solid #7a828a;
	}
	
.contentBox {
	margin: 0;
	padding: 0 0 10px 0;
	background: #fff;
	border-left: 1px solid #c96;
	border-right: 1px solid #c96;
	border-bottom: 1px solid #c96;
	}
	
#titleHead {
	background: #c96;
	color: #fff;
	margin: 0;
	padding: 8px 0 5px 10px;
	font-weight: bold;
	font-size: 16px;
	position: relative;
	}
	
#content h2, #contentNoRight h2, .contentNoRight h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	color: #036;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ead9c5;
	}
	
#content h3, #contentNoRight h3, .contentNoRight h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	color: #036;
	font-size: 13px;
	font-weight: bold;
	}
	
#content {
	float: left;
	width: 404px;
	margin: 10px 15px 5px 15px;
	line-height: 16px;
	color: #333;
	}
	
#content th
{
	text-align: left;
	vertical-align: top;
}

#content td
{
	vertical-align: top;
}
	
#contentNoRight, .contentNoRight {
	float: left;
	width: 620px;
	margin: 10px 15px 5px 15px;
	line-height: 16px;
	color: #333;
	}
	
#rightColumn, .rightColumn {
	float: right;
	margin: 15px 15px 5px 0;
	border-left: 1px solid #ead9c5;
	width: 201px;
	padding: 0 0 15px 15px;
	}
	
#rightColumn h2, .rightColumn h2 {
	color: #c96;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0;
	}
	
#rightColumn img, .rightColumn img {
	display: block;
	border: 1px solid #7a828a;
	}
	
	
#breadcrumb {
	font-size: 10px;
	margin: 15px 15px 0 0;
	text-align: right;
	float: right;
	color: #fff;
	}
	
#breadcrumb a {
	color: #fff;
	}
	
.indent
	{
	    margin-left: 20px;
	}
	

	

/* ======  Application ======*/
.appTable 
{
	border: solid 1px #3d5369;
	background-color: #bccbd9;
	width: 100%;
}

.appTable th a
{
	color: White;
	font-size: x-small;
}

.appTable th
{
	text-align: left;
	background-color: #3d5369;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: White;
}

.grid
{
	border: solid 1px #3d5369;
	background-color: #bccbd9;
	width: 100%;
}

.grid td
{
	border: solid 1px #3d5369;
}

.gridnoborder td
{
	border-width:0px;
}

.grid th, th a
{
	text-align: left;
	background-color: #3d5369;
	border: solid 1px #3d5369;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
}

.globalButton {
	font-size: 10px;
	margin: 0;
	padding: 2px 8px 2px 8px;
	border: 1px solid #fff;
	background: #3d5369;
	color: #fff;
	cursor: pointer;
	}
	
.globalButtonLarge {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 2px 8px 2px 8px;
	border: 1px solid #fff;
	background: #3d5369;
	color: #fff;
	cursor: pointer;
	}

#photo {	
	padding: 5px 0 5px 10px;
}