/* CSS Document */
* {
	margin:0; padding:0;
	font-size:100%;
}

body{background:#0669b2 url(/Resources/images/body_bg.gif) top repeat-x; text-align:center;}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html
	{
		font-family:arial;
		font-size:0.688em;
		line-height:1.273em;
		color:#666a67;
	}

a {color:#093b5e; text-decoration:none}
a:hover{text-decoration:underline;}
p {padding-top:14px;}

/* ============================= main layout ====================== */

#logo h1 {background:url(/Resources/images/logo.gif) top left no-repeat; text-indent:-10000px; height:71px; line-height:1.25em; font-size:0.75em;}

h1 {color:#0669b2; font-size:1.385em; margin-bottom:15px;}

li { background:url(/Resources/images/header_list_bg.gif) no-repeat 0 8px; padding-left:13px;}
li a {color:#093B5E; text-decoration:none; line-height:2em;}
li a:hover {text-decoration:underline;}

.imgindent {margin:0 13px 0 0; float:left;}

/* ============================= header ====================== */

#header .bg { background:url(/Resources/images/top_bg.gif) top left no-repeat; width:100%;}
#header .indent { padding:48px 17px 0 20px;}
#header .left {width:340px;}
#header .right {padding:13px 45px 33px 0;}

#header .right li { background:url(/Resources/images/header_list_bg.gif) no-repeat 0 5px;}
#header .right li a {color:#859088; line-height:1.455em;}
#header .imgindent {margin:0 6px 0 0; float:left;}

/* ============================= menu ====================== */

.menu {margin-top:5px; background:#093b5e; padding:7px 0 7px 0; text-align:center}
.menu li {float:left;background:none; padding:0;}
.menu li a {display:block; background:url(/Resources/images/menu_bg.gif) right repeat-y; text-align:center; padding:3px 15px 1px 12px; text-transform:uppercase; color:#f5f6f5; font-weight:bold;}
.last {background:none !important; border:none !important;}

/* ============================= Nav ====================== */

.box1 {background:#f3f4f5; border-top:5px solid #b9c9d9; width:100%}
.box1 li {background:none; border-bottom:1px solid #e3e4d3; padding:4px 15px 3px 13px;}
.box1 li a {color:#859088; line-height:1.545em;}
.box1 h3 {padding:9px 10px 6px 11px;}

#breadcrumbNav {padding-bottom: 10px}

/* ============================= middle ====================== */

#middle .indent {padding:11px 18px 11px 20px;}

.column_pad {padding-right:18px;}
.content {padding:0 20px 0 0;}

/* ============================= footer ====================== */
#footer {text-align:center;}
#footer .indent {padding:35px 0 0 18px;  font-weight:bold; color:#ffffff;}
#footer a {color:#ffffff;}