@import url("css/undohtml.css");  /* CSS to undo some default browser css that gets in the way more than it helps */
@import url("css/dojo.css");
@import url("css/forms.css");
@import url("css/exception.css");

/** BASIC */
.fieldMissing {
    background: #bedef4;
}

.fieldInvalid {
    background: #ffaf7e;
    font-weight: bold;
}
.exceptionDialog {
    overflow:auto;
    display:block;
    margin-left:5%;
    margin-right:5%;
    height:500px;
    background-color:white;
    overflow: auto;
    display: block;
    margin-left: 5%;
    margin-right: 5%;
    height: 500px;
    background-color: white;
     border-left: 2px solid #E07000;
     border-right: 2px solid #E07000;
     border-bottom: 2px solid #E07000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
 }

 .exceptionCloseLink {
    display:block;
    margin-left:5%;
    margin-right:5%;
    display: block;
    margin-left: 5%;
    margin-right: 5%;
     background-color: ThreeDFace;
    padding-top:3px;
    padding-left:5px;
    padding-bottom:3px;
    font-weight:bold;
    color:#000000;
    cursor:pointer;
    cursor:hand;
    padding-top: 3px;
    padding-left: 5px;
    padding-bottom: 3px;
    font-weight: bold;
    color: #000000;
    cursor: pointer;
    cursor: hand;
     border-left: 2px solid #E07000;
     border-right: 2px solid #E07000;
     border-top: 2px solid #E07000;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
}

.alertDialog {
    width: 50%;
    border: 2px solid #ff660a;
    padding: 1em;
    padding-bottom: 1.7em;
    background: #ffffff;
}

.alertDialog .dojoButton {
    float: right;
}


.missingList, .invalidList {
    padding-bottom: 0.6em;
    padding-top: 0.2em;
    padding-left:0.1em;
    padding-right:0.2em;
    margin: 0;
}

.missingList {
    border-top: 4px solid #bedef4;
}

.invalidList {
    border-top: 4px solid #ffaf7e;
}

.missingList li, .invalidList li {
    list-style:none;
    font-style:normal;
}



body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}



#search-text {
	width: 281px;
	margin: 5px;
	padding: 1px 0px 1px 5px;
	border-top: 2px solid #B4460B;
	border-right: 1px solid #F7D08C;
	border-bottom: 1px solid #F7D08C;
	border-left: 2px solid #B4460B;
	color: #747474;
}

#search-type {
	width: 68px;
	border-top: 2px solid #B4460B;
	border-right: 1px solid #F7D08C;
	border-bottom: 1px solid #F7D08C;
	border-left: 2px solid #B4460B;
	color: #747474;
}



#search-category {
	width: 189px;
	border-top: 2px solid #B4460B;
	border-right: 1px solid #F7D08C;
	border-bottom: 1px solid #F7D08C;
	border-left: 2px solid #B4460B;
	color: #747474;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.ul1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul1 li {
	display: inline;
}

.ul1 a {
	display: block;
	border-bottom: 1px solid #E7E7E7;
	padding: 4px 0px 5px 28px;
	background: url(images/homepage16.gif) no-repeat 13px 8px;
}

.ul2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul2 li {
	display: inline;
}

.ul2 a {
	display: block;
	border-bottom: 1px solid #E7E7E7;
	padding: 4px 0px 5px 28px;
	background: url(images/homepage20.gif) no-repeat 13px 8px;
}

.text1 {
	margin-bottom: .5em;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.ol1 {
	line-height: 17px;
	font-weight: normal;
	padding: 5px 5px 5px 0px;
}

.text2 {
	color: #DFEDCC;
}

.text3 {
	display: block;
	width: 170px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(images/homepage13.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text31 {
	display: block;
	width: 170px;

	padding: 9px 0px 0px 28px;
	background: url(images/homepage13.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text32 {
	display: block;
	width: 153px;

	padding: 9px 0px 0px 28px;
	background: url(images/homepage21.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.text4 {
	display: block;
	width: 153px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(images/homepage17.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text5 {
	display: block;
	width: 153px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(images/homepage21.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text6 {
	position: relative;
	padding-top: 25px;
	color: #FFFFFF;
}

.text7 {
	clear: both;
	color: #FFFFFF;
	text-align: left;
}

.text8 {
	display: block;
	width: 344px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(images/homepage26.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text9 {
	font-size: 10px;
	font-weight: bold;
	color: #F58A25;
}

.text10 {
	color: #999999;
}

.text11 {
	display: block;
	width: 532px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(images/subpage1_03.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text12 {
	font-size: 11px;
	color: #2A92B6;
}

.textWhite {
	color: #FFFFFF;
}


.ok {
	font-size: 11px;
	color: #2F8A2F;
}

.error {
	font-size: 11px;
	font-weight: bold;
	color: #F58A25;
	padding: 0px 0px 12px 0px;
}

.errorRed {
	font-size: 11px;
	font-weight: bold;
	color: red;
	padding: 0px 0px 12px 0px;
}
/** LINKS */

a {
	color: #2A92D6;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	color: #626262;
}

a.link2 {
	display: block;
	text-align: right;
	color: #FFFFFF;
}

a.link21 {
	color: #FFFFFF;
}

a.link3 {
	display: block;
	width: 166px;
	height: 23px;
	padding: 8px 0px 0px 33px;
	background: url(images/homepage11.gif) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.link3:hover {
	text-decoration: underline;
}

a.link4 {
	color: #FCE8B9;
}

/** STYLES */

.style1 {
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: #8EAF35 url(images/homepage08.gif) repeat-x left top;
}

.bg2 {
	background: url(images/homepage09.jpg) no-repeat left top;
}

.bg3 {
	background: #FAFAFA url(images/homepage15.gif) repeat-y left top;
}

.bg4 {
	background: #E9F4F7 url(images/homepage19.gif) repeat-y left top;
}

.bg5 {
	background: #8EAF35 url(images/homepage23.gif) repeat left top;
}

.bg6 {
	background: #FFFFFF url(images/homepage27.gif) repeat left top;
}

.bg7 {
	background: #FFFFFF url(images/subpage1_04.gif) repeat left top;
}

/** MISC */


.form-td { text-align: left; font-size: 12px; }

label {text-align: left; font-size: 12px; }

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 10px;
}

.img2 {
	float: right;
	margin-left: 10px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.name {
	padding-left: 13px;
	background: url(images/homepage33.gif) no-repeat 0px 4px;
}

.left-margin {
	padding-left: 12px;
}

a.link5 {
	display: block;
	width: 166px;
	height: 23px;
	padding: 8px 0px 0px 33px;
	background: url(images/homepage10.gif) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.link5:hover {
	text-decoration: underline;
}

a.link6 {
	display: block;
	width: 166px;
	height: 23px;
	padding: 8px 0px 0px 33px;
	background: url(images/homepage12.gif) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.link6:hover {
	text-decoration: underline;
}

a.linkButton {
	display: block;
	width: 80px;
	height: 26px;
	padding: 3px 0px 0px 19px;
	background: url(images/homepage35.jpg) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.linkButtonYellow {

	width: 66px;
	height: 27px;
	padding: 4px 15px 10px 12px;
	background: url(images/subpage1_02.jpg) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.linkButtonYellow:hover {
	text-decoration: underline;
}

a.linkButton:hover {
	text-decoration: underline;
}
